The Crypto Travel Rule: What It Means for Your Business Compliance

Fiat_Republic_Blog_Thumbnail_V3_1920x1080
  • The crypto Travel Rule is FATF Recommendation 16 applied to virtual asset transfers. It requires Virtual Asset Service Providers (VASPs) to collect, verify, and share originator and beneficiary information with counterparty VASPs on qualifying transfers.
  • Thresholds vary sharply by jurisdiction. The FATF default is USD/EUR 1,000, US FinCEN sets USD 3,000, Canada CAD 1,000, and the EU Transfer of Funds Regulation (TFR) applies zero threshold, meaning all CASP-to-CASP transfers carry Travel Rule obligations regardless of amount.
  • As of January 2026, 85 of 117 FATF-monitored jurisdictions have enacted Travel Rule legislation, creating the “Sunrise Issue” where VASPs must still transact safely with counterparties in non-implementing regions.
  • The EU TFR came into force on 30 December 2024, supported by EBA Travel Rule Guidelines, and introduces specific requirements for self-hosted wallet verification on crypto transfers of €1,000 or more.
  • Building Travel Rule compliance requires four components: a messaging protocol (TRP, TRISA, IVMS 101), counterparty discovery and due diligence, self-hosted wallet verification, and sanctions screening integrated with the surrounding AML stack.

The crypto Travel Rule is now live in most major markets. By January 2026, 85 of 117 FATF-monitored jurisdictions have enacted Travel Rule legislation per the FATF’s best-practices paper on Travel Rule supervision, and the remaining holdouts face mounting pressure to implement.

For Virtual Asset Service Providers, it is no longer a question of whether the Travel Rule applies but how to integrate it cleanly into daily operations. Thresholds differ, data formats differ, counterparty maturity differs, and every transfer between two regulated entities must carry originator and beneficiary information or be rejected.

What is the crypto Travel Rule?

The crypto Travel Rule is the application of FATF Recommendations 16 to virtual asset (VA) transfers. Recommendation 16 has governed wire transfers in traditional banking for decades; in 2019, FATF extended it to cover transfers between VASPs so that the same originator and beneficiary transparency applies whether money moves as fiat or as crypto.

The mechanism is simple. When a VASP executes a qualifying crypto transfer on behalf of a customer, it must collect specified identifying information about the sender (originator) and recipient (beneficiary) and transmit that information to the counterparty VASP at or before the point of transfer. The information travels with the value.

Who it applies to:

  • Virtual Asset Service Providers (VASPs): centralised exchanges, custodial wallet providers, crypto-fiat on-ramps and off-ramps, brokers, and OTC desks.
  • Crypto-Asset Service Providers (CASPs): the EU regulatory term for VASPs under MiCAR, covering the same functional scope.
  • Money Service Businesses (MSBs): the US regulatory framework under FinCEN, with the BSA Travel Rule as the domestic implementation.
  • In-scope activities: exchange between crypto and fiat, exchange between different crypto-assets, transfer of crypto-assets, safekeeping and administration, participation in issuance, and financial services related to issuance.

The rule applies to the activity, not just the label. An entity that qualifies as a VASP in one jurisdiction may or may not be captured by Travel Rule obligations in another, depending on which specific activities the local regulator has brought into scope.

What information must travel with a crypto transfer?

The fields are specific. FATF Recommendation 16 and its jurisdictional implementations define exactly what has to be collected, verified, and transmitted. Most regimes require the same core data set with minor variations.

  1. Originator’s full legal name. Collected by the sending VASP at onboarding through its KYC process and transmitted unchanged.
  2. Originator’s wallet address or unique transaction reference. The specific on-chain address (or an equivalent reference number) from which the transfer is sent.
  3. Originator’s account number with the sending VASP. The customer identifier inside the VASP’s system, which lets the beneficiary VASP trace back if needed.
  4. Originator’s physical address, national ID number, or date and place of birth. One of these identifiers is required to disambiguate common names and support sanctions screening.
  5. Beneficiary’s full legal name. Provided by the customer at the point of sending and verified against KYC data once received on the other side.
  6. Beneficiary’s wallet address or account number with the receiving VASP. The destination identifier on-chain or on the receiving VASP’s ledger.

The information is transmitted off-chain between the two VASPs through secure messaging, not written into the blockchain transaction itself. This is where the interoperability standards come in: IVMS 101 for the data schema, and protocols like TRP and TRISA for transport.

How this meshes with the rest of your AML and KYC regulations stack depends on how clean the data coming out of onboarding is. Travel Rule data is only useful if it matches the KYC record on file, which means onboarding identity capture has to be tight before the Travel Rule layer can work at all.

Below-threshold transfers still carry data requirements. Even in jurisdictions that apply the FATF default USD/EUR 1,000 de minimis, VASPs must still collect the name of the originator and beneficiary and either the wallet address or a unique transaction reference for transfers under the threshold, per FATF’s 2021 updated guidance. Only the full data set is waived below the threshold; some data is always required.

