Agentic Automation SaaS with Crypto Billing
An agentic workflow platform where ops teams describe a job in plain English and get a versioned, retry-safe automation — billed per successful run in fiat or crypto.
The founders had a clever demo but no production story: no retries, no auth, no billing, no observability.
Their target buyers — ops leads in crypto-native companies — wanted to pay in stablecoins and hated per-seat pricing.
They needed a product that could survive the first angry customer, not a demo that could survive a tweet.
Ported the core to Inngest for durable execution with step-level retries, idempotency keys and fan-out.
Introduced a three-layer agent model: planner → executor → critic, with a tool registry scoped per workspace.
Metered per successful run, with Better Auth + Cryptomus for stablecoin checkout and invoice PDFs.
Built an admin console showing cost, tokens, wall time and failure taxonomy per workflow.
94% workflow success rate at the three-month mark.
$410k ARR within seven months of launch, all self-serve.
Mean-time-to-recovery under 45 seconds thanks to Inngest replay.
First enterprise contract signed on the back of the observability console.
- Architecture, agent loop and tool registry
- Billing: metering, Stripe + Cryptomus, tax handling
- Auth and RBAC via Better Auth
- Admin observability and abuse controls