An API gateway for coding agents, paid for by the token's trading fees. Your wallet is your API key. No shared seats, no borrowed OAuth, no bans.
Sign a SIWE message with the wallet that holds. The gateway returns a session token. No signup, no email, no card.
Every request reads balanceOf on Robinhood Chain (60s cache). Your 48h time-weighted balance sets the tier: models, daily quota and concurrency. Sell, and you lose the seat.
Daily budget = last 7 days of fees ÷ active holders. The formula is public and so is the dashboard. Volume goes up, quota goes up.
Claude Code, Codex and the rest already accept an alternate endpoint via environment variable. The gateway sits in the middle, checks the wallet and forwards the call with our own API org key.
No fork, no plugin. Just a different endpoint.
ANTHROPIC_BASE_URL=https://gw.claudio.xyzANTHROPIC_AUTH_TOKEN=<session>OPENAI_BASE_URL=https://gw.claudio.xyz/v1OPENAI_API_KEY=<session>provider.baseURL=https://gw.claudio.xyz/v1apiKey=<session>API Provider: OpenAI CompatibleBase URL: https://gw.claudio.xyz/v1API Provider: OpenAI CompatibleBase URL: https://gw.claudio.xyz/v1OPENAI_API_BASE=https://gw.claudio.xyz/v1aider --model openai/claude-sonnetCursor does not allow a custom endpoint for its agent or tab. Not supported, and it won't be.
Tiers by 48h time-weighted balance. No payments, no subscription. You get paid in access, not dollars: nothing to sell.
Splitting a balance across wallets drops you a tier. Buy, use and sell within the hour gets you nothing: balance only counts after 48h.
Every sweep converts escrowed ETH into API credits. Part of the stream goes to the pons v2 buyback vault, which buys CLAUDIO back and locks it for five years. The dashboard publishes fees, budget and usage per tier in real time.
Claude Max and ChatGPT Pro subscription tokens can't be used outside the official apps, and they detect it. CLAUDIO touches none of them: it's a product built on the API with its own org key, which is exactly what Anthropic and OpenAI want you to do.
Buy CLAUDIO on the pons launchpad on Robinhood Chain. Wait 48h for the balance to count.
ponsfamily.com/launchpad
token: coming soon
The CLI opens a SIWE signature. No gas, no transaction, just a signature.
npx claudio login
→ tier BUILDER · 120k tokens/day
Two environment variables. Your Claude Code won't notice the difference.
export ANTHROPIC_BASE_URL=https://gw.claudio.xyz
export ANTHROPIC_AUTH_TOKEN=$(claudio token)
claude
A week of work to build. Zero to use.