Kumo Co-Founder Hema Raghavan Named to Inc.’s 2026 Female Founders 500

Learn more
22Filtered Link · Mixer DetectionCrypto

Detect Crypto Mixer Usage

Which addresses will route funds through known mixing services in the next 14 days?

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.

By submitting, you accept the Terms and Privacy Policy.

Loved by data scientists, ML engineers & CXOs at

Catalina Logo

A real-world example

Which addresses will route funds through known mixing services in the next 14 days?

Blender.io (sanctioned May 2022), Tornado Cash (Aug 2022). Mixers break the tracing chain — once mixed, recovery is exponentially harder. Transacting with Tornado Cash is an OFAC violation. Catching funds before mixing occurs is the last intervention window.

How KumoRFM solves this

Graph-powered fraud intelligence

Kumo identifies the pre-mixing behavioral signature: consolidation from multiple addresses, specific denomination patterns matching mixer pools, and interaction history with known pre-mixer staging addresses. ADDR001 is consolidating funds from 5 addresses into fixed denominations matching Tornado Cash deposit pools — 93% probability of mixer interaction within 14 days.

From data to predictions

See the full pipeline in action

Connect your tables, write a PQL query, and get predictions with built-in explainability — all in minutes, not months.

1

Your data

The relational tables Kumo learns from

Addresses

address_idfirst_seenentity_typechain
ADDR0012024-02-18individualETH
ADDR0022024-08-30unknownETH

On-Chain Transfers

txn_hashfrom_addressto_addressamounttimestamp
0xg9...ADDR001ADDR40010.02025-01-10
0xh1...ADDR002ADDR40132.02025-01-15

Labels

address_idtagsourceconfidence
ADDR400tornado_cashOFAC1.00
ADDR401mixerChainalysis0.94
2

Write your PQL query

Describe what to predict in 2-3 lines — Kumo handles the rest

PQL
PREDICT LIST_DISTINCT(ON_CHAIN_TRANSFERS.TO_ADDRESS
    WHERE LABELS.TAG IN ("mixer", "tornado_cash"),
    0, 14, days)
FOR EACH ADDRESSES.ADDRESS_ID
3

Prediction output

Every entity gets a score, updated continuously

ADDRESS_IDCLASSSCORETIMESTAMP
ADDR001ADDR4000.932025-02-01
ADDR002ADDR4010.812025-02-01
4

Understand why

Every prediction includes feature attributions — no black boxes

Address ADDR001

Predicted: 93% probability of routing to ADDR400 (Tornado Cash)

Top contributing features

Transfer amount to ADDR400

10.0 ETH

39% attribution

Label tag

tornado_cash (OFAC)

28% attribution

Label confidence

1.00

15% attribution

Address entity_type

individual

11% attribution

Address first_seen recency

12 months

7% attribution

Feature attributions are computed automatically for every prediction. No separate tooling required. Learn more about Kumo explainability

Bottom line: Intercept funds before they enter mixers. Transacting with Tornado Cash is an OFAC violation. Flag mixer-bound transactions within the block confirmation window.

Topics covered

crypto mixer detectionTornado Cash compliancemoney laundering preventiongraph neural networkblockchain analyticscryptocurrency complianceKumoRFMpredictive AIAI explainabilityOFAC complianceDeFi securityfraud loss reduction

One Platform. One Model. Predict Instantly.

KumoRFM

Relational Foundation Model

Turn structured relational data into predictions in seconds. KumoRFM delivers zero-shot predictions that rival months of traditional data science. No training, feature engineering, or infrastructure required. Just connect your data and start predicting.

For critical use cases, fine-tune KumoRFM on your data using the Kumo platform and Data Science Agent for 30%+ higher accuracy than traditional models.

Book a demo and get a free trial of the full platform: data science agent, fine-tune capabilities, and forward-deployed engineer support.