Crypto Address Sanctions Checker (OFAC / SlowMist / BlockSec)
Pricing
from $10.00 / 1,000 address checkeds
Crypto Address Sanctions Checker (OFAC / SlowMist / BlockSec)
On-demand risk lookup for EVM wallet addresses. Returns flags for sanctioned, mixer, money laundering, cybercrime, phishing, darkweb, blacklist, fake KYC, stealing attack. Source: GoPlus Security aggregating SlowMist + BlockSec + OFAC. $0.01 per address.
Crypto Address Sanctions Checker — OFAC Wallet Screening & AML Risk
The Crypto Address Sanctions Checker performs on-demand OFAC wallet screening and AML risk classification for any EVM blockchain address. Submit one address or a batch, and receive a complete risk profile covering sanctioned status, mixer usage, money laundering, cybercrime, phishing, darkweb activity, fake KYC, and 10+ additional threat categories — all in a single API call. Powered by GoPlus Security (aggregating SlowMist, BlockSec, OFAC SDN list, Chainabuse). $0.01 per address — up to 1,000x cheaper than enterprise alternatives.
Why use Crypto Address Sanctions Checker?
- OFAC compliance at minimal cost — Screen addresses against the OFAC SDN list and return a
sanctionedflag instantly. Avoid onboarding or transacting with sanctioned wallets for as little as $0.01 per check. - Pre-onboarding KYC triage — Check every new user's connected wallet at signup — flag high-risk addresses before they access your protocol, exchange, or lending product.
- Inbound transaction monitoring — Verify sender addresses before crediting deposits, reducing exposure to money laundering flows and mixer-tainted funds.
- DAO and treasury security — Screen addresses interacting with your multisig to catch phishing wallets, drainers, and cybercrime clusters before they execute.
- Research and forensics — Trace hack flows, investigate sanctioned cluster activity, and verify counterparty wallets in P2P transactions using the same data sources used by professional blockchain forensics teams.
How to use
- Click Try for free on the Apify Store page.
- Enter one address in
addressor a list inaddresses. SetchainIdfor the target chain (default: 1 = Ethereum). - Optionally add
telegramBotTokenandtelegramChatIdto receive instant alerts for high-risk addresses. - Click Start — results arrive in seconds.
- Check
risk_level(clean/warn/high/critical) andflagged_fieldsfor an immediate verdict. - For continuous monitoring, schedule daily runs on Apify Scheduler and feed results to your compliance pipeline.
Input
| Parameter | Type | Default | Description |
|---|---|---|---|
addresses | array | [] | List of EVM addresses (0x...) to check — each billed individually |
address | string | (none) | Single EVM address (used when addresses is empty) |
chainId | integer | 1 | EVM chain ID: 1=Ethereum, 56=BSC, 137=Polygon, 42161=Arbitrum, 10=Optimism, 8453=Base |
telegramBotToken | string | (none) | Telegram bot token for risk alerts on flagged addresses |
telegramChatId | string | (none) | Telegram chat ID to receive alerts (get from @userinfobot) |
Output
One record per address checked.
{"address": "0x098B716B8Aaf21512996dC57EB0615e2383E2f96","chain_id": 1,"risk_level": "critical","flagged_fields": ["sanctioned", "money_laundering", "cybercrime"],"sanctioned": "1","money_laundering": "1","cybercrime": "1","mixer": "0","phishing_activities": "0","stealing_attack": "1","blacklist_doubt": "0","data_source": "GoPlus Security"}
Data fields
| Field | Description |
|---|---|
risk_level | Overall verdict: clean / warn / high / critical / unknown |
flagged_fields | Array of all triggered risk categories |
sanctioned | OFAC SDN list match — "1" if flagged |
money_laundering | Known money laundering wallet (SlowMist, BlockSec) |
cybercrime | Involved in cybercrime operations |
mixer | Known mixer address (Tornado Cash / similar) |
phishing_activities | Identified phishing scam wallet |
stealing_attack | Known attack wallet or drainer |
darkweb_transactions | Interacted with darkweb mixers or markets |
blackmail_activities | Ransomware or extortion wallet |
"1" = flagged. "0" = clean.
Cost estimation
Pay-Per-Event pricing — billed per address, not per run.
| Scenario | Addresses | Cost |
|---|---|---|
| Single address check | 1 | $0.01 |
| Batch pre-onboarding screen | 100 | $1.00 |
| Daily KYT batch | 1,000 | $10.00 |
| Monthly high-volume screen | 10,000 | $100.00 |
vs Chainalysis KYT: minimum $10,000/year baseline. This actor delivers the same yes/no risk signals for 10–1,000x less — ideal for early-stage products, research, and triage.
FAQ
Is this a replacement for Chainalysis KYT or TRM Labs? No — this is a triage tool for early-stage products and research. GoPlus Security aggregates SlowMist, BlockSec, OFAC, and Chainabuse, which covers most known high-risk addresses. For regulated production environments, combine with a commercial provider.
Which EVM chains are supported? Ethereum (1), BSC (56), Polygon (137), Arbitrum (42161), Optimism (10), Base (8453), Avalanche (43114), and Fantom (250). Ethereum has the most comprehensive coverage.
Can I screen addresses automatically on a schedule?
Yes. Use Apify Scheduler to run daily batches. Pass your watchlist in addresses and combine with Telegram alerts for instant notifications when a previously clean address becomes flagged.
What if GoPlus has no data for an address?
The actor returns risk_level: "unknown" and empty flagged_fields. This does not mean the address is safe — it means it has not yet been reported to any of the aggregated sources.
Related actors
- Crypto Exchange Flow Tracker — On-chain exchange flows to complement sanctions screening for transaction monitoring
- Smart Money Wallet Tracker — Whale wallet performance tracking (complement to risk screening)
- MEV Flashbot Tracker — MEV block data for understanding complex on-chain activity patterns
Disclaimer: Triage tool only — not a final compliance system. Combine with additional providers for regulated production use. Results are informational and do not constitute legal or compliance advice.
Feedback
If this actor helps your compliance workflow, a review helps others find it: Leave a review on Apify Store