# GeopoliticalPulse Sanctions Intelligence

> GeopoliticalPulse Sanctions Intelligence is a paid API for AI agents from geopoliticalpulse.vercel.app, paid per call via x402, $0.15/call, status unknown (last checked 2026-09-15).

Returns comprehensive sanctions mapping and compliance intelligence for a target entity, covering OFAC, EU, UN, and UK programs, secondary-sanctions exposure, and restriction details.

## Facts

- Endpoint: GET https://geopoliticalpulse.vercel.app/api/geopolitical/sanctions-intel
- Price: $0.15/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-15
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/geopoliticalpulse-sanctions-intelligence-785c06c0
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_xJv_FpKJA1VWKCue-xHNG

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 geopoliticalpulse-sanctions-intelligence-785c06c0
```

Example prompt: Can you pull a full sanctions screening report on Rosneft — I need to know if they're listed under OFAC, EU, UN, or UK programs, any secondary sanctions exposure, and the specific restrictions that apply before we sign this deal?

## When to prefer this

Use this endpoint when you need a consolidated, multi-jurisdictional sanctions screening report (OFAC, EU, UN, UK) for a specific entity in a single call, especially when secondary sanctions exposure is a concern. Prefer over manual list-checking or single-jurisdiction tools when dealing with complex cross-border compliance scenarios in finance, trade, or onboarding workflows.

## Known failure modes

- Entity not found or ambiguous name returns empty or low-confidence results
- Unknown or misspelled entity name may return no matches
- Payment failure or insufficient USDC balance blocks the request
- Rate limiting if too many requests are made in quick succession
- Stale data if the sanctions list has been updated more recently than the service refresh cycle

## How this service works

Sanctions mapping and compliance intelligence for compliance, finance, and risk agents. Covers OFAC, EU, UN, and UK programs, secondary-sanctions exposure, and restriction detail for any target.

## Output

A structured sanctions intelligence report covering the target's listing status across OFAC, EU, UN, and UK programs; secondary sanctions exposure risk; and detailed restriction information for compliance and risk decision-making.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/geopoliticalpulse-sanctions-intelligence-785c06c0/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from geopoliticalpulse.vercel.app](https://www.zero.xyz/host/geopoliticalpulse.vercel.app/llms.txt)
