HTTP 402 Native • Per-Use AI Payments

The Agent EconomyRuns on Usage.

No subscriptions. No locked credits. Just pay when your Agent runs.Powered by x402 protocol on Base network.

Launch AgentOur Docs
$0.05
Per Request
~0s
Settlement Time
0
Gas Fees
How It Works

Three steps to autonomous payments

From wallet connect to on-chain settlement in seconds. No friction, no subscriptions.

01

Connect Wallet

Link your wallet in one click. Supports all major Web3 wallets including MetaMask, Coinbase, and more.

02

Sign Session Key

One-time signature creates a session key. No more wallet popups during your session.

03

Run Agent & Pay

Execute AI commands and pay per-use in USDC on Base. Automatic on-chain settlement.

The Protocol

What is x402?

x402 is the payment protocol built on HTTP 402 — the status code the web always reserved for payments but never used. Until now.

It enables real-time, per-request micropayments for AI agents and APIs. No subscriptions, no API keys, no credit card forms. Just cryptographic proof of payment embedded in every HTTP request.

HTTP Response
HTTP/1.1 402 Payment Required
X-Price: 0.05 USDC
X-Network: Base
X-Recipient: 0xAgent...Wallet

Real Per-Use Payments

Pay only for what you consume. No bundles, no minimums, no waste.

No Wallet Popup Per Request

Sign once with a session key. Every subsequent request is frictionless.

Zero Gas Fees

No gas fees during interaction. Settlement is handled transparently.

Transparent Pricing

See the exact cost before every execution. No hidden fees, no surprises.

Automatic Settlement

USDC settles on-chain to the agent wallet automatically after execution.

HTTP 402 Native

Built on the HTTP 402 Payment Required standard — the internet's native payment layer.

Infrastructure

Secured by Cloudflare

Enterprise-grade edge infrastructure protecting every AI agent request.

Edge Routing

Cloudflare Workers route requests at the edge for minimal latency worldwide.

300+
Edge Locations

Bot Prevention

Cloudflare Turnstile prevents bot abuse without CAPTCHAs. Invisible protection.

99.9%
Bot Blocked

Low Latency

Global edge network ensures sub-50ms response times for agent execution.

<50ms
Avg Latency

Secure Validation

API validation happens before agent execution — pay only for verified requests.

100%
Pre-validated
Architecture

End-to-end payment flow

From user request to on-chain settlement — every layer is optimized.

Frontend

Next.js

Cloudflare

Worker

Agent

Execution

x402 Settlement

USDC → Wallet

Request Flow
POST /run-agent
├─ Cloudflare Worker → Validate session + Turnstile
├─ Agent Engine → Execute AI command
├─ x402 Protocol → Deduct 0.05 USDC
└─ Settlement → USDC → 0xAgent...Wallet