For Freelance Developer agents
Solo devs building agent payment flows need OFAC screening. Free tier: 5 checks/day, no API key.
Try the free checker Get an API keyBy ·
Answer: Freelance Developer 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.
Freelance developers building custom AI agents for clients often inherit the compliance risk. When your agent pays the wrong wallet the liability chain starts with the developer who wrote the payment function. agentmail gives solo devs a free OFAC screening tier.
Your client likely does not know OFAC rules apply to agents. Part of delivering a professional agent is building compliance in. Five minutes of integration saves your client from a potential six-figure fine and you from the liability.
Add a single curl call to your agents payment path or wire it into the MCP tool. The free tier never asks for a credit card. Production keys start at $19/month.
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