{"name":"hive-mcp-aml-screen","version":"1.0.0","protocol":"2024-11-05","transport":"streamable-http","endpoint":"/mcp","tools":[{"name":"aml_screen","description":"Screen a single address against the OFAC SDN list and on-chain heuristic flags. Returns a 0-100 observational risk score and category flags. $0.03 per screening via x402. Cached 24h. Hive does not block, freeze, or settle.","inputSchema":{"type":"object","required":["address"],"properties":{"address":{"type":"string","description":"Wallet or contract address."},"chain":{"type":"string","description":"Chain identifier. Default base.","default":"base"},"force_refresh":{"type":"boolean","description":"Bypass the 24h cache and re-screen."}}}},{"name":"aml_bulk_screen","description":"Screen 10 or more addresses in a single call. $0.025 per address with a 10-address minimum. Cached 24h per address. Hive does not block, freeze, or settle.","inputSchema":{"type":"object","required":["addresses"],"properties":{"addresses":{"type":"array","items":{"type":"string"},"minItems":10,"maxItems":1000},"chain":{"type":"string","default":"base"}}}},{"name":"aml_today","description":"Return today's UTC counters: screenings, cache hits, SDN matches, OFAC list status, revenue. Free.","inputSchema":{"type":"object","properties":{}}}],"pricing_usd":{"per_screen":0.03,"per_bulk_address":0.025,"bulk_min":10},"disclaimer":"Hive does not block, freeze, or settle. This is observational AML data only. Customer is responsible for compliance decisions."}