onchain llm settlement terminal

Every model.One endpoint.Paid by your wallet.

A gateway in front of every frontier model that speaks both OpenAI and Anthropic. Sign in with your wallet, top up in USDC on Base, Arbitrum & more, and pay per token — metered and settled on-chain.

live · settlement
AI · SIGNALUSDC · LEDGER
throughput
0
$/call
0
latency
0 ms
openai/gpt-5.5anthropic/claude-opus-4.8google/gemini-3.5-flashdeepseek/deepseek-v4-proqwen/qwen3.7-maxx-ai/grok-4.3z-ai/glm-5.1moonshotai/kimi-k2.6openai/gpt-image-2google/veo-3.1-generate-001openai/gpt-5.5anthropic/claude-opus-4.8google/gemini-3.5-flashdeepseek/deepseek-v4-proqwen/qwen3.7-maxx-ai/grok-4.3z-ai/glm-5.1moonshotai/kimi-k2.6openai/gpt-image-2google/veo-3.1-generate-001
120+
models routed
1
endpoint · OpenAI + Anthropic
USDC
native · 6 chains
SSE
true token streaming
protocol

Three moves to first token.

01
Connect & sign
Your wallet is your account. A single SIWE signature opens the console — no gas, no forms.
02
Top up in USDC
Send native USDC on Base, Arbitrum, or any supported chain. The deposit is confirmed on-chain and credited to your balance.
03
Point & ship
Mint a relay key, set the base URL, and call any model. Usage is metered per token.
surface

Built for the people who ship.

OpenAI & Anthropic native
Keep your SDK or agent. Claude Code, Codex, OpenClaw, Cursor — all point at one base URL and a key.
Wallet login (SIWE)
No email, no password. Your wallet signs in. Sign a message, get a session — zero gas.
Multichain USDC settlement
Top up in native USDC on Base, Arbitrum, OP, Avalanche or Ethereum. Deposits are confirmed on-chain and credited to your balance.
Cache-aware metering
Metered per token in integer USDC units — and cached tokens bill at the cheaper cache-read rate.
Streaming, untouched
SSE passes straight through with backpressure. Tokens arrive the instant the model emits them.
Text, image & video
Chat and embeddings, plus image generation (incl. image-to-image) and video — every modality, one key.
drop-in

Change two lines.
Keep your stack.

If it speaks OpenAI or Anthropic, it speaks DeFAI Relay. Point an OpenAI client at https://defai.gtio.work/v1 — or Claude Code at https://defai.gtio.work — and use your relay key. Streaming, tools, and usage all work the way you expect.

curl https://defai.gtio.work/v1/chat/completions \
  -H "Authorization: Bearer sk-relay-…" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "anthropic/claude-opus-4.8",
    "messages": [{"role":"user","content":"Settle this."}],
    "stream": true
  }'

Point your stack at one endpoint.

Wallet-native. OpenAI + Anthropic. Settled in USDC.

Launch Console →