為目標 URL 觸發 x402 付款協商。
https://paid-api.example.com/v1/data)。eip155:84532)。若省略,則使用代理的預設區塊鏈。| 端點 | 說明 |
|---|---|
POST /x402/check | 檢查 URL 是否支援 x402 付款協商 |
POST /x402/facilitator/verify | 驗證付款簽名(供服務供應商使用) |
POST /x402/facilitator/settle | 結算已驗證的付款(供服務供應商使用) |
GET /x402/facilitator/supported | 列出 x402 支援的區塊鏈 |
GET /x402/fees/tiers | 取得當前費率層級表 |
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.