Stripe settlement
Bridge on-chain payments into your Stripe balance.
Built for x402 + Stripe machine payments
x402 verifies signed agent payments and settles to Stripe so your team gets crypto-native monetization without crypto ops.
payment lifecycle
1. API returns 402 with price
Agent requests protected route and gets payment requirements.
2. Agent signs EIP-3009 payment
No extra gas step, no wallet management for merchants.
3. Facilitator verifies and settles
Settlement and confirmation are tracked in real time.
4. Funds land in Stripe
Reuse payouts, accounting, and ops workflows your team already has.
The product is built around payment reliability, API controls, and transparent operations.
Bridge on-chain payments into your Stripe balance.
Manage API keys, webhooks, and payment activity from one UI.
Protocol-first verification and deterministic settlement logic.
Charge down to $0.01 for per-request monetization models.
Protect existing APIs with payment requirements in front.
Base live now, broader chain and stablecoin expansion in progress.
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
Live
Verification, settlement, hosted facilitator, and Base support.
In progress
Dashboard hardening, Stripe integration, analytics, and webhooks.
Planned
More chains, discovery primitives, and ecosystem SDKs.
1% per settled payment. No monthly minimum.
Transaction fee
1%
Everything included: dashboard, API controls, and settlement.
Join early access for the dashboard rollout, or self-host today from the open source repo.