Single testnet accepts entry
Compliant · GET /api/x402/multi-accepts · Happy Path
Advertises one testnet requirement that a correct client selects by matching its network.
Explanation
Advertises the testnet payment requirement and expects a well-behaved client to select the entry whose network matches its wallet rather than blindly taking accepts[0]. The server side is fully compliant; it is a reminder that requirement selection is the client's job.
What to watch
The client picks the eip155:72344 entry rather than blindly taking accepts[0].
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
- Status: Compliant
- Method: GET
- Price: 0.0001 (100 atomic)
- Responsible party: No fix needed