Gift
Claude Pro.
Pay for someone's Claude Pro. They sign in to the real claude.ai. No code, no wallet, no app to download.
Claude Pro live now · ChatGPT Plus & Gemini Advanced — join the waitlist.
Three taps. Done.
Their email. Claude Pro, ChatGPT Plus or Gemini Advanced.
Card or USDC on Base. You hold the billing.
No code to redeem. Pro is active on the real site.
There is no code. We activate her Claude Pro directly — she just signs into claude.ai like normal.
We credit the next renewal so she's never double-charged.
Anytime, from your dashboard. Her plan reverts to free at the end of the paid period.
Agent-to-agent
AI billing API.
Your agent runs low. It calls our API. Credits arrive in seconds. Hybrid pricing — free indie tier, $49/mo Build, custom Scale.
Built for agents
and developers.
A standardized JSON envelope, staging and live keys, and signed webhooks. Ship AI top-ups in 10 minutes.
- · Numeric error codes & transaction IDs on every response
- · Staging keys for end-to-end testing without moving credits
- · HMAC-signed webhooks with retries and delivery logs
{
"success": true,
"code": 1000,
"transaction_id": "txn_8f2a...",
"status": "ok",
"timestamp": "2026-06-13T05:00:00Z",
"data": {
"recipient": "agent@email.com",
"platform": "claude",
"amount_usd": 25
}
}