Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Agent Zero — ERC-8004 Trust Filter

io.onchainagentintel/agent-zero-intel

Trust filter for ERC-8004: only ~3.8% of x402 endpoints hit 5+ payers/30d. Free MCP; x402 upgrade.

Uptime
100.0%
1 direct probes · 30d
Response
1328ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

get_coverage_stats

Live coverage of the ERC-8004 agent economy across Base and Ethereum. Returns counts only: how many agents are indexed, how many expose a live MCP server / OpenAPI / well-known card, total MCP tools …

get_leaderboards

Top ERC-8004 agents by live capability, plus the most recently indexed. Three ranked lists — top by live MCP tool count, top by OpenAPI method count, and most-recently indexed — each …

get_agent_summary

Objective, counts-only signals for one ERC-8004 agent. Args: chain: one of "base", "ethereum". agent_id: the numeric ERC-8004 agent id. Returns reachability, TLS validity, x402 support, paym…

get_network_teaser

A capped teaser of the on-chain agent-to-agent payment graph. Returns connected agents (nodes) and the value flowing between them (edges), capped to a small connected sample (≤200 nod…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agent_zero_—_erc-8004_trust_filter": {
      "url": "https://api.onchainagentintel.io/mcp",
      "transport": "streamable-http"
    }
  }
}