By , Founder & Compliance Engineer ·

OFAC Screening Results — Known Sanctioned Entities

Permanent screening-result pages for known OFAC-sanctioned wallets and entities. Each page shows live status, designation detail, and a copy-ready API call.

Wallets

Named entities

Screen any wallet or name (free, no API key)

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

Free tier: 5 checks/day by IP. Real OFAC data, refreshed daily.

Frequently asked questions

How do I check if a wallet is sanctioned?

Use the API: GET /sanctions?wallet=0x... — returns match status in under 100ms against 782 OFAC-sanctioned crypto wallets.

How do I check if a name is sanctioned?

GET /sanctions?name=John+Doe checks against 19,086 SDN names with fuzzy matching for aliases.

How often are the screening pages updated?

Wallet pages are screened live at request time against the current OFAC SDN index, which sanctionsai.dev refreshes daily.

Try sanctionsai.dev free →