✨ USDT payments on 5 chains
One API key, every AI model.
OpenAI-compatible gateway. Pay with USDT. Start with $1 free credit when you sign up — no credit card required.
- Sub-100ms gateway overhead
- AES-256 token storage
- Streaming SSE pass-through
Models from leading providers
OpenAIAnthropicGoogleDeepSeekMistralQwenZhipuMiniMaxOpenAIAnthropicGoogleDeepSeekMistralQwenZhipuMiniMax
Why EastX
Built for developers, priced for shipping
Drop-in OpenAI compatible
Change one URL. Your existing OpenAI SDK code works unchanged. cURL, Python, Node — all supported.
Crypto-native billing
Top up with USDT on TRC20, ERC20, BSC, Arbitrum, or Solana. Permanent address per chain. No bank, no card.
Smart routing & failover
Multi-token pool with weighted or failover routing. 429s and 5xxs trigger automatic retries to backup tokens.
Drop-in compatible
Make your first call in 30 seconds
Already using OpenAI SDK? Just change the base URL.
first-call.py
from openai import OpenAI
client = OpenAI(
api_key="sk-eastx-...",
base_url="https://api.eastx.ai/v1"
)
response = client.chat.completions.create(
model="deepseek-v4-flash",
messages=[{"role": "user", "content": "Hello, EastX!"}]
)
print(response.choices[0].message.content)Python·cURL·Node.js·TypeScript·Go
Pay-as-you-go
Transparent, per-token pricing
Pay only for what you use. Streaming and non-streaming priced the same.
| Model | Context | Input / 1M | Output / 1M |
|---|---|---|---|
deepseek-v4-flashRecommended | 128K | $0.14 | $0.28 |
deepseek-v4-chat | 128K | $0.27 | $1.10 |
deepseek-v4-reasoner | 64K | $0.55 | $2.20 |
claude-opus-4 | 200K | $15.00 | $75.00 |
claude-sonnet-4 | 200K | $3.00 | $15.00 |
Start shipping with EastX today
$1 free credit on signup. No card required.