Travel Rule Enforcement and the Onchain Compliance Gap

Post preview image

Series: DeFi Infrastructure for Institutions

P2P.org's content series for regulated institutions evaluating on-chain capital allocation. Each article addresses a specific infrastructure, governance, or compliance dimension that determines whether a DeFi allocation can clear institutional approval and operate within mandate.

This is the second article in the regulatory trilogy examining the external pressure making institutional-grade vault governance a requirement rather than an option. The first article examined what MiCA means for DeFi vault operators and institutional allocators. The third article will examine how conflict-of-interest regulatory frameworks are catching up to the curator model.

Previously in this series: What MiCA Means for DeFi Vault Operators and Institutional Allocators

Introduction

Decentralised finance was built to remove intermediaries. The Travel Rule was built to hold intermediaries to account. That tension now sits at the centre of global AML supervision for anyone operating at the intersection of regulated institutions and DeFi vault infrastructure.

The Travel Rule is not a new concept. FATF Recommendation 16 has required originator and beneficiary information to accompany qualifying financial transfers since the 1990s, first for wire transfers, then extended to virtual assets in 2019. What is new is the enforcement environment. As of December 30, 2024, the EU's Transfer of Funds Regulation enforces the Travel Rule across all crypto-asset transfers involving a CASP with no minimum threshold. The UK has been enforcing its version since September 2023. As of early 2026, 73% of countries have enacted Travel Rule legislation. FATF updated Recommendation 16 again in June 2025 to further standardise cross-border payment information requirements. The era of aspirational Travel Rule compliance is over.

For DeFi vault operators and institutional allocators, the enforcement shift creates a specific and largely unresolved compliance problem. The Travel Rule requires a named originator and a named beneficiary to accompany every qualifying transfer. DeFi vault rebalances are executed by smart contracts. Smart contracts do not have names, addresses, or date-of-birth records. The data the Travel Rule requires does not exist in the architecture that executes the transaction.

This article explains what the Travel Rule requires mechanically, why DeFi vault architecture creates a structural compliance gap, how that gap affects both operators and institutional allocators in practice, and what the infrastructure requirement looks like for closing it.

A three-section diagram showing the Travel Rule compliance gap in DeFi vault rebalances. The top row shows the problem: institutional client identity held by custodian, smart contract executing a rebalance with no originator or beneficiary data generated, and on-chain settlement with the Travel Rule obligation unmet. The middle row shows the required solution: an identity mapping layer, compliant data generated at execution, and transmission to the counterparty VASP before settlement. The bottom row shows jurisdiction thresholds for the EU Transfer of Funds Regulation with no minimum threshold, the US Bank Secrecy Act at three thousand dollars, and the FATF baseline at one thousand dollars.
The Travel Rule compliance gap in DeFi vault rebalances and the data layer required to close it.

Learnings for Busy Readers

Short on time? Here are the key takeaways. For the full analysis and supporting data, continue reading below.

The Travel Rule requires originator and beneficiary information, full name, account identifier, wallet address, and in higher-value transactions, physical address or date of birth, to accompany every qualifying crypto-asset transfer. In the EU, under the Transfer of Funds Regulation, this applies to every CASP-to-CASP transfer with no minimum threshold. In the US, the Bank Secrecy Act, it applies to transfers of $3,000 or more.

The compliance gap in DeFi vault architecture is architectural, not procedural. When a curator initiates a vault rebalance, the transaction is executed by a smart contract. The smart contract is not a VASP. It does not hold customer identity data. It cannot transmit originator and beneficiary information because that information does not exist in the execution layer. The entity that is a VASP, the custodian or service provider interacting with the vault on behalf of an institutional client, must generate that data from outside the protocol and attach it to the transaction before it settles.

Most vault products were not designed with this infrastructure in mind. The gap is not a minor operational adjustment. It requires a data architecture that sits above the smart contract execution layer, holds verified identity information for every institutional participant, maps that information to every vault transaction at the point of execution, and transmits it to counterparty VASPs in a format that satisfies jurisdiction-specific Travel Rule requirements.

