Layer Rotation VelocityTRINITY EXCLUSIVE
Proprietary composite measuring the speed at which BTC migrates between layers. High velocity indicates active capital reallocation; low velocity marks capital consolidation.
Trinity exclusive model
This metric is a proprietary Trinity Insights model. Its formula, inputs, weights and parameters are NOT disclosed. The page documents only the output (bounded scale, interpretation zones, historical context). Access to the score and its time series is via the REST API and the MCP server, subject to the required tier.
What is it?
This proprietary composite measures the intensity of capital movements between different Bitcoin layers. It combines the absolute variations in net flows from each layer into a single index. High values mean capital is actively reallocating between Lightning, Liquid, and Stacks - the system is in motion. Low values mean capital is consolidated and static on its respective layers.
How to read
The index ranges from 0 (no cross-layer movement) upward (intense reallocation). Sudden spikes after a quiet period deserve particular attention - they mark a regime change in participant behavior. Compare with BTC price: high rotation velocity during a stable price phase may precede a directional move.
Key zones
Exact thresholds are calibrated on historical data and evolve. As a rule of thumb, readings above the 80th percentile of the observed period indicate exceptional activity. Readings below the 20th percentile indicate a consolidation period. Transitions between these zones are the most informative moments.
What to observe
Velocity-price divergences are particularly interesting: if velocity increases sharply without a corresponding price move, it suggests structural repositioning underway (participants are switching layers before a move). Also observe whether rotation is symmetric (everything moves) or asymmetric (only one layer absorbs).
Historical context
This composite is new and historical data is limited to the period where all three L2 layers coexist (2024+). Early observations show rotation spikes around macro events (rate decisions, halvings) and L1 fee spikes (which push activity to L2s).
Expert notes
⚠️ Trinity Exclusive Model - The composite uses rolling normalization to adapt to structural changes in layer sizes. Weighting is in BTC, not USD, to avoid the price effect. Private Lightning channels are not included, which creates a bias toward underestimating actual velocity. This metric is experimental and will be refined as data accumulates.
Common mistakes to avoid
High velocity is neither bullish nor bearish - it marks change. Context determines the direction. Do not make decisions based on this indicator alone. It is a regime filter, not a timing indicator.
Programmatic access
REST API
curl -sS \
'https://api.trinityinsights.io/api/v1/onchain/layer-rotation-velocity/history?days=90' \
-H 'X-API-Key: $TRINITY_API_KEY'MCP server
{
"tool": "get_chart_value",
"metric_id": "layer-rotation-velocity",
"timeframe": "1y"
}Required tier: performance. See the pricing grid for the tier list and the MCP documentation for multi-client configuration.
Related metrics
Institutional disclaimer
Trinity Insights is an educational and analytical tool. The metric above does not constitute investment advice. Trinity Insights is not a Crypto-Asset Service Provider (CASP) registered under MiCA Regulation (EU) 2023/1114. See the full disclaimer.