Send a request. Get a 402. Sign a USDC transfer. Get inference.
Built on Circle Nanopayments and the x402 standard. No accounts, no API keys — the signed payment is the authentication.
Pick your starting point — from zero setup to full control.
Try Now
Use the live demo below. No wallet, no setup — we pay from our testnet account so you see the full x402 flow.
Agent SDK
Run our reference buyer agent. Requires a Circle API key and testnet USDC.
Raw API
Build your own x402 client. Full control over wallet and payment signing.
Your users are scripts and autonomous agents, not people clicking buttons.
LangChain, CrewAI, AutoGPT agents get LLM access without human-managed API keys.
MCP servers that call other LLMs as tools — pay per call, no setup.
One agent buys inference from another. USDC is the coordination layer.
Any software that can sign a USDC transfer and send a POST request.
Flat rate per request. No subscriptions. No minimums. Testnet USDC.
Meta
0.001 USDC
per request
Anthropic
0.005 USDC
per request
OpenAI
0.008 USDC
per request
Anthropic
0.010 USDC
per request
MVP: Fixed price per request, regardless of token count. Production: Token-based pricing with prepaid balances or estimate-and-refund via Nanopayments.
Three ways to call InferPay from your code.
curl -X POST https://ipayx402.xyz/api/v1/demo/try \
-H "Content-Type: application/json" \
-d '{"model":"meta-llama/llama-3.1-70b-instruct",
"messages":[{"role":"user","content":"What is x402?"}]}'See the x402 payment flow in action — no wallet required.
Live Demo — Testnet MVP
This demo uses a pre-funded buyer wallet to execute a real USDC payment on Arc Testnet. You don't need a wallet.
Off-chain confirmation in milliseconds. No block waiting. Circle batches settlement — merchants get instant credit.
One endpoint. 200+ models: Llama 3.1, Claude, GPT-4o, Mistral, Gemini. Switch models per request.
Payment is authentication. Sign a USDC transfer with EIP-3009, attach it to the request. No accounts, no tokens.
x402 proxy + buyer agent + playground UI
Circle Nanopayments integration, gas-free batched settlement
Token-based pricing, usage dashboard, multi-model routing
Agent-to-agent marketplace, agents sell skills for USDC
Mainnet deployment, production security, real economics
x402 proxy + buyer agent + playground UI
Circle Nanopayments integration, gas-free batched settlement
Token-based pricing, usage dashboard, multi-model routing
Agent-to-agent marketplace, agents sell skills for USDC
Mainnet deployment, production security, real economics