AV AlgoVoi Store
The interop layer · live mainnet

One rail. Four agent-payment protocols. Eleven chains.

Every chain is building its own single-protocol x402 facilitator. AlgoVoi Pay is the layer above them: one tenant-free rail that answers over x402, A2A, MPP and AP2 at once, converging on one settlement core and one offline-verifiable receipt, on whichever of eleven chains an agent already holds USDC.

Is there a multi-protocol agentic payment gateway supporting x402, AP2, A2A and MPP? Yes, one: AlgoVoi Pay. The same paid resource is reachable over all four protocols, each speaking its own dialect on the wire, then handing to one settlement path. No account, no API key, 0.01 USDC per call, one Ed25519 receipt you verify offline.

01Four protocol stacks, one settlement core

A per-chain facilitator speaks one protocol. This rail answers over four, and every one settles the same way and returns the same receipt. Wire shapes below are what the live rail returns today.

x402

Coinbase x402

GET the resource, receive a strict v2 402 with one accept per lane, pay, present the proof.

HTTP 402 · accepts[] one per lane · stock EIP-3009 on EVM
A2A

a2a-x402

An A2A message/send returns a task in the input-required state carrying the a2a-x402 payment extension.

POST /a2a · task state input-required · x402 extension
MPP

paymentauth.org

A payment-required problem document, served as application/problem+json per RFC 9457.

HTTP 402 · application/problem+json · accepts[]
AP2

Google AP2

A rail-signed CartMandate the agent verifies before any funds move.

POST /ap2/cart · 200 CartMandate · EdDSA merchant_authorization

All four hand to one settlement coreone Ed25519 receipt, verifiable offline.

02Negotiate a lane, live

The move no single-chain facilitator can make: pick the protocols and chains your agent speaks, and the rail finds the lane you share. This is what a POST to /pay/v1/negotiate returns; here it runs against the live lane set in your browser.

Loading the live lane set...

03Eleven mainnet lanes

An agent pays on whichever chain it already holds USDC on. The five EVM lanes take a stock EIP-3009 authorization (an off-the-shelf x402 client works); the mined-tx lanes weld the payment to its exact request through the transaction note, memo or reference.

ChainUSDCBindingStock x402
BasenativeEIP-3009 exactyes
MonadnativeEIP-3009 exactyes
PolygonnativeEIP-3009 exactyes
ArbitrumnativeEIP-3009 exactyes
OP MainnetnativeEIP-3009 exactyes
Algorandnativetx note weldweld-aware
Solananativereference accountweld-aware
StellarnativeMEMO_TEXT weldweld-aware
Hederanativetx memo weldweld-aware
Voibridged (Aramid)tx note weldweld-aware
Tempobridged (Stargate)memo weldweld-aware

04The code your agent runs

Generated from the selected lane's live 402. The EVM lanes take a stock EIP-3009 signed authorization; the mined-tx lanes weld the challenge into the note, memo or reference.

...

05One receipt, verify it offline

Whichever protocol and chain settled it, the response carries one Ed25519 JWS receipt. Paste one below: this page fetches the rail's published key once and verifies the signature entirely in your browser, no callback to the rail.

06Why not just x402

A single-chain x402 facilitator exists to keep agents on one chain, speaking one protocol. That is a fine product and the chains are funding it well. But an agent in the real world does not get to choose the counterparty's protocol or the chain its funds sit on. AlgoVoi Pay is the neutral layer above the facilitators: it meets an agent in whichever of the four protocols it speaks, settles on whichever of eleven chains it already holds USDC, and hands back one receipt anyone can verify with no AlgoVoi software. The more the ecosystem fragments into per-chain facilitators, the more that neutral layer is worth.

See the live rail Full docs
The honest boundary. This is real mainnet: a call costs 0.01 USDC from your own wallet, non-custodial. x402 and A2A settle today; MPP and AP2 are live faces that issue challenges and mandates, and no external agent has completed a paid transaction on the rail yet, so treat this as an open invitation, not a track record. If you are building agentic payments and your agent spans protocols or chains, that is exactly the case this rail is for: [email protected].