For institutional allocators, the Travel Rule gap adds a due diligence requirement that sits entirely outside the protocol evaluation. Before initiating vault interactions through a custodian or service provider, institutions need to verify that their intermediary's Travel Rule infrastructure can generate compliant data for every vault transaction type, including rebalances initiated by smart contracts, not just for direct custody transfers.

What the Travel Rule Requires

The Travel Rule's core requirement is straightforward: when a VASP or CASP transmits virtual assets on behalf of a customer, it must collect and transmit specific identifying information about the originator and the beneficiary to the receiving institution. That information must travel with the transfer, not reside in a separate onboarding system.

The specific data requirements vary by jurisdiction. Under the EU Transfer of Funds Regulation, which applies from December 30, 2024, with no minimum threshold, every CASP-to-CASP transfer requires the originator's full name, account or wallet identifier, and either a physical address, official personal document number, customer identification number, or date of birth, plus the beneficiary's name and account identifier. Under the US Bank Secrecy Act, the threshold is $3,000, with requirements for the originator's full name, account or wallet number, physical address, and the amount and execution date of the transfer.

FATF's updated guidance, revised at the June 2025 Plenary, reinforces that the obligation applies wherever a financial service is being provided, regardless of whether the service is characterised as decentralised. The guidance is explicit that DeFi arrangements are not outside the scope if there are natural or legal persons who control or operate a service. As of the June 2025 FATF targeted update, 99 jurisdictions are advancing Travel Rule implementation. Only 21% of 138 assessed jurisdictions are fully compliant with FATF Recommendation 15, indicating that enforcement is still developing, but the direction is unambiguous. (Source: FATF Targeted Update, June 2025; Zyphe, VASP KYC Compliance, March 2026.)

The data must travel with the transfer in real time, not in a post-settlement report. This is the operationally demanding part. It requires infrastructure that can generate, verify, and transmit identity data at the point of transaction execution, not after the fact.

The Structural Compliance Gap in DeFi Vaults

The Travel Rule compliance gap in DeFi vault architecture is not a documentation problem. It is an architectural problem rooted in how vault transactions are initiated and executed.

In a standard vault rebalance, the curator identifies an allocation opportunity, proposes a strategy adjustment, and the vault smart contract executes the resulting transactions across one or more DeFi lending protocols. The smart contract is the execution agent. It is not a VASP. It does not hold customer identity data. It does not have a compliance function. It simply executes the instructions encoded in its logic and settles the resulting transactions on-chain.

This creates a specific Travel Rule problem with three dimensions.

The originator identification problem

The Travel Rule requires a named originator: the entity instructing the transfer, with verified identity data. In a vault rebalance, the instruction comes from the smart contract executing the curator's strategy. There is no named human originator in the execution layer. The custodian or service provider who originally deposited assets into the vault on behalf of the institutional client is the economic originator, but that relationship is not encoded in the transaction that the smart contract executes. Mapping the institutional client's identity data to the smart contract execution requires infrastructure that sits above the protocol layer and maintains that mapping at every transaction point.

The beneficiary identification problem

In a vault rebalance, assets move between protocol positions, not between named individuals or institutions. When a vault reallocates from one lending market to another, the beneficiary of the transaction is a smart contract address, not a person. Under the EU TFR, CASPs must assess whether a customer owns or controls a self-hosted wallet before making assets available for transfers over €1,000. A smart contract address is not a self-hosted wallet in the traditional sense. It is a protocol address. Generating compliant beneficiary data for smart contract destinations requires a classification and verification system that most vault products were not designed to include.

The interoperability problem

Even where a custodian has Travel Rule infrastructure for standard crypto transfers, that infrastructure may not be designed to handle the transaction types that DeFi vault rebalances generate. DeFi vault transactions can involve multiple protocols, multiple chains, wrapped assets, and liquidity pool interactions. Each of these transaction types raises specific questions about how the Travel Rule applies and how originator and beneficiary data should be structured. As of 2026, there is no universal standard for Travel Rule data transmission, though protocols like TRISA, OpenVASP, and TRUST are operating in parallel. A custodian whose Travel Rule infrastructure uses one protocol may be unable to exchange data with a counterparty using a different one.

