Every frontier model
through one endpoint,
with the meter always visible

Overagent is an OpenAI-compatible gateway. Watch the exact cost settle against your balance, and pay from prepaid crypto credit.

Commitment
None
Billing
Per request
Top-up
Crypto
Set up in three commandsbash

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

In the catalogEvery model and rate
  • claude-sonnet-5
  • gemini-3.6-flash
  • kimi-k3
  • gpt-5.6-terra
  • glm-5.2
  • grok-4.6
  • claude-sonnet-4-6
  • gemini-3.5-flash
  • kimi-k2.7-code
  • gpt-5.6-sol
  • grok-4.5
  • claude-sonnet-4-5
  • gemini-3.1-pro
  • gpt-5.6-luna
  • claude-opus-5
  • gemini-3-flash
  • gpt-5.5
  • claude-opus-4-8
  • gemini-2.5-flash
  • gpt-5.4-nano
  • claude-opus-4-7
  • gpt-5.4-mini
  • claude-opus-4-6
  • gpt-5.4
  • claude-opus-4-5
  • gpt-5.3-codex
  • claude-haiku-4-5
  • gpt-5.2
  • claude-fable-5
  • gpt-5.1
  • gpt-5-mini

Pay for actual usage rather than an estimate

The estimate is held, never spent. The difference between the reservation and the settled figure returns to your balance the moment the run completes.

Reserved on send
$0.1240
Settled on completion
$0.0884
Returned to your balance
$0.0356

What you get

A gateway built with the clarity of a ledger

  1. wire

    Your OpenAI client, unchanged

    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.

  2. catalog

    Claude, GPT, Gemini, Grok and Kimi

    One catalog, synced live, with every thinking and effort variant a model exposes and the rate attached to each.

  3. meter

    Cost recorded per request

    Input, output and cached tokens against the exact dollar figure, on every call, exportable as CSV whenever you want it.

  4. wallet

    Prepaid, in crypto

    Top up in USDT, BTC, ETH and more. Credit lands the moment the payment confirms on-chain. No subscription and no seat count.

  5. keys

    Keys encrypted at rest

    Issue and revoke as many as you need. A key is shown once at creation and stored only as a hash after that.

Trust, in plain language

Crypto is irreversible, so our controls are specific

Payment
Credit is added only after the invoice is confirmed.
Secrets
Customer keys are shown once, then stored only as hashes.
Recovery
Official support handles access and payment issues.

Change two lines and keep everything else

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, )

One endpoint, every model

Public signup is closed for now. Sign in if you already have a workspace.

Sign in