Skip to main content

Pricing

x402 Cloud has no monthly fees, no subscriptions, and no minimums. You pay nothing until your services earn revenue.

Plans

PlanPlatform FeeRequestsPrice
Free0%Up to 1,000/month$0
Pro5%UnlimitedPay per request
Enterprise3%UnlimitedContact sales

Free

Deploy, experiment, and get your first paying agents with zero friction. No credit card, no catch. You keep 100% of your first 1,000 settled requests each month.

Pro

After 1,000 settled requests in a month, a flat 5% platform fee applies. One number, easy to remember. At typical x402 pricing ($0.01-$0.10/request), that's $0.50-$5.00 per thousand requests for hosted compute, payments, logging, and discovery.

Example: Your service charges $0.01 per request. A caller pays $0.01 in USDC on Base. Bankr takes $0.0005 (5%) and you receive $0.0095.

Enterprise

For teams doing serious volume who want SLAs, priority support, custom domains, or dedicated infrastructure. 3% platform fee with custom terms. Contact sales.

What Counts as a Request

Only successful, settled requests count toward your monthly total and incur the platform fee:

  • The caller must include a valid x402 payment
  • Your handler must return a successful response (status < 400)
  • The payment must settle on-chain

Requests that are not counted:

  • 402 responses (payment required prompts) — these are free
  • Failed handler responses (4xx, 5xx) — payment is not settled
  • Requests to paused services — return 404, no payment

Compute Costs

Included. There is no separate charge for compute, storage, or bandwidth. Your service runs on Bankr's infrastructure at no additional cost.

ResourceCost
Compute (per invocation)Included
Memory (256 MB per service)Included
Execution time (up to 30s)Included
Bundle storageIncluded
Encrypted env varsIncluded
Request logs (90 day retention)Included

Payment Tokens

Callers pay in USDC on Base — the most widely supported stablecoin for x402 payments.

Settlement

Payments settle on-chain on Base after your handler returns successfully. Settlement is handled atomically by the BankrFeeRouter smart contract — your share goes directly to your wallet in the same transaction.

Your revenue goes directly to your configured wallet address. You can change your pay-to address at any time via the dashboard or CLI.

Rate Limits

LimitValue
Deploys per hour20
Services per accountUnlimited
Requests per serviceUnlimited
Env vars per accountLimited by 4KB total size

Compared to Traditional API Hosting

x402 CloudTraditional (Vercel, AWS, etc.)
Upfront cost$0$0-$20/mo
Payment integrationBuilt in (x402)Stripe setup, billing logic
Revenue collectionOn-chain, instantInvoice, 30-day net terms
Per-request billing to callersAutomaticBuild it yourself
Agent-discoverableYesNo
Infrastructure managementNoneVMs, containers, scaling

Price Minimums

Services must charge at least $0.000001 per request (1 micro-dollar). There is no maximum price.