대상 URL에 대한 x402 결제 협상을 실행합니다.
대상 URL에 대한 하나의 x402 결제를 협상하고 완료합니다. AgentWallex는 에이전트의 정책을 평가하고, MPC를 통해 결제에 서명하며, 유료 리소스에 접근하는 데 필요한 결제 정보를 반환합니다.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). 생략하면 에이전트의 기본 체인이 사용됩니다.| 엔드포인트 | 설명 |
|---|---|
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.