Official b402 Facilitator endpoint: 
https://facilitator.b402.aiKey Benefits
- Unified verification and settlement: Consistent handling of all supported schemes and networks.
- Reduced on-chain complexity: Offload blockchain operations from individual servers.
- Multi-tenant design: Serve multiple merchants or applications through a common /verifyand/settleAPI.
- Service discovery: Help clients identify compatible merchants via the /listendpoint.
Facilitator Responsibilities
The facilitator is responsible for securely mediating between clients (buyers) and resource servers (sellers) while ensuring correct on-chain behavior.- Expose secure /verifyand/settleendpoints following x402-compatible request/response formats
- Validate Payment Payloads according to scheme and network specifications
- Prevent replay attacks and ensure idempotent verification
- Submit verified transactions for on-chain settlement and monitor confirmations
- Provide clear, structured error responses for failed verifications or settlements
- Maintain reliable RPC and wallet infrastructure for supported networks
- Implement logging, metrics, rate limiting, and alerting for operational robustness