InferDock · Claude resold, metered, crypto-paid● live

Claude, without the markup

Frontier Claude.
Token price.
Nothing else.

Opus, Sonnet, and Haiku behind one endpoint. Pay per token, topped up in crypto.

request.sh
curl https://api.inferdock.xyz/v1/chat/completions \
  -H "Authorization: Bearer pk_live_..." \
  -d '{
    "model": "claude-opus-4-8",
    "messages": [{ "role": "user", "content": "ship it" }]
  }'

→ same shape your OpenAI or Anthropic client already speaks

3
Claude models
$5
minimum top-up
0
subscription fees
/v1
drop-in base URL

What you actually get

01

Drop-in compatible

Point any OpenAI or Anthropic SDK at our base URL. Same code, just a new endpoint.

02

Metered to the token

Every call is drawn from a prepaid balance. You pay for the tokens you burn, nothing else.

03

Topped up in crypto

Fund with USDC or ETH on Base, Ethereum, or Arbitrum. Credited on-chain.

04

Keys, usage, spend

Issue keys, track spend per key, and watch your balance live in the dashboard.

Under a minute

1

Fund a balance

USDC / ETH → credited
2

Mint a key

pk_live_••••
3

Point your SDK

baseURL: /v1

The catalog

Three Claude models, transparent per-token pricing. Change the model string to switch — nothing else.

ModelContextIn $/MOut $/MBest for
claude-opus-4-81M12.0060.00Deep reasoning, agents
claude-sonnet-4-61M2.5012.00Balanced production work
claude-haiku-4-5200K0.804.00Fast, cheap, high-volume

Fund a balance.
Ship the request.

Create your key