Crypto payments for AI apps and agents

Use top AI models.
Pay with crypto. Skip KYC.

One OpenAI-compatible endpoint for GPT, Claude, Gemini, Llama, Qwen, DeepSeek, and more. Fund with Polygon USDT today, with more chains and assets coming next, or let agents pay per-request via MPP. No credit card. No bank account.

$0.50 free for every new workspace. Fund with crypto when you need more volume.

OpenAI SDK compatiblePolygon USDT live nowMPP for agents
Developer Proof

Keep your OpenAI SDK. Just swap the endpoint.

Point your existing SDK at EshuRouter, keep the request shape you already know, and fund usage with crypto. That is the shortest path from prototype to production for both apps and agents.

from openai import OpenAI

client = OpenAI(
    base_url="https://api.eshu.dev/api/v1",
    api_key="ek-your-key",
)

response = client.chat.completions.create(
    model="auto",
    messages=[{"role": "user", "content": "Hello"}],
)
Get Live Fast

From signup to first request in one short setup flow.

Everything below is designed to reduce friction: fast signup, crypto funding, and an API path that feels familiar from the first request.

1

Sign up in 30 seconds

Use Google, GitHub, or a Web3 wallet to create a workspace fast. No credit card. No long KYC flow.

2

Get free credits or fund with crypto

Start with the $0.50 signup bonus, then fund with Polygon USDT today. More chains and assets are coming, and agents can use MPP for per-request payments.

Apr 1$99
Mar 30$10
3

Make your first API call

Create an API key, keep your existing OpenAI SDK, and point base_url to EshuRouter. The quickstart docs walk you through the first request.

ESHU_API_KEY
••••••••••••••••

Built for AI Agents

EshuRouter and MPP are designed for agent-native spending, where software can fund and route inference without a human in the loop.

Agent-ready architecture
Autonomous execution

Manus

Plan work, spend per request, and complete agent loops in one path.

PlanRunSettle
Manus

A strong fit for agent workflows that need per-task or per-request inference spending.

Open rails

OpenClaw

Plug open-source orchestration into one routing and billing layer.

RouteFallbackTrace
OpenClaw

Open-source agent infrastructure can route through one gateway instead of wiring each model vendor directly.

Task workflows

MuleRun

Combine crypto funding, routing, and logs inside one runtime layer.

FundExecuteReview
MuleRun

Task-running agents can combine crypto funding, model routing, and logs inside one operational layer.