The institutional digital asset space moves fast. Our subscribers get structured analysis across staking, DeFi vaults, and regulation through DeFi Dispatch, Institutional Lens, DeFi Infrastructure for Institutions, andLegal Layer. No noise. Just the signals that matter. Subscribe to the newsletter at the bottom of this page.

How the Gap Affects Vault Operators

For vault operators that fall within MiCA's CASP framework, or that serve clients in jurisdictions with equivalent Travel Rule obligations, the compliance gap is an operational infrastructure requirement that cannot be deferred.

The Travel Rule obligation attaches at the point where a CASP is involved in a transfer. A vault operator managing institutional assets is providing a service that places it within the CASP scope. Every vault transaction involving an institutional client's assets is a transaction that the vault operator's Travel Rule infrastructure must be able to process. That includes rebalances, protocol interactions, and position adjustments initiated by the vault's smart contract logic.

The practical requirement is a data layer that sits above the smart contract execution environment and performs three functions. First, it maintains a verified identity record for every institutional participant and maps that record to the vault addresses associated with their allocations. Second, it intercepts every transaction at the point of initiation, generates the required originator and beneficiary data from the identity record, and attaches that data to the transaction before it executes. Third, it transmits the data to counterparty VASPs in a format compatible with the applicable Travel Rule protocol and retains a timestamped record for regulatory audit purposes.

Under the EU TFR, originator and beneficiary data must be retained for five years after the end of the business relationship or transaction. That retention requirement is a data management obligation that extends well beyond the transaction itself. The vault operator's Travel Rule infrastructure must include a compliant data retention and retrieval system that can produce records on regulatory request.

How the Gap Affects Institutional Allocators

For institutional allocators, the Travel Rule gap creates a due diligence requirement that operates at the counterparty level rather than the protocol level.

The allocator's obligation is typically discharged through the custodian or service provider they use to interact with DeFi vault protocols. The custodian is the VASP. The custodian bears the Travel Rule obligation for transfers initiated on the allocator's behalf. But the allocator needs to verify, before initiating any vault interaction, that their custodian's Travel Rule infrastructure can handle the specific transaction types that vault interactions generate.

This verification requirement has three specific dimensions. First, the allocator needs to confirm that the custodian can generate compliant originator data for vault rebalances initiated by smart contracts, not just for direct custody transfers. The mapping of institutional identity to smart contract execution is the non-trivial part. Second, the allocator needs to confirm that the custodian can handle the vault's specific transaction types, including multi-protocol rebalances, wrapped asset interactions, and any cross-chain transactions the vault strategy involves. Third, the allocator needs to confirm that the custodian's Travel Rule protocol is interoperable with the counterparty VASPs involved in the vault's transaction flow.

For institutional allocators operating across multiple jurisdictions, the interoperability question is particularly complex. The EU applies the Travel Rule with no minimum threshold. The US applies it at $3,000. The UK applies a risk-based approach. Singapore, Hong Kong, and South Korea have their own implementations. A vault strategy that involves transactions across multiple jurisdictions requires Travel Rule infrastructure that can apply the correct data requirements for each transaction based on the jurisdictions of the parties involved.

The due diligence checklist for Travel Rule compliance is therefore not a protocol-level question. It is a custodian infrastructure question that needs to be resolved before vault interactions begin.

Key Takeaway

The Travel Rule's compliance gap in DeFi vault architecture is architectural. Smart contracts do not generate originator and beneficiary data. The vault products built on top of them were not designed to produce it. And the enforcement environment, with the EU TFR applying to every CASP transfer since December 30, 2024, and 73% of countries having enacted Travel Rule legislation as of early 2026, means the gap can no longer be treated as a future compliance consideration.

For vault operators, closing the gap requires a data layer above the smart contract execution environment that maps institutional identity to vault transactions, generates compliant Travel Rule data at the point of execution, and retains records in a format that satisfies the retention and retrieval requirements of the applicable jurisdictions.

