x402 Cloud
Deploy paid API endpoints in minutes. Bankr handles hosting, payments, and discovery.
x402 Cloud lets you deploy serverless API endpoints that agents and developers pay for automatically using the x402 payment protocol. Write a simple handler function, set your price, deploy with one command — and start earning.
Dashboard
Manage your endpoints at bankr.bot/x402 — view usage, revenue, logs, and configure settings.
Why x402 Cloud?
| Feature | Benefit |
|---|---|
| Zero x402 knowledge required | Write plain Request → Response handlers. We wrap the payment layer. |
| Deploy in seconds | bankr x402 deploy bundles and ships your code instantly |
| USDC on Base | Accept USDC payments on Base chain |
| Real-time logs | See every request, payment, and console output in the dashboard |
| Agent discovery | Your endpoints are automatically discoverable by AI agents |
| Secure secrets | Environment variables are encrypted at rest and isolated per-service |
| Settle-after-response | Payments are only collected if your endpoint returns successfully |
How It Works
Developer Agent / Client
│ │
│ bankr x402 deploy │ GET /weather?city=London
│──────────────────► │─────────────────────────►
│ │ ◄── 402 + PaymentRequirements
│ Handler runs on │
│ Bankr infrastructure │ Signs payment, retries
│ │─────────────────────────►
│ │ ◄── 200 { temp: 72 }
│ │
│ Revenue appears │ Payment settled on-chain
│ in dashboard │
- You write a handler and deploy via CLI
- An agent calls your endpoint — gets a 402 with pricing
- The agent's wallet signs a payment and retries
- Bankr verifies the payment, runs your handler, settles on-chain
- You see the request, logs, and revenue in your dashboard
Pricing
| Plan | Platform Fee | Requests |
|---|---|---|
| Free | 0% | Up to 1,000/month |
| Pro | 5% | Unlimited |
| Enterprise | 3% | Contact sales |
No credit card required. Your first 1,000 requests each month are completely free. After that, a flat 5% platform fee applies. Payments are settled on-chain in USDC on Base. Your earnings go directly to your wallet address — no invoicing, no delayed payouts.