Overview
AgentPay tool call
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
agentpay
Source
bazaar
Indexed
2026-06-02 14:22:32
Health
Status
healthy
Latency (p50)
377ms
Uptime (30d)
100.0%
Reliability Score
87/100
Last Checked
2026-06-02 16:42:05
Last Healthy
2026-06-02 16:42:05
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
Known USDC
Facilitator
—
Input Schema
{
"properties": {
"agent_address": {
"description": "Paying agent's wallet address",
"type": "string"
},
"label": {
"description": "Optional session label",
"type": "string"
},
"max_spend": {
"description": "Budget cap in USDC, e.g. '0.10'",
"type": "string"
}
},
"type": "object"
}
Output Schema
{
"agent_address": "G...",
"created_at": "2026-05-27T00:00:00Z",
"gateway_url": "https://agentpay.tools",
"max_spend": "0.10",
"receipt": {
"amount_usdc": "0.001",
"network": "base",
"tx_hash": "0x..."
},
"session_id": "uuid",
"tools_endpoint": "https://agentpay.tools/tools"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-02 16:42:05 | healthy | 402 | 377ms |