Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
AgentWallex 定價方案、x402 費用表和方案比較。
curl -X GET https://api.agentwallex.com/api/v1/x402/fees/tiers
{ "tiers": [ { "min_amount": "0", "max_amount": "10", "percentage": "2.0" }, { "min_amount": "10", "max_amount": "100", "percentage": "1.0" }, { "min_amount": "100", "max_amount": "1000", "percentage": "0.5" }, { "min_amount": "1000", "max_amount": "", "percentage": "0.25" } ] }
/x402/fees/tiers