W
$0.01
per call · USD Coin on Base
Wallet sanctions check for a validated EVM or Solana address. Returns a direct verdict, recommended action, match evidence, source lists, and an explicit AML-scope caveat.
Endpoint
GET https://wallet-sanctions.use.x402atlas.com/check7
Calls / 30d
5
Unique payers / 30d
Sep 8
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://wallet-sanctions.use.x402atlas.com/check", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://wallet-sanctions.use.x402atlas.com/check?address=0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"address": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"address_format": "evm",
"cached": false,
"checked_at": "2026-07-21T12:00:00Z",
"is_sanctioned": false,
"limitations": [
"Exact-address sanctions match only; this does not assess indirect exposure, wallet clustering, source of funds, identity, or overall AML risk."
],
"match": null,
"recommended_action": "no_exact_match",
"source": {
"check_type": "exact_address_sanctions",
"lists": [
"US OFAC",
"UK OFSI",
"South Korea MOFA",
"Israel NBCTF"
]
},
"summary": "No exact sanctions-list match was found. This is not a full AML clearance.",
"verdict": "not_listed"
}Payment details
Pay to
0x8c128f1ee62bb5e47867cfbae2ad89be325df1b2Asset
USD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913NetworksBase, Solana, Arbitrum, Polygon
Schemesexact
Is this your API?
Pin it to the top of Onchain Data and the homepage with a featured placement.
More from Wallet Sanctions Check & similar services
W
Wallet Sanctions Check · Exposure
wallet-sanctions.use.x402atlas.com
Direct wallet sanctions exposure check on Base. Screens a wallet and a bounded set of recent transfer counterparties, with evidence, coverage, and explicit limitations.
GETBaseOnchain Data
$0.1 / call2 calls / 30d
C
Chain · Operations
agents.chain.link
Chainlink For Agents: execute a catalog workflow by workflow name.
POSTBaseOnchain Data
$0.01 / call39k calls / 30d
C
Chain · Operations Submit
agents.chain.link
Chainlink For Agents: submit a signed operation payload.
POSTBaseOnchain Data
$0.002 / call17k calls / 30d