N

Nsgoods · Screen

by Nsgoods

GETBaseSolana

$0.005

per call · USD Coin on Base

Signed multi-chain OFAC SDN address screening (USDC on Base or Solana)

Endpoint

GET https://sanctions.nsgoods.org/screen

96

Calls / 30d

5

Unique payers / 30d

Sep 9

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://sanctions.nsgoods.org/screen", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://sanctions.nsgoods.org/screen?address=0x098B716B8Aaf21512996dC57EB0615e2383E2f96&chain=ethereum" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "address": "0x098B716B8Aaf21512996dC57EB0615e2383E2f96",
  "chain": "ethereum",
  "coverage": {
    "malicious_heuristic": "not_checked",
    "total_sdn_addresses": 960
  },
  "matched_label": "ETH",
  "sanctioned": true,
  "sdn_snapshot_at": "2026-07-24T20:02:09Z",
  "signature": "0x…",
  "signed_by": "0x57fF0F084Cba33e6761503f90eEF0Da9F159350c",
  "sources": {
    "ofac_sdn": "ok"
  },
  "verdict": "deny"
}

Payment details

Pay to0xc87a06dee4c0e85912296002617120bbfd5ef990
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
Schemesexact

Is this your API?

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

Get featured →

More from Nsgoods & similar services