Crypto Address Sanctions Checker (OFAC / SlowMist / BlockSec) avatar

Crypto Address Sanctions Checker (OFAC / SlowMist / BlockSec)

Pricing

from $10.00 / 1,000 address checkeds

Go to Apify Store
Crypto Address Sanctions Checker (OFAC / SlowMist / BlockSec)

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.

Pricing

from $10.00 / 1,000 address checkeds

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

9

Total users

0

Monthly active users

3 days ago

Last modified

Categories

Share

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?

  1. OFAC compliance at minimal cost — Screen addresses against the OFAC SDN list and return a sanctioned flag instantly. Avoid onboarding or transacting with sanctioned wallets for as little as $0.01 per check.
  2. 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.
  3. Inbound transaction monitoring — Verify sender addresses before crediting deposits, reducing exposure to money laundering flows and mixer-tainted funds.
  4. DAO and treasury security — Screen addresses interacting with your multisig to catch phishing wallets, drainers, and cybercrime clusters before they execute.
  5. 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

  1. Click Try for free on the Apify Store page.
  2. Enter one address in address or a list in addresses. Set chainId for the target chain (default: 1 = Ethereum).
  3. Optionally add telegramBotToken and telegramChatId to receive instant alerts for high-risk addresses.
  4. Click Start — results arrive in seconds.
  5. Check risk_level (clean / warn / high / critical) and flagged_fields for an immediate verdict.
  6. For continuous monitoring, schedule daily runs on Apify Scheduler and feed results to your compliance pipeline.

Input

ParameterTypeDefaultDescription
addressesarray[]List of EVM addresses (0x...) to check — each billed individually
addressstring(none)Single EVM address (used when addresses is empty)
chainIdinteger1EVM chain ID: 1=Ethereum, 56=BSC, 137=Polygon, 42161=Arbitrum, 10=Optimism, 8453=Base
telegramBotTokenstring(none)Telegram bot token for risk alerts on flagged addresses
telegramChatIdstring(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

FieldDescription
risk_levelOverall verdict: clean / warn / high / critical / unknown
flagged_fieldsArray of all triggered risk categories
sanctionedOFAC SDN list match — "1" if flagged
money_launderingKnown money laundering wallet (SlowMist, BlockSec)
cybercrimeInvolved in cybercrime operations
mixerKnown mixer address (Tornado Cash / similar)
phishing_activitiesIdentified phishing scam wallet
stealing_attackKnown attack wallet or drainer
darkweb_transactionsInteracted with darkweb mixers or markets
blackmail_activitiesRansomware or extortion wallet

"1" = flagged. "0" = clean.


Cost estimation

Pay-Per-Event pricing — billed per address, not per run.

ScenarioAddressesCost
Single address check1$0.01
Batch pre-onboarding screen100$1.00
Daily KYT batch1,000$10.00
Monthly high-volume screen10,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.


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