Genuine multi-entry accepts (match by network)

Compliant · GET /api/x402/multi-network-accepts · Multi-Network Selection (MCP)

Advertises two EVM entries — Base Sepolia first, Radius testnet second — so the client must match by network instead of taking accepts[0].

Explanation

Advertises a genuine multi-entry accepts array — a Base Sepolia entry first and the Radius testnet entry second — so a well-behaved client (or MCP bridge) must select the entry whose network matches its wallet rather than blindly taking accepts[0]. The server side is fully compliant; correct network selection is the client's job.

What to watch

A correct client skips accepts[0] (Base Sepolia) and pays the eip155:72344 entry.

Facilitator

Settled against the live Radius testnet facilitator (https://facilitator.testnet.radiustech.xyz). A valid payment runs a real /verify and /settle on-chain.

Metadata

Back to catalog