FAQ Check Balance Terms

CHEAPR.XYZ

Claude API tokens at up to 67% off

OpenAI-compatible endpoint · Crypto only · Key in 30 seconds

Loading…
Stats
67%
Max Savings
30s
Key Delivery
99.9%
Uptime
1MTOKENS
1M$8
2M$15
5M$35
10M$60
20M$100
TAP TO SELECT VOLUME
Cheapr
$8
VS
Anthropic
$15
SAVE $7
By purchasing, you agree to our Terms of Service
Details
Instant delivery
No signup needed
Top up anytime
Opus 4.6
Sonnet 4.6
OpenAI-compatibleCrypto paymentsNot affiliated with Anthropic

How It Works

Pick Your Volume

Slide to choose how many tokens you need. Bigger packs, bigger discounts — up to 67% off Anthropic’s API price.

Pay With Crypto

Enter your email and pay via any major crypto. No KYC, no account, no friction. Payment confirms in minutes.

Start Building

Get your API key instantly. Drop it into any OpenAI-compatible client. Same models, same quality, fraction of the cost.

Drop-in Replacement

from openai import OpenAI

client = OpenAI(
    api_key="sk-your-key",
    base_url="https://cheapr.xyz/v1"
)

response = client.chat.completions.create(
    model="claude-opus-4-6",
    messages=[{"role": "user", "content": "Hello!"}]
)

FAQ

What is Cheapr.xyz?
An OpenAI-compatible API proxy that gives you access to Claude models (Opus 4.6, Sonnet 4.6) at up to 67% less than Anthropic's official API pricing. You get an API key and a base URL — drop it into any OpenAI SDK and it just works.
How are tokens counted?
Total tokens = input tokens + output tokens combined. This matches the total_tokens field in the API response. Every request deducts from your balance based on actual usage reported by Claude.
Do tokens expire?
No. Your token balance stays until you use it, as long as the service is running.
Can I top up my balance?
Yes. Buy another token pack with the same email address and it gets added to your existing key. No need for a new key.
What crypto can I pay with?
Anything NOWPayments supports — BTC, ETH, USDT, LTC, SOL, TRX, TON, and 300+ other coins. You choose at checkout.
Can I get a refund?
No. All crypto payments are final. This is a prepaid token service — test with a small pack first if you're unsure.
Does streaming work?
Yes. Set stream=True in your request and you'll get Server-Sent Events (SSE) just like the official API.
Is this affiliated with Anthropic?
No. Cheapr.xyz is an independent third-party service. We are not affiliated with, endorsed by, or partnered with Anthropic.