Built for x402 + Stripe machine payments

Accept AI Payments In Your Stripe Account

x402 verifies signed agent payments and settles to Stripe so your team gets crypto-native monetization without crypto ops.

~2s settlement $0.01 minimum Gasless flow Stripe compatible

payment lifecycle

  1. 1. API returns 402 with price

    Agent requests protected route and gets payment requirements.

  2. 2. Agent signs EIP-3009 payment

    No extra gas step, no wallet management for merchants.

  3. 3. Facilitator verifies and settles

    Settlement and confirmation are tracked in real time.

  4. 4. Funds land in Stripe

    Reuse payouts, accounting, and ops workflows your team already has.

Clean operator flow, not crypto complexity

The product is built around payment reliability, API controls, and transparent operations.

Stripe settlement

Bridge on-chain payments into your Stripe balance.

Self-service dashboard

Manage API keys, webhooks, and payment activity from one UI.

x402-native verification

Protocol-first verification and deterministic settlement logic.

Microtransactions

Charge down to $0.01 for per-request monetization models.

Managed paywall proxy

Protect existing APIs with payment requirements in front.

Multi-chain roadmap

Base live now, broader chain and stablecoin expansion in progress.

How it works

From request to settlement in a single payment path.

# Agent requests protected endpoint
curl -i https://api.yourcompany.com/premium-data

HTTP/1.1 402 Payment Required

# Agent signs x402 payment and retries
curl -i -H "X-Payment: <signed_eip3009_payload>" \
  https://api.yourcompany.com/premium-data

HTTP/1.1 200 OK

Roadmap

Live

Foundation

Verification, settlement, hosted facilitator, and Base support.

In progress

Payment gateway

Dashboard hardening, Stripe integration, analytics, and webhooks.

Planned

Multi-chain + discovery

More chains, discovery primitives, and ecosystem SDKs.

Simple pricing

1% per settled payment. No monthly minimum.

Transaction fee

1%

Everything included: dashboard, API controls, and settlement.

Ready to accept agent payments?

Join early access for the dashboard rollout, or self-host today from the open source repo.