For DeFi agents

OFAC Sanctions Screening for DeFi AI 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 key

By ·

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.

Why do DeFi agents need OFAC sanctions screening?

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.

How does sanctions screening work for DeFi agents?

One call per counterparty, real time, no key to start. Scale to production volume on a paid plan.

Example: screen a wallet before paying

curl "https://sanctionsai.dev/sanctions?wallet=0x098B716B8Aaf21512996dC57EB0615e2383E2f96"

Real OFAC data. Free tier: 5 checks/day, no API key.

What exactly does agentmail screen for defi agents?

Related resources

Add compliance to your defi agents

MCP, HTTP, and CLI. Self-host free, or use the hosted API.

See pricing