How the crypto Travel Rule applies by jurisdiction

Implementation is uneven. The same transfer can trigger different obligations depending on where each side of the transaction sits.

Jurisdiction

Threshold

Effective date

Notes

EU (TFR 2023/1113)

€0 (no threshold)

30 December 2024

All CASP-to-CASP transfers covered; self-hosted wallet verification required for ≥€1,000; EBA Guidelines apply

United Kingdom

£1,000 equivalent

1 September 2023

FCA-supervised under MLR 2022

United States (FinCEN)

USD 3,000

Pre-2019 (BSA); extended to crypto 2019–2020

Applies to money transmitters and exchanges

Canada

CAD 1,000

Live (FINTRAC)

Covers MSBs and dealers in virtual currency

Singapore

SGD 1,500

Live (MAS)

VASPs under the Payment Services Act

Japan

JPY 100,000

Live (JFSA)

Covers licensed crypto exchanges

South Korea

KRW 1,000,000

Live

Stringent self-hosted wallet rules

FATF default

USD/EUR 1,000

Recommendation 16 (2019)

Applied in varying form by ~85 jurisdictions

The EU’s zero threshold is the outlier. The EUR-Lex Transfer of Funds Regulation summary confirms that Regulation (EU) 2023/1113 applies to every crypto transfer where at least one CASP is established in the Union, with no minimum value exemption. The European Banking Authority coordinates supervision through its Travel Rule Guidelines.

For crypto platforms operating in or into the EU, the practical effect is that every single CASP-to-CASP transfer triggers Travel Rule data exchange. This is stricter than almost every other implementation. Our European crypto compliance checklist walks through the wider TFR and MiCAR obligations that accompany Travel Rule compliance.

The operational challenges crypto businesses face

The rule is clear; the execution is where it falls apart. Four operational challenges account for most of the compliance friction crypto platforms run into once they try to operate the Travel Rule at scale.

  • The Sunrise Issue. Because jurisdictions have adopted the Travel Rule on different timelines, VASPs in compliant regions regularly transact with counterparties whose home regulator has not yet implemented. FATF expects compliant VASPs to still send required information; when the counterparty cannot receive or reciprocate, firms typically apply enhanced due diligence, request data directly from customers, or limit activity with higher-risk regions.
  • Self-hosted wallet verification. The EU TFR requires CASPs to verify ownership of self-hosted wallets for transfers of €1,000 or more. Common approaches are the Address Ownership Proof Protocol (AOPP), signed messages from the wallet’s private key, or micro-transactions to confirm control. Each method has its own UX and evidentiary trade-offs.
  • Counterparty due diligence. Before sending Travel Rule data to another VASP, the sending VASP must verify the counterparty’s regulated status and risk profile. This means VASP identity registries (TRUST, TrustChain, VerifyVASP, TRISA’s directory) and bilateral due diligence for counterparties not in a registry. FATF expects a risk-based approach, not blanket trust.
  • Data interoperability. Different VASPs use different Travel Rule tools, and the same data must reach a counterparty that may be using a different protocol. The industry is standardising on IVMS 101 for the data schema, but transport compatibility between tools remains inconsistent in practice.

None of these challenges is a reason not to comply; they are reasons to invest in the operational layer around the compliance policy. VASPs that treat Travel Rule as a checklist end up with data going out but nothing coming back in. VASPs that treat it as an operational function tune every one of these four components until they work.

How to build crypto compliance Travel Rule capability into your operations

Four components, each with a build-or-buy decision. The combination is what determines whether your Travel Rule programme scales or becomes a support-ticket magnet.

Travel Rule messaging. Pick a Travel Rule tool or protocol that covers the jurisdictions you operate in, supports the IVMS 101 data schema, and interoperates with the largest set of counterparty tools possible. Most crypto platforms buy this layer rather than building it, because maintaining protocol compatibility across a shifting landscape is a full-time job.

Counterparty discovery and due diligence. Subscribe to a VASP identity registry (TRUST, TRISA directory, or equivalent) and integrate its data into your transfer pipeline so counterparty lookups happen automatically rather than manually. Document your risk-based approach for counterparties outside the registry.

Self-hosted wallet verification. For EU operations, build or buy an AOPP or signed-message flow that can be triggered at the €1,000 threshold. Keep verification records for the retention period required in your jurisdiction, which is typically five years or longer.

Sanctions screening and AML integration. Travel Rule data is only valuable if it feeds into sanctions screening and transaction monitoring. The information that accompanies a transfer should flow directly into your AML tool, not be held separately. Fiat Republic’s security and compliance posture includes the Oxygen transaction monitoring platform precisely for this: sanctions screening, customisable rules, real-time alerting, and automation over structured compliance data.

