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 compatibleNo identity verificationPolygon USDT live nowUncensored models live
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://www.eshurouter.net/api/v1",
    api_key="ek-your-key",
)

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

Built for developers who want crypto payments and production-ready routing in one layer.

The product is not just a model catalog. It combines funding, routing, agent payments, and operational visibility into one gateway you can actually ship with.

MPP Explained

How machine payments unlock agent-native inference.

Instead of forcing every request through a pre-funded dashboard balance, MPP lets an agent receive a payment challenge, attach proof, and continue the same workflow with a verifiable machine-to-machine payment step.

View payment guide
01

Agent sends a request

Your app or agent calls the OpenAI-compatible endpoint and includes the model plus any payment context it already has.

02

Gateway returns a 402 challenge

If the request should be paid with MPP, EshuRouter returns a machine-readable payment challenge instead of a normal completion.

03

Agent attaches proof of payment

The agent signs the challenge, attaches the payment artifact, and retries the request without waiting for a human approval loop.

04

Inference runs and settles

The gateway verifies the payment proof, serves the model call, and records usage so spend stays traceable in one place.

Why this matters: it keeps the UX OpenAI-compatible for developers while making per-request crypto settlement possible for autonomous agents.
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 in and start 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
••••••••••••••••

Featured Models

Use leading models through one crypto-funded API, or let EshuRouter auto-pick the best live option.

View all

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.