Free tool · live U.S. Treasury change-tracking data
OFAC Sanctions List Changes
Which OFAC SDN entries — and OFAC-published crypto wallet addresses — were added, removed, or modified in the last 30 days, sourced directly from OFAC's own official change-tracking feed. Live, free, no signup.
Source: U.S. Department of the Treasury OFAC official change-tracking feed (sanctionslistservice.ofac.treas.gov/changes/...), plus a live top-up of the most recent publication.
Need a different date range, filters, or agent/API access?
Same feed, any since-date, no cap
Query any since-date, entity_type, crypto_only filter — $0.008/call, USDC on Base, no account → RapidAPI Hub mirror — subscribe with a card, billed by RapidAPI → MCP tool — call it from any MCP-enabled agent →Example (x402 pay-per-call)
curl -X POST https://draconic21-x402-api.onrender.com/v1/sanctions_delta \
-H "content-type: application/json" \
-d '{"since":"2026-09-01","crypto_only":true}'
# unpaid: HTTP 402 + PAYMENT-REQUIRED header (sign with a Base USDC wallet, retry)
Agent / funded runtime? After you verify this feed, the cold-start buy on this origin is POST /v1/signal_latest — $0.03 USDC (Daily Agent Signal). Free wake: GET /health. Skill card: /skill.md · buyer loop: /agent-buy.md.
What this does — and doesn't — track
- Covers only the OFAC SDN List's own published change record — not the separate OFAC Non-SDN Consolidated List, or EU/UN/UK sanctions lists.
- Every publication below is fetched from OFAC's own dated delta document (sanctionslistservice.ofac.treas.gov) — never a self-diff of two snapshots we took ourselves.
- "modified" includes both substantive changes (e.g. a new alias or address on an already-listed entity) and occasional administrative corrections — OFAC's schema does not label the two differently.
- Informational only, not legal or compliance advice. Always verify any change directly at OFAC's own Recent Actions page before acting on it.