Supervisory expectations in 2026. Regulators are increasingly moving beyond written policies to test whether Travel Rule controls operate in production. That means audit trails showing exactly what data was shared and screened for each transfer, clear documentation of the risk-based approach to counterparties, and evidence that missing or incomplete data led to the transaction being rejected rather than waved through. FATF’s 2025 targeted update explicitly calls out this shift from paper compliance to operational compliance.

If you are building the fiat side of a crypto platform that needs to sit cleanly alongside your Travel Rule stack, our crypto platform banking API provides multi-currency IBANs, SEPA and Faster Payments rails, and Oxygen transaction monitoring under UK FCA and Dutch DNB EMI authorisation. That removes one dependency from your compliance map so your team can focus on the crypto-native components.

Frequently Asked Questions

What is the threshold for the crypto Travel Rule?

It depends entirely on jurisdiction. FATF’s default is USD/EUR 1,000 for full information requirements, with reduced obligations (name and wallet address or reference number) below the threshold. The US FinCEN threshold is USD 3,000. The EU applies no threshold at all under the TFR: every CASP-to-CASP transfer carries Travel Rule obligations. Canada, Singapore, Japan, and South Korea each set their own local thresholds close to the FATF default.

Does the Travel Rule apply to transfers to self-hosted wallets?

Yes, but the obligations vary. In the EU, transfers of €1,000 or more to or from a self-hosted wallet require the CASP to verify ownership of the wallet, typically through an Address Ownership Proof Protocol (AOPP) signature or equivalent method. FATF guidance treats self-hosted wallets as higher risk and expects enhanced due diligence. Some jurisdictions require additional controls; others rely on risk-based approaches. Transfers between two regulated VASPs do not involve self-hosted wallet verification.

What’s the difference between the EU TFR and the FATF Travel Rule?

The FATF Travel Rule is an international standard (Recommendation 16) that individual countries choose how to implement. The EU Transfer of Funds Regulation (TFR, Regulation (EU) 2023/1113) is the EU’s specific implementation, and it goes further than the FATF default in several ways: no de minimis threshold, explicit self-hosted wallet verification requirements, and harmonised enforcement coordinated by the EBA. The TFR applies directly in all 27 Member States as of 30 December 2024.

What happens if a counterparty VASP is not Travel Rule compliant?

This is the Sunrise Issue. When the counterparty cannot receive or reciprocate Travel Rule data, the sending VASP must still fulfil its own obligations: collect the required information, transmit what can be transmitted, and document the gap. Most crypto platforms apply enhanced due diligence, seek information directly from the customer, and may restrict or delay transactions with counterparties in non-implementing jurisdictions. Regulators expect a documented, risk-based approach rather than blanket refusal or blanket acceptance.

Is the Travel Rule the same as KYC?

No. KYC (Know Your Customer) is the process by which a VASP verifies the identity of its own customers at onboarding and on an ongoing basis. The Travel Rule operates on top of KYC: it uses data already collected through KYC and transmits a subset of it to counterparty VASPs during a transfer. A solid KYC process is a precondition for Travel Rule compliance, but the Travel Rule is a separate, transfer-level obligation about information sharing between regulated entities.

 

Related Blog Posts

May 21, 2026

Poland VASP Redomiciliation: A Compliance Officer's Guide to Post-MiCA Migration

Polish VASPs lose authorisation on 1 July 2026 with no domestic CASP route. A compliance-led guide to redomiciliation options, timelines, and what to prepare now.
April 15, 2026

What Are Electronic Money Tokens (EMTs)? MiCA Rules Explained

Learn what Electronic Money Tokens (EMTs) are, how they work under MiCA, and the key benefits and risks for exchanges, users and fintech issuers.
March 12, 2026

Crypto Compliance Checklist Europe (2026) for Startups

A practical crypto compliance checklist for Europe in 2026: MiCA scope, CASP licensing, AML/Travel Rule, DORA, GDPR, governance, and audit-ready evidence.
Decorative background of scattered coins
Bridge the gap between Banks & Crypto

Let’s connect and explore how our network can power your fiat access, partnerships, and growth in Web3.

FIAT REPUBLIC

Website operated by Fiat Republic Ltd, a company registered in England and Wales with company no. 13466461. Services provided in the United Kingdom by Fiat Republic
Financial Services Ltd, with company no. 08649018 authorised and regulated by the Financial Conduct Authority (FRN 900524) as an electronic money institution.

Fiat Republic Netherlands BV, with company no. 84625791, is authorised and regulated by the Dutch Central Bank (Relation number: R190553) as an electronic money institution.

Fiat Republic Canada Inc, with company number 1000040920, is registered as a Money Service Business (MSB) in Canada with registration number M22599700.

Fiat Republic US Inc, with company number 7153916, is registered as a Money Service Business (MSB) in the U.S with registration number 31000235244531.