Trigger an x402 payment negotiation for a target URL.
Negotiate and complete one x402 payment for a target URL. AgentWallex evaluates the agent’s policies, signs the payment via MPC, and returns the payment info needed to access the paid resource.Documentation Index
Fetch the complete documentation index at: https://docs.agentwallex.com/llms.txt
Use this file to discover all available pages before exploring further.
https://paid-api.example.com/v1/data).eip155:84532). If omitted, the agent’s default chain is used.| Endpoint | Description |
|---|---|
POST /x402/check | Check if a URL supports x402 payment negotiation |
POST /x402/facilitator/verify | Verify a payment signature (for service providers) |
POST /x402/facilitator/settle | Settle a verified payment (for service providers) |
GET /x402/facilitator/supported | List supported chains for x402 |
GET /x402/fees/tiers | Get current fee tier schedule |
API key authentication. Keys are prefixed with awx_.
The agent whose wallet will fund the payment.
The x402-enabled URL to pay for (e.g., https://paid-api.example.com/v1/data).
Optional session ID to deduct from an existing session budget.
CAIP-2 chain identifier for payment settlement (e.g., eip155:84532). If omitted, the agent's default chain is used.
Payment completed successfully.
Result of an x402 payment negotiation.
Internal ledger entry ID for this payment.
Payment amount.
Platform fee deducted.
Fee percentage applied (based on tiered pricing).
Token used for payment (e.g., USDC).
Chain used for settlement.
Payment status.
completed, pending, failed The PAYMENT-SIGNATURE value to include in the retry request to the target URL.