{"description":"Anthropic Claude tool definitions for the Ontario paid endpoints. Same shape as the OpenAI tools, slightly different schema field names.","docs_url":"https://docs.anthropic.com/en/docs/build-with-claude/tool-use","framework":"anthropic","generated_at":"2026-06-03T14:23:48.796574Z","name":"Anthropic tool use","services":[{"description":"Scan an AI agent's surface area for trust signals (agent card, x402 manifest, OpenAPI, robots policy).","endpoint":"https://ontarioprotocol.com/api/x402/agent-trust-scan","input_schema":{"properties":{"target_url":{"description":"Agent endpoint, agent card URL, or A2A endpoint to scan.","type":"string"}},"required":["target_url"],"type":"object"},"method":"POST","name":"agent_trust_scan","price_usdc":"0.01"},{"description":"Look up an agent's accumulated reputation, sourced from EAS attestations and scan history.","endpoint":"https://ontarioprotocol.com/api/x402/reputation/<agent_id>","input_schema":{"properties":{"agent_id":{"description":"Agent identifier (wallet address, slug or domain).","type":"string"}},"required":["agent_id"],"type":"object"},"method":"GET","name":"agent_reputation","price_usdc":"0.001"},{"description":"Submit an AI agent for inclusion in Ontario's directory. 0.10 USDC anti-spam fee.","endpoint":"https://ontarioprotocol.com/api/x402/list-agent","input_schema":{"properties":{"agent_card_url":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"owner_url":{"type":"string"},"tags":{"items":{"type":"string"},"type":"array"}},"required":["name"],"type":"object"},"method":"POST","name":"list_agent","price_usdc":"0.10"},{"description":"Register a third-party x402 service in Ontario's marketplace. 0.50 USDC listing fee. 1.5% take rate applies on subsequent settlements routed through Ontario's proxy.","endpoint":"https://ontarioprotocol.com/api/x402/list-service","input_schema":{"properties":{"category":{"type":"string"},"description":{"type":"string"},"endpoint":{"type":"string"},"method":{"enum":["GET","POST"],"type":"string"},"name":{"type":"string"},"owner_url":{"type":"string"},"price_usdc":{"type":"string"},"tags":{"items":{"type":"string"},"type":"array"}},"required":["name","endpoint"],"type":"object"},"method":"POST","name":"list_service","price_usdc":"0.50"}],"tools":[{"description":"Scan an AI agent's surface area for trust signals (agent card, x402 manifest, OpenAPI, robots policy).","input_schema":{"properties":{"target_url":{"description":"Agent endpoint, agent card URL, or A2A endpoint to scan.","type":"string"}},"required":["target_url"],"type":"object"},"name":"agent_trust_scan"},{"description":"Look up an agent's accumulated reputation, sourced from EAS attestations and scan history.","input_schema":{"properties":{"agent_id":{"description":"Agent identifier (wallet address, slug or domain).","type":"string"}},"required":["agent_id"],"type":"object"},"name":"agent_reputation"},{"description":"Submit an AI agent for inclusion in Ontario's directory. 0.10 USDC anti-spam fee.","input_schema":{"properties":{"agent_card_url":{"type":"string"},"description":{"type":"string"},"name":{"type":"string"},"owner_url":{"type":"string"},"tags":{"items":{"type":"string"},"type":"array"}},"required":["name"],"type":"object"},"name":"list_agent"},{"description":"Register a third-party x402 service in Ontario's marketplace. 0.50 USDC listing fee. 1.5% take rate applies on subsequent settlements routed through Ontario's proxy.","input_schema":{"properties":{"category":{"type":"string"},"description":{"type":"string"},"endpoint":{"type":"string"},"method":{"enum":["GET","POST"],"type":"string"},"name":{"type":"string"},"owner_url":{"type":"string"},"price_usdc":{"type":"string"},"tags":{"items":{"type":"string"},"type":"array"}},"required":["name","endpoint"],"type":"object"},"name":"list_service"}]}
