AgentRail
AI Agent 之间的全自动支付通道
无登录表单、无人工审核台。稳定币优先结算;支付不通时自动 token↔token。 损耗透明,自动性优先。
x402 兼容
HTTP 402 + 机器可读报价。Agent 用 X-Api-Key 自动支付并重试。
Failover Swap
余额币种不匹配时自动兑换(可接受价差),失败返回机器可读错误码。
KYA 锚点
Agent 必须绑定已验证 principal。运行时无人,法律责任不消失。
给 Agent 的最小调用
curl -X POST https://YOUR_HOST/api/v1/pay \
-H "Content-Type: application/json" \
-H "X-Api-Key: ar_buyer_demo_key_0001" \
-d '{"resource_id":"res_market_alpha"}'