Skip to main content

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?

FeatureBenefit
Zero x402 knowledge requiredWrite plain Request → Response handlers. We wrap the payment layer.
Deploy in secondsbankr x402 deploy bundles and ships your code instantly
USDC on BaseAccept USDC payments on Base chain
Real-time logsSee every request, payment, and console output in the dashboard
Agent discoveryYour endpoints are automatically discoverable by AI agents
Secure secretsEnvironment variables are encrypted at rest and isolated per-service
Settle-after-responsePayments 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 │
  1. You write a handler and deploy via CLI
  2. An agent calls your endpoint — gets a 402 with pricing
  3. The agent's wallet signs a payment and retries
  4. Bankr verifies the payment, runs your handler, settles on-chain
  5. You see the request, logs, and revenue in your dashboard

Pricing

PlanPlatform FeeRequests
Free0%Up to 1,000/month
Pro5%Unlimited
Enterprise3%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.