For DeFi agents
DeFi agents screen depositors, borrowers, and paired pools against OFAC so they never pool liquidity with a sanctioned address.
Try the free checker Get an API keyBy ·
Answer: DeFi agents screen counterparties against the OFAC SDN list (19,218 names, 947 crypto wallets, 16 embargoed jurisdictions) via a single API call before every payment. A "clean": true response means proceed; "clean": false means halt. The check runs in under 100ms and the free tier covers 5 checks/day with no API key.
DeFi protocol agents that manage liquidity pools, vaults, and yield strategies route value through wallets they do not control. agentmail screens depositors, borrowers, and paired pools against OFAC so your agent does not pool liquidity with a sanctioned address.
Sanctioned actors actively use DeFi to move and launder funds; a protocol that serves them - even unknowingly via an autonomous agent - can face enforcement. Screening counterparties before deposit, withdrawal, or rebalancing is the baseline control.
One call per counterparty, real time, no key to start. Scale to production volume on a paid plan.
curl "https://sanctionsai.dev/sanctions?wallet=0x098B716B8Aaf21512996dC57EB0615e2383E2f96"Real OFAC data. Free tier: 5 checks/day, no API key.
MCP, HTTP, and CLI. Self-host free, or use the hosted API.
See pricing