Skip to content

x402-router

x402-router.wgw.lol is a hosted x402 v2 facilitator router. It keeps the public surface boring on purpose:

GET /supported
POST /verify
POST /settle
GET /health

Use it as the facilitator URL in a standard x402 integration, or self-host the same package as a Fetch handler.

  • Routes Ethereum Mainnet payments to PrimeV for 1.2s settlement and sponsored gas.
  • Routes CDP-supported rails through CDP with a short-lived pass-through JWT generated on the seller server.
  • Pulls /supported from upstream facilitators so clients see current upstream support.
  • Stays stateless: no router accounts, no stored seller keys, no database.

This is not a wallet, billing system, entitlement database, or hosted account layer. It is the routing boundary between the normal x402 stack and multiple facilitators.