Cross-chain graph tracing
We follow token transfers — not just native coin movements — reconstructing laundering paths up to 15 hops deep across Bitcoin, Ethereum, TRON, BSC, Solana and Polygon.
Run an independent AML compliance check on any crypto wallet before you send, receive or onboard. We screen Bitcoin, Ethereum, TRON, BSC, Solana and Polygon addresses against sanctions lists, darknet markets and fraud intelligence.
No card required · Report delivered in under 200ms · 6 chains covered
Enter any wallet address below. We return a risk score, verdict stamp and exposure breakdown in under 200ms.
Six capabilities underpin every AML-Compliance.org report, filed as exhibits for your compliance record.
We follow token transfers — not just native coin movements — reconstructing laundering paths up to 15 hops deep across Bitcoin, Ethereum, TRON, BSC, Solana and Polygon.
Identify funds that crossed chains via bridges, or passed through known mixing services — a common layering technique that single-chain tools miss entirely.
OFAC SDN, EU, UN, UK OFSI and 30+ national sanctions lists sync in real time, alongside issuer-maintained blacklists such as Tether's frozen-address registry.
Classify counterparties as regulated exchanges, unlicensed P2P desks or high-risk OTC brokers — essential for correspondent due diligence and Travel Rule filings.
Continuously updated feeds from law enforcement disclosures and threat intelligence partners flag exposure to darknet markets, ransomware wallets and confirmed scams.
Enterprise accounts auto-generate pre-filled Suspicious Activity Reports formatted for FinCEN, AUSTRAC and EU AMLD6 submission — cutting review time by up to 80%.
Three steps from wallet address to a report you can file.
Paste any wallet address from a supported chain, or connect a wallet directly to screen it in one click.
Our engine checks 190M+ labeled addresses against sanctions lists, darknet markets, ransomware wallets and exchange intelligence, live.
Get a 0–100 risk score, a stamped verdict, flagged hops and a downloadable report suitable for regulatory submission.
A 0–100 scoring system that follows FATF's risk-based approach, calibrated against real enforcement cases.
No direct or indirect exposure to sanctioned addresses, darknet markets, mixers or known fraud wallets detected within a 10-hop radius.
Some indirect exposure detected through mixers, privacy tools or unhosted wallets. No direct sanctions match, but enhanced due diligence is warranted.
Direct exposure to sanctioned addresses, blacklisted hops, darknet markets or confirmed ransomware and scam wallets. Recommended action: block or file a SAR.
We blocked a seven-figure sanctioned transfer before it touched our hot wallet. The multi-chain view is what generic single-chain tools can't offer.
Integration took twenty-five minutes. Every deposit and withdrawal is now screened automatically, and the sanctions sync alone justified the switch.
As a licensed VASP, MiCA compliance is non-negotiable. The reports are audit-ready and our regulator accepted them without a single follow-up question.
Your first check is free. Every tier below covers all six supported chains.
A single REST endpoint screens wallets across all six supported chains — drop it into your exchange, custody platform or compliance dashboard.
curl -X POST https://api.aml-compliance.org/v1/screen \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"address": "bc1q…k9Qm",
"chain": "bitcoin",
"depth": 10
}'
// Response
{
"risk_score": 12,
"verdict": "cleared",
"sanctions_match": false,
"exposure_pct": 0.0,
"response_ms": 143
}
NO CARD REQUIRED · REPORT IN UNDER 200MS · 6 CHAINS COVERED