Free

$0
  • 17 models across Groq, NVIDIA and SambaNova
  • Web search, scrape, crypto prices, image generation and text-to-speech — all free
  • 170ms fastest response
  • Text, JSON, reasoning, code
  • Identical API shape to paid models
  • Idempotent retries included
  • No wallet and no signup required
Start free

Services

Every non-chat service is free while in beta.

ServiceEndpointPrice
Web searchPOST /v1/searchFree
Web scrapePOST /v1/scrapeFree
Crypto pricesGET /v1/data/pricesFree
Image generationPOST /v1/images/generationsFree
Text to speechPOST /v1/audio/speechFree
Speech to textPOST /v1/audio/transcriptionsFree

Per-Request Pricing

USDC on Base mainnet (Solana also supported). Launch discounts applied automatically.

ModelPriceLatencyNote
clervo/haiku-4.5$0.0021–2sCheapest paid tier
clervo/gpt-mini$0.0052–4sBudget GPT class
clervo/sonnet-5$0.0152–3sBalanced production workhorse
clervo/code$0.0152–3sCode & software engineering
clervo/gpt$0.0182–4sFull GPT class
clervo/gpt-max$0.0352–4sHighest GPT tier
clervo/opus-5$0.0842–3sFlagship — most capable

Questions

What currency?

USDC on Base mainnet (eip155:8453), settled through the Coinbase CDP facilitator. Solana is also supported. Your agent needs a wallet holding USDC on one of those networks.

What if my request fails?

Payment only happens after success. Failed requests are never charged. Use idempotency keys for safe retries.

Will free models stay free?

Depends on upstream providers. If a free tier is removed, those models move to paid with notice.

Rate limits?

None during beta. Paid requests have higher priority.

Input/output limits?

20,000 input characters, 4,096 output tokens for paid. 10,000 / 1,024 for free.