{"gateway":"etchlabs-gateway","x402_version":1,"network":"base","agents":[{"name":"blockchain-detective","display_name":"Blockchain Detective","description":"Deterministic BTC forensics with a full, auditable reasoning trace. Fund flow analysis, CoinJoin detection, exchange identification, and multi-path tracing. Same input, same output, every time. Powered by Etch Labs.","endpoints":[{"name":"investigate","method":"POST","path":"/v1/agents/blockchain-detective/investigate","url":"https://api.etchlabs.ai/v1/agents/blockchain-detective/investigate","price_usdc":"0.10","timeout_seconds":60,"description":"Full BTC address investigation: fund flow analysis, CoinJoin detection, exchange identification, multi-path tracing. Returns a structured report plus the complete reasoning trace.","input_schema":{"type":"object","properties":{"address":{"type":"string","description":"Bitcoin address to investigate."}},"required":["address"]},"payment":{"scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}},{"name":"address","method":"GET","path":"/v1/agents/blockchain-detective/address","url":"https://api.etchlabs.ai/v1/agents/blockchain-detective/address","price_usdc":"0.01","timeout_seconds":10,"description":"Basic BTC address stats and known-exchange check. Fast lookup intended for high-volume screening before committing to a full investigation.","input_schema":{"type":"object","properties":{"address":{"type":"string","description":"Bitcoin address to look up."}},"required":["address"]},"payment":{"scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}}]},{"name":"kyc-analyst","display_name":"KYC Analyst","description":"Deterministic entity due diligence with a full, auditable reasoning trace. Sanctions screening (OFAC SDN, OFAC Consolidated, OpenSanctions), PEP identification, corporate registry lookup (UK Companies House, SEC EDGAR), beneficial ownership unwinding (UK PSC, GLEIF Level 2, SEC 13D/13G), and risk-tiered compliance reports. Same input, same output, every time. Powered by Etch Labs.","endpoints":[{"name":"investigate","method":"POST","path":"/v1/agents/kyc-analyst/investigate","url":"https://api.etchlabs.ai/v1/agents/kyc-analyst/investigate","price_usdc":"0.25","timeout_seconds":120,"description":"Full entity due diligence: sanctions screening, PEP check, company registry lookup, beneficial ownership unwinding, and per-owner screening. Returns a structured compliance report plus the complete reasoning trace. Covers UK, US (public companies), and global entities via GLEIF.","input_schema":{"type":"object","properties":{"entity_name":{"type":"string","description":"Legal name of the entity to investigate."},"jurisdiction":{"type":"string","description":"Optional jurisdiction hint (e.g. \"UK\", \"US\"). Improves entity resolution accuracy. If omitted the agent infers from registry data."}},"required":["entity_name"]},"payment":{"scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}},{"name":"screen","method":"POST","path":"/v1/agents/kyc-analyst/screen","url":"https://api.etchlabs.ai/v1/agents/kyc-analyst/screen","price_usdc":"0.03","timeout_seconds":15,"description":"Quick sanctions and PEP name screen. Checks OFAC SDN, OFAC Consolidated, OpenSanctions (1.3M+ entries), and the global PEP database. Returns risk tier (RED / AMBER / GREEN) and matched entries. Completes in under 2 seconds.","input_schema":{"type":"object","properties":{"entity_name":{"type":"string","description":"Name to screen (person or legal entity)."},"jurisdiction":{"type":"string","description":"Optional jurisdiction hint for disambiguation."}},"required":["entity_name"]},"payment":{"scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"}}]}]}