Real-time OFAC & UN sanctions screening with on-chain compliance attestations. Built for autonomous agents and DeFi protocols.
Screen addresses and entities against global sanctions lists, get signed attestations for on-chain enforcement.
Real-time matching against OFAC SDN and UN Security Council consolidated lists using Jaro-Winkler fuzzy matching. Auto-refreshed every 3 hours.
EIP-712 signed compliance verdicts that anyone can submit to the ComplianceOracle contract. The operator pays zero gas.
Smart contracts call isCompliant(address) to gate transactions. Use ComplianceGate or inherit CompliancePolicy.
x402 micropayment protocol for autonomous agent access. MCP server for Claude, Cursor, and other AI tools. Discovery via /.well-known/x402.
10 free requests per hour per IP. No payment or API key required.
Free trial: 10 requests/hour. For production use, pay per call via x402 USDC on Base.
Pay per call with USDC on Base via the x402 protocol. No subscriptions, no API keys.
Verified on Etherscan. ERC-165 auto-discoverable.
Multiple integration paths for agents, protocols, and developers.
POST /trial/aml/screen (free) or POST /v1/aml/screen (paid via x402). JSON in, JSON out.
IComplianceOracle(addr).isCompliant(user) — single view call, no gas. Or use ComplianceGate for revert-on-fail.
Connect via /mcp endpoint for Claude Desktop, Cursor, and other AI tools. Tools: kyc_check, aml_screen, risk_report.
GET /.well-known/x402 for agent auto-discovery. x402 Bazaar compatible.