For institutional allocators, it requires a custodian due diligence process that verifies Travel Rule infrastructure at the transaction-type level, not just at the general compliance framework level. The question is not whether the custodian is Travel Rule compliant. The question is whether the custodian's Travel Rule infrastructure can handle the specific transaction types that vault interactions generate.

The infrastructure that closes both gaps is the same infrastructure that the first trilogy of this series identified as the missing governance layer: an independent data and compliance layer sitting above the execution environment, operating at the transaction level, independently of the smart contracts executing the strategy.

Next in this series: How Conflict-of-Interest Regulatory Frameworks Are Catching Up to the Curator Model

Frequently Asked Questions

What is the Travel Rule, and why does it apply to DeFi vault operators?

The Travel Rule, based on FATF Recommendation 16, requires VASPs and CASPs to collect and transmit originator and beneficiary information alongside qualifying virtual asset transfers. It applies to vault operators because any entity providing crypto-asset portfolio management services to clients is providing a service that falls within the VASP or CASP scope under the applicable jurisdiction's definition. The obligation attaches at the service provider level, not the protocol level. The DeFi protocols the vault operator uses to execute transactions may not be regulated, but the vault operator managing institutional assets through those protocols is.

What data does the Travel Rule require to accompany a crypto-asset transfer?

Under the EU Transfer of Funds Regulation, which applies to all CASP-to-CASP transfers with no minimum threshold since December 30, 2024, the required data includes the originator's full name, account or wallet identifier, and either a physical address, official personal document number, customer identification number, or date of birth, plus the beneficiary's name and account identifier. Under the US Bank Secrecy Act, the threshold is $3,000, with requirements for the originator's full name, account or wallet number, and physical address. FATF's June 2025 update further standardised cross-border requirements, with national implementation timelines varying by jurisdiction.

Why is generating Travel Rule data for DeFi vault rebalances technically difficult?

Vault rebalances are executed by smart contracts, not by named human originators. The smart contract is not a VASP and does not hold customer identity data. Generating compliant Travel Rule data requires a separate data layer that maintains verified identity records for every institutional participant, maps those records to the vault addresses associated with their allocations, and intercepts every transaction at the point of initiation to attach the required originator and beneficiary data before the transaction executes. The beneficiary identification problem is equally challenging, as the beneficiary of a rebalance transaction is typically a protocol address rather than a named individual or institution.

What does Travel Rule interoperability mean, and why does it matter for vault operators?

Travel Rule interoperability refers to the ability of different VASPs' Travel Rule systems to exchange originator and beneficiary data with each other. Multiple competing protocols currently handle this data exchange, including TRISA, OpenVASP, and TRUST, and they are not universally compatible. A vault operator whose infrastructure uses one protocol may be unable to exchange data with a counterparty using a different one. For vault operators handling multi-protocol, multi-chain transactions, interoperability gaps can create compliance failures at specific transaction points even where the underlying data infrastructure is otherwise compliant.

What should institutional allocators verify about their custodian's Travel Rule infrastructure before initiating vault interactions?

Allocators should verify three things. First, the custodian can generate compliant originator data for vault rebalances initiated by smart contracts, not just for direct custody transfers. Second, the custodian's infrastructure can handle the specific transaction types involved in the vault strategy, including multi-protocol rebalances, wrapped asset interactions, and any cross-chain transactions. Third, the custodian's Travel Rule protocol is interoperable with the counterparty VASPs involved in the vault's transaction flow. These are infrastructure questions that need to be resolved before vault interactions begin, not after the first transaction fails a compliance check.


P2P.org builds the protection layer that sits between regulated institutions and DeFi execution environments, independently of the curators who manage allocation strategies. If you are evaluating the infrastructure requirements for a DeFi allocation program, talk to our team.

Disclaimer

This article is provided for informational purposes only and does not constitute legal, regulatory, compliance, or investment advice. Regulatory obligations may vary depending on jurisdiction and specific business activities. Readers should consult their own legal and compliance advisors regarding applicable requirements.

Subscribe to P2P-economy

Get the latest posts delivered right to your inbox

Subscribe
Read more