{"name":"Sanctions Screening","description":"Check if a wallet is a sanctioned wallet address before transacting, or run AML watchlist screening on a person or company: one call against the OFAC SDN list (US Treasury) and the UN Security Council Consolidated List — 20,000+ sanctioned entities, 400+ crypto addresses across ETH, BTC, TRX, XMR and others. Returns matches with source list, sanction programs, alias matched, and match type (exact, token, address), plus list freshness metadata. Fail-closed: unscreenable input is rejected, never charged. Public government data. No account, no API key.","price":"$0.02","asset":"USDC","endpoint":"/screen","input":{"type":"object","properties":{"name":{"type":"string","example":"Banco Nacional de Cuba"},"address":{"type":"string","example":"0x1da5821544e25c636c1417ba96ade4cf6d2f9b5a"}},"anyOf":[{"required":["name"]},{"required":["address"]}]},"tags":["compliance","sanctions","aml","screening","crypto"],"network":"base"}