Wallet Risk Scoring
Instant 0 to 100 risk scores for any address across major chains, with a clear breakdown of the signals driving the score: sanctions, mixers, darknet markets, scams and more.
Screening coverage across global watchlists and standards
Instant 0 to 100 risk scores for any address across major chains, with a clear breakdown of the signals driving the score: sanctions, mixers, darknet markets, scams and more.
Live screening against global watchlists, with alerts the moment exposure appears.
Follow the flow of funds hop by hop through mixers, bridges and exchanges to find the true source.
Continuously monitor customer wallets and receive webhook alerts when risk thresholds are crossed.
Built-in support for FATF Travel Rule data exchange between VASPs, with full audit trails.
Investigate, annotate and resolve alerts in a collaborative workspace with exportable SAR reports.
Run a check to see a full risk report.
POST an address, get an explainable risk report back in under 200ms.
curl -X POST https://api.checkyourcrypto.com/v1/screen \
-H "Authorization: Bearer sk_live_••••••••" \
-H "Content-Type: application/json" \
-d '{
"address": "0x7f367c...debe1b",
"chain": "ethereum"
}'{ "address": "0x7f367c…debe1b", "chain": "ethereum", "score": 82, "level": "high", "flags": [{ "type": "mixer_exposure", "severity": "high", "hops": 2 }], "exposure": { "mixer": 0.41, "high_risk_exchange": 0.23, "regulated": 0.36 }, "recommended_action": "hold_for_review", "latency_ms": 142}| # | Asset | Price | 24h | |||
|---|---|---|---|---|---|---|
Integrate the API, set your thresholds, start screening in minutes.