{"description":"LangChain BaseTool subclass wrapping the agent-trust-scan endpoint. Drop into any LangChain agent.","docs_url":"https://python.langchain.com/docs/concepts/tools/","framework":"langchain","generated_at":"2026-06-03T14:23:19.509827Z","name":"LangChain","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).","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"}]}
