Exclude Feed · exclude.dropwatchhq.com

Your monthly LEIE exclusion check, done — with the signed receipt to prove it.

OIG guidance says screen every employee, contractor, and vendor against the LEIE every month — one excluded person on a billed claim can mean Civil Monetary Penalties (≈$22K per claim + treble damages). Drop your roster in, get back a dated, cryptographically-signed compliance receipt that proves who you screened, against which list build, on what date. OFAC + SAM screened in the same pass. $19/mo · API + MCP + x402

Built for healthcare compliance, billing & RCM teams (and the AI agents acting for them). FCRA-safe: program-integrity / KYB exclusion screening of entities & their principals — not a consumer report; not for credit, employment, insurance, or tenancy decisions. Terms →
Try a single screen (live)
Results appear here…
Re-screening a whole roster? That's POST /api/roster (or the roster_rescreen MCP tool) — it mints the signed receipt below.

The deliverable: a dated, signed compliance receipt

This is what an auditor asks for — proof the monthly check happened. Each roster re-screen mints an ed25519-signed, content-hashed receipt: tamper-evident, verifiable offline against our public key, and pinned to the exact list build it ran on. Verify any receipt at /receipt/<id>.

{ "type": "exclusion-screen-receipt", "period": "2026-06",
  "org": "Acme Health Partners", "entitiesScreened": 214,
  "cleared": 213, "matches": 1,
  "listsCovered": { "OIG LEIE": 83464, "OFAC SDN": 19073, "SAM.gov": 0 },
  "sourceBuild": { "builtAt": "2026-06-22T12:09:24.959Z" },
  "contentHash": "sha256:…", "signature": { "algorithm": "Ed25519", … },
  "statement": "Verified the above roster against the U.S. federal exclusion lists on the screenedAt date." }

The monthly mandate, automated

OIG recommends checking the LEIE monthly for everyone you bill or pay. We re-screen the whole roster and time-stamp it — so "did we screen in month X?" has a signed answer.

LEIE + OFAC + SAM in one pass

Healthcare exclusion (OIG-LEIE), sanctions (OFAC SDN + Consolidated), and federal debarment (SAM.gov) — deduped into one verdict per person.

Audit-ready receipt

Signed, hash-chained, offline-verifiable. Pinned to the exact list build. The artifact that survives an audit, not a screenshot.

Agent-native

MCP tools roster_rescreen + screen_exclusion — a compliance agent runs the monthly check and files the receipt itself. Pay-per-call via x402 (keyless USDC on Base) or subscribe.

API

POST /api/roster   {org, period?, roster:[name | {name,npi}]}   # monthly re-screen → SIGNED RECEIPT
GET  /receipt/<id>                              # verify / render a receipt (offline-checkable)
GET  /api/screen?name=ACME%20CORP               # screen one entity
POST /api/batch    {entities:[...]}             # bulk verdicts, up to 50
POST /api/watch    {name, webhook?, email?}     # daily re-screen + alert
POST /mcp                                        # MCP (roster_rescreen, screen_exclusion, screen_batch, watch_entity)

Index: 102979 exclusion/sanctions records (83,464 LEIE) · built 2026-06-22 · full docs · freshness · receipt public key

Related compliance tools

Pricing

Priced for recurring compliance, not per-lookup. Cancel anytime — it's a monthly mandate, you'll be back.

Free
$0
  • 1 single screen / day
  • Live LEIE + OFAC search
  • No receipt, no batch
Starter monthly mandate
$19/mo
  • Roster re-screen up to 100/mo
  • Signed monthly receipt
  • Batch + API key + MCP
Subscribe $19/mo →
Compliance
$99/mo
  • Up to 1,000 roster/mo
  • OFAC + SAM combined
  • Auto monthly re-screen + webhook
  • Dated receipt archive
Subscribe $99/mo →
Volume / agent
$200/mo
  • Unlimited roster + API/MCP volume
  • Live SAM.gov API
  • Priority support
Subscribe $200/mo →

Pay-per-call (agents, no signup): x402 keyless USDC on Base — roster_rescreen $0.20/call · screen_exclusion $0.05/call. Subscribe with a card or PayPal via the buttons above (no PayPal account needed at checkout); email zivcomputerscience@gmail.com with the receipt + your roster size and we activate your API key + recurring receipt within the business day. Crypto: USDT (TRC20) TNvb5tyrzWZW9iNUwQ6TTiY87MGLs1Cgsi · USDC (Base) 0x38134a7F97636E26365Fb17405566595B917a341.

Guides