For Gaming agents
Gaming agents screen player wallets and trade counterparties against OFAC so a sanctioned actor cannot cash out through your economy.
Try the free checker Get an API keyBy ·
Answer: Gaming 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.
Gaming agents that handle in-game asset transactions - items, currency, marketplace trades - increasingly touch real-money rails and crypto wallets. agentmail screens player wallets and trade counterparties against OFAC so a sanctioned actor cannot cash out through your game's economy.
In-game economies are a known off-ramp for illicit funds; an agent that processes a withdrawal to a sanctioned wallet creates exposure for the platform. A pre-withdrawal wallet and name screen is a cheap, high-signal control.
Drop the check into your trade-approval and withdrawal agents. Free to start, scales with your player base.
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