Radom MCP billing

Transaction billing for agents, without subscriptions.

How it works

Every MCP call spends the monthly free quota first, then prepaid balance. Stripe SPT/MPP agent payment credentials can be enabled later when Stripe turns them on for this account.

Live endpoints

  • GET /v1/customer/me checks balance and quota.
  • POST /v1/topup creates Stripe Checkout top-ups.
  • POST /v1/charge records per-call usage.