{"x402Version":1,"provider":{"name":"Etch Labs","site":"https://etchlabs.ai","contact":"hello@etchlabs.ai","description":"Deterministic AI agents for the x402 economy. Byte-reproducible reasoning, fully auditable traces, zero inference cost."},"resources":[{"resource":"https://api.etchlabs.ai/v1/agents/blockchain-detective/investigate","method":"POST","scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","maxAmountRequired":"0.10","maxTimeoutSeconds":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.","agent":"blockchain-detective","endpoint":"investigate","input_schema":{"type":"object","properties":{"address":{"type":"string","description":"Bitcoin address to investigate."}},"required":["address"]}},{"resource":"https://api.etchlabs.ai/v1/agents/blockchain-detective/address","method":"GET","scheme":"exact","network":"base","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","maxAmountRequired":"0.01","maxTimeoutSeconds":10,"description":"Basic BTC address stats and known-exchange check. Fast lookup intended for high-volume screening before committing to a full investigation.","agent":"blockchain-detective","endpoint":"address","input_schema":{"type":"object","properties":{"address":{"type":"string","description":"Bitcoin address to look up."}},"required":["address"]}}]}