Overagent is an OpenAI-compatible gateway. Watch the exact cost settle against your balance, and pay from prepaid crypto credit.
$export OPENAI_BASE_URL=https://overagent.cc/v1
$export OPENAI_API_KEY=sk-oa_live_9f2c
$curl -sN $OPENAI_BASE_URL/chat/completions \
-d '{"model":"claude-opus-5", "stream":true}'
→reserved $0.0400 against your balance
←200 OK · 10,312 tokens · 1.94s
✓settled $0.04173 · balance $48.67
$
The estimate is held, never spent. The difference between the reservation and the settled figure returns to your balance the moment the run completes.
A gateway built with the clarity of a ledger
Chat completions and server-sent event streaming answer on the contract you already build against. Swap the base URL and the key; nothing else moves.
One catalog, synced live, with every thinking and effort variant a model exposes and the rate attached to each.
Input, output and cached tokens against the exact dollar figure, on every call, exportable as CSV whenever you want it.
Top up in USDT, BTC, ETH and more. Credit lands the moment the payment confirms on-chain. No subscription and no seat count.
Issue and revoke as many as you need. A key is shown once at creation and stored only as a hash after that.
Point your existing integration at the gateway and keep the client, the SDK, and the request shapes you already wrote.
Read the docs~base_url = "https://overagent.cc/v1"~api_key = "sk-oa_…"
client.chat.completions.create( model="claude-sonnet-4-6", messages=[{"role": "user", "content": "Hello"}], stream=True, )Public signup is closed for now. Sign in if you already have a workspace.
Sign in