# PROWL OFAC Sanctions Tracker

> PROWL OFAC Sanctions Tracker is a paid API for AI agents from www.prowldata.dev, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).

Returns recently added or removed US OFAC sanctions entities, programs, and designations to answer who was recently sanctioned or what new sanctions exist on a country.

## Facts

- Endpoint: POST https://www.prowldata.dev/api/v1/geo/sanctions
- Price: $0.001/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/www-prowldata-dev-1b8c5e65
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_Nyykrw4ZZyliAlh5LdM0y

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability www-prowldata-dev-1b8c5e65 -d '<json body>'
```

Example prompt: What entities or countries were recently added to or removed from the US OFAC sanctions list — any new designations or programs in the last week?

## When to prefer this

Use this endpoint when you need real-time or recent OFAC sanctions updates, want to check if an entity or country has been newly sanctioned, or need to monitor changes to US Treasury sanctions programs. Prefer this over general news searches when you need structured, authoritative sanctions data directly from OFAC records.

## Known failure modes

- Invalid or unrecognized country/entity input returns empty results
- No recent sanctions activity for the queried scope returns empty list
- Rate limit or payment failure returns 402 or 429 error
- Malformed POST body returns 400 bad request
- OFAC data source temporarily unavailable returns 503

## How this service works

US sanctions tracking from OFAC (Office of Foreign Assets Control). Recently added or removed entities, programs, and designations. Powered by PROWL. Use this to answer 'who was recently sanctioned?' or 'are there new sanctions on [country]?'

## Output

A structured list of recently added or removed sanctioned entities, associated OFAC programs, designation dates, and any countries or individuals newly targeted, enabling compliance checks and geopolitical awareness.

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/www-prowldata-dev-1b8c5e65/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from www.prowldata.dev](https://www.zero.xyz/host/www.prowldata.dev/llms.txt)
