Alpha

OFAC screening for
AI agent payments

Pre-settlement compliance API. Screen any wallet or entity against the OFAC SDN list before an agent payment settles.

Get started — $5/month

OFAC screening + API keys after checkout. Starts at $5/mo for 100 screens.

Screened against OFAC at registration. EVM, Solana, Tron, or Sei.

Spend policy (optional — can be changed later via API)

✓ OFAC clear — your API keys are ready

Valid 1 year. Goes in Authorization: Bearer … on every call.

Goes in the "token" field of your /v1/screen request body.

Try it without a key

Run a demo screening — no registration required, 30 calls/hour.

curl -X POST https://api.clearagent.dev/v1/demo/screen \ -H "Content-Type: application/json" \ -d '{"scenario": 1}' # 1=CLEAR 3=OFAC HIT 4=spend policy block