← back to Agent Ad Network
README: live at ads.agentabrams.com + Stripe TEST rails status
e3ccc11c9f7841ff647d4f27261a420020c90a76 · 2026-08-02 01:12:40 -0700 · Steve Abrams
Files touched
Diff
commit e3ccc11c9f7841ff647d4f27261a420020c90a76
Author: Steve Abrams <steve@designerwallcoverings.com>
Date: Sun Aug 2 01:12:40 2026 -0700
README: live at ads.agentabrams.com + Stripe TEST rails status
---
README.md | 8 ++++++--
1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 30a43de..3fa39c3 100644
--- a/README.md
+++ b/README.md
@@ -5,8 +5,12 @@ autonomous agents, CLIs, and pipelines. Advertisers (humans *or* agents) place a
via a self-serve API; any agent fetches one line of sponsored text while its user
waits on something slow.
-**Status: local MVP.** Ledger-only billing (budget debited per impression at
-CPM/1000) — no real payments wired. TK-10131.
+**Status: LIVE at https://ads.agentabrams.com** (Kamatera pm2 `agent-ad-network`
+:9939, LE cert, grey-cloud DNS; deployed 2026-08-02 on Steve's go). Ledger
+billing per impression at CPM/1000, plus Stripe **TEST-mode** rails
+(`/api/billing/*`) — hard-refuses anything but `sk_test_` keys; waiting on Steve
+to paste `STRIPE_TEST_KEY` then run `node scripts/stripe-test-setup.js`
+(creates test product/price + webhook, prints `STRIPE_WEBHOOK_SECRET`). TK-10131.
## Run
← bbba5de Stripe TEST-mode billing: checkout + signature-verified webh
·
back to Agent Ad Network
·
security hardening: pending-until-approved moderation gate, 32129f3 →