Overview
AgentPay tool call
Protocol
x402
Price
—
Payment Asset
USD Coin
Payment Network
eip155:8453
Category
uncategorized
Provider
agentpay
Source
bazaar
Indexed
2026-06-16 17:15:29
Health
Status
unknown
Latency (p50)
—
Uptime (30d)
—
Reliability Score
—
Last Checked
Never
Last Healthy
Never
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
—
Asset Verified
—
Facilitator
—
Input Schema
{
"properties": {
"budget_usd": {
"default": 1,
"description": "Max USDC the agent will pay the downstream tool per call",
"type": "number"
},
"chain": {
"default": "",
"description": "Optional chain filter: 'base', 'arbitrum', 'arbitrum-stack'. Empty = all chains.",
"type": "string"
},
"need": {
"description": "What the agent needs, e.g. 'dex pair liquidity', 'crypto prices'",
"type": "string"
}
},
"required": [
"need"
],
"type": "object"
}
Output Schema
{
"budget_usd": "1",
"catalog": {
"after_vetting": 114,
"biggest_factory": {
"listings": 72,
"pay_to": "0x2bb72231eed3"
},
"real_providers": 41,
"scanned": 117,
"sybil_collapsed": 73,
"unique_wallets": 38
},
"chain": null,
"need": "dex pair liquidity",
"recommendation": {
"calls30d": 3246,
"flags": [],
"name": "Otto AI",
"network": "eip155:8453",
"pay_to": "0x0e84ddedaae6a7",
"payers30d": 200,
"price_usd": "0.001",
"quality": 3851,
"ready_to_pay": {
"accepts": {
"network": "eip155:8453",
"scheme": "exact"
},
"network": "eip155:8453",
"price_usd": "0.001",
"url": "https://otto.example/dex"
},
"url": "https://otto.example/dex"
},
"survivors": [],
"vetting": "swept 17 queries → 117 listings → collapsed 73 sybil listings → 41 real providers"
}