O

Open Source Filings · Screen Sanctions

by Open Source Filings

GETBase

$0.05

per call · USD Coin on Base

Debarment and exclusion screening, not just sanctions: 291,000+ parties on 11 authorities in one call. SAM.gov federal exclusions, HHS OIG healthcare exclusions, World Bank debarment, Federal Reserve enforcement, OFAC SDN and Consolidated, EU, UK, UN, Trade.gov CSL, FBI Wanted. Provable negative: NO_MATCH only when the complete candidate set on all 11 lists was examined, otherwise INCOMPLETE_SCREEN. sha256 receipt. KYB, vendor onboarding, AML, KYC.

Endpoint

GET https://api.osf-master-server.com/x402/screen/sanctions/:name

1

Calls / 30d

1

Unique payers / 30d

Aug 25

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://api.osf-master-server.com/x402/screen/sanctions/:name", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://api.osf-master-server.com/x402/screen/sanctions/:name?format=json" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "audit_receipt": {
    "result_sha256": "...",
    "screening_id": "uuid"
  },
  "compliance_note": "A name match is a SCREENING SIGNAL, not a determination. Full note in the response.",
  "coverage_note": "OFAC SDN and Consolidated, EU, UK, UN, Trade.gov CSL, FBI Wanted, World Bank debarment, HHS OIG, SAM.gov, Federal Reserve. Full note in the response.",
  "match_count": 1,
  "matches": [
    {
      "list": "EU_SANCTIONS",
      "match_basis": "primary_name",
      "matched_name": "PUTIN Vladimir Vladimirovich",
      "provenance_url": "https://www.sanctionsmap.eu/"
    }
  ],
  "query": "Vladimir Putin",
  "result": "POTENTIAL_MATCH",
  "screening_evidence": {
    "clearance_statement": "On 2026-01-01T00:00:00Z UTC OSF screened this name against 291,758 records on 11 of 11 lists.",
    "negative_result_confidence": "complete_negative",
    "totals": {
      "candidates_examined": 12,
      "lists_screened_ok": 11,
      "records_in_scope": 291758
    }
  },
  "service": "OSF Sanctions Screening"
}

Payment details

Pay to0x72f62de8b70d6cfa8cc2df6f21f243f289f3396c
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from Open Source Filings & similar services