Non-custodial subscriptions. Micropayment APIs. Built for agents.
Subscription and micropayment infrastructure for EVM chains. 1.5% fees, sub-100ms API payments via MPP. Funds never leave your wallet until charge time.
The Infrastructure Stack
Three primitives that compose into a full payment layer for any EVM application.
Subscription Engine
CronRegistry manages non-custodial recurring charges. Funds stay in subscriber wallets until keepers execute on schedule. Immutable contracts, permissionless execution, 0.5% keeper bounty.
MPP Micropayments
HTTP 402 payment protocol for pay-per-request APIs. Clients deposit once, sign vouchers per-call. Sub-100ms settlement, near-zero marginal cost. OAuth for money.
Agent Economy
AI agents pay for APIs autonomously via GOAT and LangChain tool integrations. MCP server exposes Cron as a tool. Agents subscribe, pay, and settle — no human in the loop.
How Cron Operates
Create a Plan
Define token, amount, interval, and grace period. Deploy via PlanFactory with validation built in. Same address on every chain via CREATE2.
Subscribers Pay on Schedule
Users approve tokens to CronRegistry once. They receive a CronNFT as their subscription identity. Funds stay in their wallet. Permissionless keepers call charge() when due and earn 0.5% bounty.
Agents Access via MPP
AI agents access paid APIs via MPP sessions. Deposit once, pay per-call with signed vouchers. No on-chain tx per request. Sub-100ms latency, near-zero marginal cost.
Payment Flow
How MPP Works
Automatic Settlement
Ready to build
autonomous payments?
Start integrating Cron Protocol today. Non-custodial. Permissionless. Audited. Deploy once, charge on every chain.
npm i @cron/sdk @cron/react