VASPs, mixers and chain-hopping
Figure 3.1 · Geography
One kickback, five jurisdictions
Each hop is a deliberate secrecy choice — a doctrine, a treaty, a professional silence. The final step is always a legitimate-looking asset.
Source · Schematic based on ICIJ Panama/Pandora Papers narratives
Virtual asset service providers — VASPs, in the FATF's now-standard terminology, are the crypto ecosystem's functional equivalent of banks, remitters and exchange bureaux, and since the FATF's 2019 revision of its Recommendations they are subject to the same core AML obligations: customer due diligence, suspicious transaction reporting, and; the subject of this module's centrepiece rule, the travel rule requiring originator and beneficiary information to accompany transfers above a threshold. Centralised exchanges (Binance, Coinbase, and their many regional and jurisdiction-specific counterparts), custodial wallet providers, and increasingly certain decentralised-finance front-ends that FATF guidance treats as VASPs by function rather than form, all fall within scope in principle. The gap between principle and practice is where this module lives.
Chain-hoppingChain-hoppingConverting value across multiple blockchains, often via privacy coins or bridges, to break traceability. is the crypto-native analogue of nested correspondent layering. A launderer converts value from one blockchain to another — Bitcoin to Ethereum, Ethereum to a privacy-focused chain such as Monero, then back to a widely-traded asset — using either centralised exchanges or, increasingly, cross-chain bridgeCross-chain bridgeA protocol locking an asset on one blockchain and minting a wrapped equivalent on another, creating a formal ledger discontinuity. protocols that lock an asset on the originating chain and mint a wrapped equivalent on the destination chain. Each hop is designed to break the continuity that on-chain tracing tools rely on. A chain-hop through Monero is particularly effective because Monero's default protocol obscures sender, receiver and amount using ring signatures and stealth addresses, meaning that even sophisticated blockchain-analytics firms can rarely trace value once it has passed through Monero, in contrast to Bitcoin and Ethereum, whose ledgers are fully public and, with the right tooling, traceable with high confidence.
Mixing services and CoinJoinCoinJoinA non-custodial technique combining multiple users' transactions into one, obscuring which input funded which output. protocols pursue the same objective on transparent-ledger chains. A traditional custodial mixer pools deposits from many users and pays out an equivalent value from its own commingled reserve after a delay, deliberately breaking the direct input-output link that a blockchain explorer would otherwise show. CoinJoinCoinJoinA non-custodial technique combining multiple users' transactions into one, obscuring which input funded which output., by contrast, is a non-custodial, cryptographically coordinated technique in which multiple users jointly construct a single transaction with multiple inputs and multiple outputs, such that an external observer cannot reliably determine which input funded which output, the technique underlying wallets such as Wasabi and Samourai, both of which have faced US and European law-enforcement action (Samourai's founders were indicted by the US DOJ in 2024 on money-laundering and unlicensed money-transmission charges, and the service was shut down that year), reflecting a regulatory position that non-custodial mixing tools designed and marketed specifically to defeat AML tracing can themselves attract criminal liability for their operators even absent custody of client funds.
Sanctioned mixing infrastructure has also become a direct target of financial-sector sanctions rather than only criminal prosecution: OFAC's 2022 designation of the Tornado Cash smart-contract addresses (an Ethereum-based non-custodial mixer) marked the first time a piece of autonomous software code, rather than a person or entity, was placed on the Specially Designated Nationals list, a move that generated significant litigation over the limits of sanctioning code as opposed to persons, and which a US appellate court in 2024 substantially narrowed by holding that the immutable smart contracts themselves could not be treated as sanctionable "property" in the way the individuals operating associated infrastructure could; a nuance every investigator citing this case should get right, because the appellate outcome complicates rather than confirms the original designation's legal theory.
StablecoinStablecoinA crypto-asset pegged to a reference currency (typically USD), issued by a centralised entity capable of freezing specific addresses. rails deserve separate attention because they have become the dominant on-ramp and off-ramp currency pair in illicit crypto flows, according to successive Chainalysis annual crime reports. A stablecoinStablecoinA crypto-asset pegged to a reference currency (typically USD), issued by a centralised entity capable of freezing specific addresses. such as USDT (Tether) or USDC, pegged to the US dollar and issued by a centralised entity, offers a launderer price stability that volatile assets like Bitcoin do not, while still moving on a public, pseudonymous blockchain ledger. The centralisation of issuance is simultaneously the vulnerability that traditional criminal assets lack: issuers such as Tether and Circle have, under law-enforcement request, frozen specific addresses' balances at the smart-contract level, an intervention with no clean equivalent in cash-based laundering and one that has become a standard element of asset-freezing strategy in crypto investigations, provided the requesting agency can identify the relevant address before funds are moved onward.
Cross-chain bridges compound the tracing difficulty because the "wrapped" asset minted on the destination chain is, technically, a different token from the original, linked only by the bridge protocol's own internal accounting, accounting that is not always transparent, and that in several major bridge-hack incidents (Ronin in 2022, Wormhole in 2022, among others) has itself been the target of theft rather than merely a laundering conduit. For an investigator, a bridge transaction should be treated analytically the same way a currency-exchange bureau transaction is treated in cash laundering: the value crossing the bridge is continuous in economic substance, but the blockchain record on each side is formally discontinuous, and linking the two sides requires either the bridge operator's own internal ledger (frequently obtainable only by subpoena, and only where the operator is identifiable and cooperative) or inferential analysis of transaction timing and amount correlation across the two chains.
The practical posture I recommend to officials new to this space is to resist two opposite temptations: the temptation to treat blockchain analysis as omniscient (it is not — privacy coins, well-executed CoinJoinCoinJoinA non-custodial technique combining multiple users' transactions into one, obscuring which input funded which output., and cooperative cross-chain laundering can defeat it), and the temptation to dismiss it as useless because some techniques defeat it (most real-world laundering, done by people without specialist technical support, still leaves a traceable trail on transparent-ledger chains, and the majority of illicit crypto value identified in recent Chainalysis reporting still moves through centralised exchanges that are, at least in principle, licensed VASPs subject to KYC obligations). The realistic operating assumption is that on-chain tracing is a powerful but incomplete tool whose effectiveness depends heavily on which specific chains, protocols and off-ramps a given scheme used — precisely the granular technical judgment the next two lessons are designed to build.
Custodial mixing vs CoinJoin
Key terms
- VASP (Virtual Asset Service Provider)
- The FATF's functional category covering exchanges, custodial wallet providers and certain DeFi front-ends performing exchange, transfer or custody services.
- Chain-hopping
- Converting value across multiple blockchains, often via privacy coins or bridges, to break traceability.
- CoinJoin
- A non-custodial technique combining multiple users' transactions into one, obscuring which input funded which output.
- Stablecoin
- A crypto-asset pegged to a reference currency (typically USD), issued by a centralised entity capable of freezing specific addresses.
- Cross-chain bridge
- A protocol locking an asset on one blockchain and minting a wrapped equivalent on another, creating a formal ledger discontinuity.
Exercise
Using a public blockchain explorer, trace a sample transaction through at least one exchange deposit address and identify at what point (if any) the trail becomes uneconomical to follow manually. Note which chain and which service caused the break.
Mark complete (sign-in) →Sources
Last reviewed 2026-08-01
- 01FATF Recommendation 15 and Interpretive Note (rev. 2019) — FATF, 2019.Establishes VASP functional definition and core AML obligations.
- 02United States v. Samourai Wallet founders — US DOJ, 2024.Indictment on money laundering and unlicensed money transmission for non-custodial CoinJoin service.
- 03Tornado Cash SDN designation and subsequent appellate ruling — OFAC / US Court of Appeals for the Fifth Circuit, 2024.Narrowed sanctionability of immutable smart contracts as 'property'.
- 04Crypto Crime Report — Chainalysis, 2024.Annual data on stablecoin dominance in illicit on/off-ramp flows.