The 402 Flow
Your agent makes a normal HTTP request. If the service returns200, done — xWell is never involved. If it returns 402 Payment Required, xWell steps in: checks agent permissions, signs the payment in a secure enclave, retries the request, and returns the result.
Roles
Builders control everything through the dashboard:- Create wallets and set signer-level policies
- Create agents with per-agent spending limits
- Approve or reject agent pairing requests
- Monitor spending and transaction history
- Revoke agent access or signer authorization at any time
- Make paid API requests
- Check their balance and spending
- Discover available services
- View their own transaction history
Supported Protocols
| Protocol | How It Works | Chains |
|---|---|---|
| x402 | Payment credential in 402 response. Agent signs and retries. | Base, Ethereum, Arbitrum, Optimism |
| MPP | Challenge–credential–receipt flow via HTTP auth headers. | Tempo, Solana |