How to add OFAC screening to an existing application

Retrofit sanctions screening by finding every payment path, adding a screening call before each one, then testing and deploying.

TL;DR

TL;DR: Identify each place the app moves funds, insert a screening call immediately before payment, block flagged counterparties, then test and ship. SanctionsAI makes this a single HTTP call under 100 ms.

Step by step

No rewrite required

The screening step is additive, so an existing app does not need a rebuild. It can be wired through existing integrations such as LangChain, CrewAI, the OpenAI Agents SDK, x402, or the MCP server installed with pip install sanctions-mcp. Pricing starts with a free tier of 5 checks per day, no signup and no key, scaling through a Dev plan at $19 per month for 10,000 checks and a Pro plan at $99 per month for 100,000 checks.

Screen your agent’s next payment

Free OFAC sanctions screening — 5 checks/day, no signup.

Check a wallet →