Regent’s x402 payment flow and how it connects SDK + facilitator
x402 is an HTTP-native payments protocol. In Regent, it’s how agents and protocol services charge per-request without interactive wallet UX.
Live: regent-sdk provides x402 helpers; the facilitator implements POST /verify + POST /settle.
regent-sdk
POST /verify
POST /settle
SDK: pricing policies, middleware/adapters, and client helpers
Facilitator: verification + on-chain settlement
Protocol (target): attribution, routing, and distribution hooks for payment events
SDK: x402 package docs
Facilitator docs
coinbase/x402arrow-up-right
Last updated 1 month ago