# to1-intel TO1 Intelligence — niche data feeds for the agent economy. MCPDecay (MCP health/uptime) + WashScore (on-chain wash detection). MCP endpoints (JSON-RPC 2.0): - POST https://to1.deadbeatradar.com/mcp/decay (MCPDecay, $0.01/check) - POST https://to1.deadbeatradar.com/mcp/wash (WashScore, $0.02/check) Free methods: initialize, tools/list. Paid method: tools/call (x402, USDC on Base). FREE TRIAL during launch: send header X-Trial: on tools/call — no payment needed. Fleet gateway (every TO1 tool via ONE MCP endpoint): POST https://to1.deadbeatradar.com/mcp/fleet — tool names are __. Fleet catalog (all 90 TO1 MCP servers): https://to1.deadbeatradar.com/fleet.json (plain text: /fleet.txt) Live usage stats: https://to1.deadbeatradar.com/live Tools: - get_mcp_health: Get uptime %, latency trend, and schema drift count for a tracked MCP tool. - list_tracked_mcps: List all MCP tools currently being tracked with their latest health status. - get_wash_score: Check whether a Base wallet address is a wash trader. Returns wash_pct (0-100), verdict (clean/suspicious/wash), and detail breakdown.