Ripple CEO Comments On Latest CPI Data – Here’s What He Said

bitcoinistPublished on 2026-01-17Last updated on 2026-01-17

Abstract

Ripple CEO Brad Garlinghouse commented on the latest U.S. CPI data, which showed steady inflation at 2.7% YoY. He suggested that pro-crypto policies under the Trump administration may have contributed to a 3.5% reduction in financial services costs by improving accessibility. The in-line CPI data was positive for crypto, with Bitcoin surging past $97,000. The steady inflation also increased market expectations for potential Fed rate cuts this year. Additionally, Garlinghouse expressed optimism about the postponed CLARITY Act, viewing it as a step toward clearer crypto regulation and consumer protection.

Ripple CEO Brad Garlinghouse has commented on the latest CPI data, which shows that inflation has remained steady in the U.S. Garlinghouse highlighted the potential impact that the pro-crypto policies may have had on the soft inflation data.

Ripple CEO Highlights Crypto Impact On CPI Data

In an X post, the Ripple CEO noted that the latest CPI data shows a 3.5% reduction in financial services costs for consumers. He then raised the possibility that this decline could be partly due to the Trump administration’s pro-crypto policies. The administration has created a regulatory environment for the crypto industry that may have made financial services more accessible, reducing their cost.

Notably, the CPI data came in line with expectations, which was a positive for Bitcoin and the broader crypto market. The CPI came in at 2.7% year-over-year (YoY), in line with expectations. The core CPI came in at 2.6% YoY, lower than expectations of 2.7%, signaling that inflation in the country has remained steady.

Following the release of the CPI data, Bitcoin broke $92,000 and since surged to a new yearly high above $97,000. Major altcoins like Ethereum, Ripple-linked XRP, Solana, and Dogecoin have also recorded significant gains. The inflation data is bullish for the market as it could, in the long run, influence the Fed to make more rate cuts if inflation holds steady rather than trends upwards.

Polymarket data show an increase in the number of rate cuts the Fed could make following the release of the CPI data. There is now a 27% chance of three rate cuts this year, while a 21% chance of two. Previously, crypto traders were betting on only two rate cuts this year. Trump is also expected to nominate a rate-cut advocate as the next Fed chair, which would be positive for lower interest rates.

Ripple CEO Also Comments On Crypto Legislation

The Ripple CEO also commented on the CLARITY Act’s markup, just before its postponement. He noted that the markup was long overdue, but that it is a massive step forward in providing workable frameworks for crypto while continuing to protect consumers. Garlinghouse further remarked that he and his company know firsthand that clarity beats chaos and that the bill’s success is crypto’s success.

The Ripple CEO also mentioned that they will continue to move forward with a fair debate and remain optimistic that issues can be resolved through the markup process. The Senate Banking Committee has since postponed the markup after Coinbase withdrew its support for the bill due to concerns about DeFi and stablecoin yield provisions. Meanwhile, Garlinghouse has yet to comment on the postponement, while Coinbase CEO Brian Armstrong believes that progress with the bill hasn’t stalled despite the setback.

XRP trading at $2.07 on the 1D chart | Source: XRPUSDT on Tradingview.com

Related Questions

QWhat did Ripple CEO Brad Garlinghouse suggest about the latest CPI data and crypto policies?

ABrad Garlinghouse suggested that the Trump administration's pro-crypto policies may have contributed to the 3.5% reduction in financial services costs for consumers, as these policies created a regulatory environment that made financial services more accessible and reduced costs.

QHow did the CPI data impact Bitcoin and the broader crypto market?

AThe CPI data, which came in line with expectations (2.5% YoY for CPI and 2.6% YoY for core CPI), was positive for Bitcoin and the crypto market. Bitcoin broke $92,000 and surged to a new yearly high above $97,000, while major altcoins like Ethereum, XRP, Solana, and Dogecoin also recorded significant gains.

QWhat is the significance of the core CPI coming in at 2.6% YoY?

AThe core CPI coming in at 2.6% YoY, lower than the expected 2.7%, signaled that inflation in the U.S. has remained steady, which is bullish for the crypto market as it could influence the Fed to make more rate cuts if inflation holds steady rather than trends upward.

QWhat did Garlinghouse say about the CLARITY Act's markup?

AGarlinghouse noted that the CLARITY Act's markup was long overdue but represented a massive step forward in providing workable frameworks for crypto while continuing to protect consumers. He emphasized that clarity beats chaos and that the bill's success is crypto's success.

QWhy was the markup of the CLARITY Act postponed, and how did Coinbase react?

AThe Senate Banking Committee postponed the markup after Coinbase withdrew its support for the bill due to concerns about DeFi and stablecoin yield provisions. Despite this, Coinbase CEO Brian Armstrong believes progress with the bill hasn't stalled.

Related Reads

Token Inefficient, Economy Tokenless

The article "Tokens Aren't Economical, Economics Aren't Tokenized" analyzes a pivotal shift in the AI industry from a technology-driven narrative to one dominated by capital efficiency. It highlights two concurrent trends: a severe capital shortage due to the exorbitant and recurring costs of compute (e.g., OpenAI's high burn rate) and a wave of corporate spin-offs where major tech companies are separating their AI units (like Kuaishou's Kling and Baidu's Kunlunxin). The core argument is that AI's "anti-internet" business model, where user growth increases costs rather than profits, has created a disconnect between high valuations and actual cash flow. Spin-offs address this by allowing AI assets to be valued independently. Within a parent company, they are seen as cost centers, but as standalone entities, they are priced based on their growth potential and scarcity in the primary market, leading to massive valuation premiums (e.g., Kling's estimated value tripling post-spin-off). The industry is at an inflection point, moving from "model worship" to "value realization." The competition is evolving from a pure compute (GPU) race to a broader focus on systemic efficiency and full-stack engineering (involving CPUs and orchestration) to achieve viable commercialization. The year 2026 is framed as a critical moment where the industry must definitively answer how to economically translate AI capability into tangible business value, reshaping the sector's future power structure.

marsbit4m ago

Token Inefficient, Economy Tokenless

marsbit4m ago

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

In 2026, a historic shift occurred in AI as major cloud providers' inference spending surpassed training spending for the first time, signaling a move from "building large models" to "using large models." This shifts the core challenge from computing power to the "memory wall"—the bottleneck of data movement (model weights, activations, KV Cache) between external DRAM and processors, where energy and latency from data transfer far exceed computation itself. Companies like Nvidia face GPU idle time due to bandwidth limits. In contrast, Cerebras Systems adopts a radical "wafer-scale" approach with its Wafer-Scale Engine (WSE). Instead of cutting a silicon wafer into many chips, Cerebras uses almost the entire wafer as one massive chip (WSE-3). This design provides 44GB of on-chip SRAM, delivering memory bandwidth thousands of times higher than traditional HBM (e.g., 21 PB/s vs. Nvidia B200). For LLM inference, weights are streamed layer-by-layer from external MemoryX storage to the chip, avoiding HBM bottlenecks. This results in token generation speeds 1.5–5 times faster than Nvidia's B200 in some models and significant advantages in first-token latency and long-context tasks. Additionally, Cerebras's architecture offers much lower interconnect power consumption (0.15 pJ/bit vs. GPU's ~10 pJ/bit). However, Cerebras faces challenges: SRAM scaling has slowed with advanced nodes, limiting future capacity gains; the chip requires specialized liquid cooling and custom software stacks; and its external I/O bandwidth (150 GB/s) is low compared to NVLink, hindering multi-system scaling for very large models. Competition is intensifying. Major players are pursuing three paths: 1) Developing proprietary inference ASICs (e.g., Google TPU, Microsoft Maia), 2) Leveraging advanced packaging (e.g., TSMC's SoW) to democratize wafer-scale-like integration, potentially eroding Cerebras's process advantage within a few years, and 3) Exploring optical interconnects for ultimate bandwidth. Commercially, Cerebras is transitioning from a hardware vendor to a service provider, facing the immense challenge of building high-power, specialized data centers to meet large contracts (e.g., 250MW/year from 2026–2028). In conclusion, the AI inference era presents a fundamental architectural trade-off. Cerebras opts for extreme physical optimization for low-latency, single-task performance, while Nvidia prioritizes versatility and massive cluster throughput. The path forward remains uncertain, with technology and business models still evolving in the race toward advanced AI.

marsbit10m ago

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

marsbit10m ago

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

**Title: Has Bitcoin's Rebound Ended, Entering the Late Bear Market Phase?** **Summary:** Bitcoin's price has declined by 13% this week, signaling a potential return to late-stage bear market conditions. The price fell to around $67k, positioned between the Realized Price and Realized Cap Weighted Average. For the first time since early 2022, the Short-Term Holder cost basis has dropped below this key average, confirming a hallmark of late-cycle bear markets. Profitability metrics have collapsed sharply. The 7-day average of the Realized Profit/Loss ratio plummeted from a local high of 3.16 to 0.29, mirroring the February panic sell-off. Critically, the 90-day average never breached the threshold of 2, indicating the recent rally to $82k was a bear market bounce, not a structural shift. Realized losses surged to $1.35 billion daily, with $770 million coming from Long-Term Holders selling at a loss. This accelerating redistribution of supply from weak to strong hands is a necessary but ongoing process for a market bottom. The rally stalled almost precisely at the aggregate cost basis (~$83k) of US spot Bitcoin ETF investors, turning that level into strong resistance and leaving the average ETF holder underwater again. Spot market flows have turned decisively negative, showing sellers are dominating order books despite the price drop. While a significant futures long liquidation event cleared over $400 million in leverage, providing a potential reset, sustained spot demand is yet to materialize. Options markets continue to price in higher future volatility (Implied Volatility) than recent price action (Realized Volatility) has shown, with a persistent skew towards put options, indicating ongoing demand for downside protection. In conclusion, multiple metrics point to a fragile market structure. Resistance at the ETF cost basis, accelerating realized losses, dominant spot selling, and cautious options pricing all suggest the bear market trend persists. A sustainable recovery likely requires a resurgence of spot demand, ETF holders returning to profit, and a clear reduction in selling pressure.

marsbit10m ago

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

marsbit10m ago

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

In today's TechFlow Intelligence Briefing, several major tech stories highlight a growing theme of trust and credibility gaps across AI, crypto, and finance. AI company Anthropic has publicly called for a global pause in AI development, citing risks from Claude's "recursive self-improvement." Ironically, this coincides with reports the company is preparing for a massive IPO targeting a near $1 trillion valuation. This perceived hypocrisy, coupled with widespread user complaints about Claude's declining performance, is sparking debate over whether the safety warning is genuine or a competitive tactic. Meanwhile, in a substantive security move, Anthropic open-sourced a framework for AI-powered vulnerability discovery. In the crypto market, Bitcoin's price drop below $61,000 triggered over $1.16 billion in liquidations, flipping the market into a state where more BTC is held at a loss than at a profit, a historical bearish signal. On the corporate front, SpaceX's highly anticipated IPO is generating immense Wall Street excitement, with Goldman Sachs projecting 100x revenue growth by 2030. However, the S&P 500 has refused to fast-track the company's inclusion post-IPO, potentially limiting immediate institutional demand. Separately, ByteDance's AI app Doubao lost over 6 million monthly active users after introducing a subscription model, highlighting the challenges of AI monetization. Other notable developments include Nvidia certifying HBM4 memory from Samsung, SK Hynix, and Micron; Cloudflare's acquisition of front-end tooling company VoidZero; and its CEO warning that bot traffic now exceeds human traffic online. The underlying narrative connects these events: a trust crisis. From AI firms' contradictory actions and crypto volatility to the clash between SpaceX's hyped narrative and institutional rules, a pattern is emerging where stated intentions and actual practices are increasingly misaligned.

marsbit26m ago

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

marsbit26m ago

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

Ray Dalio, founder of Bridgewater Associates, warns that the current artificial intelligence investment boom shows classic signs of a bubble, which he expects will eventually burst. In a Bloomberg Television interview, he noted that great technological revolutions often lead to capital inflows that create bubbles, making it difficult for investors and companies to calibrate their spending accurately—either overspending to capture market share or underspending and losing their competitive position. This caution comes amid significant rallies in AI-related assets, particularly chipmakers, driven by soaring demand for data centers and high-bandwidth chips, raising debates about overheating valuations. In contrast, Nvidia CEO Jensen Huang recently asserted that investors embracing the AI wave would see "crazy" returns and dismissed concerns over return on investment for data center spending as outdated. Dalio, however, focuses on the risks in the profit realization phase. He argues that bubbles tend to show signs of破裂 when markets transition from investment to the need for tangible returns, describing the burst as a process of converting paper wealth into cash. While acknowledging AI's intrinsic value, he expressed concern over the future profitability of some AI companies, suggesting the market is repeating a familiar pattern. The 76-year-old billionaire, who fully exited Bridgewater in 2025, has a net worth estimated at $21.5 billion according to the Bloomberg Billionaires Index.

marsbit1h ago

Dalio Warns: AI Boom Shows Signs of a Bubble, Day of Reckoning Will Be the Time of Burst

marsbit1h ago

Trading

Spot
Futures

Hot Articles

How to Buy T

Welcome to HTX.com! We've made purchasing Threshold Network Token (T) simple and convenient. Follow our step-by-step guide to embark on your crypto journey.Step 1: Create Your HTX AccountUse your email or phone number to sign up for a free account on HTX. Experience a hassle-free registration journey and unlock all features.Get My AccountStep 2: Go to Buy Crypto and Choose Your Payment MethodCredit/Debit Card: Use your Visa or Mastercard to buy Threshold Network Token (T) instantly.Balance: Use funds from your HTX account balance to trade seamlessly.Third Parties: We've added popular payment methods such as Google Pay and Apple Pay to enhance convenience.P2P: Trade directly with other users on HTX.Over-the-Counter (OTC): We offer tailor-made services and competitive exchange rates for traders.Step 3: Store Your Threshold Network Token (T)After purchasing your Threshold Network Token (T), store it in your HTX account. Alternatively, you can send it elsewhere via blockchain transfer or use it to trade other cryptocurrencies.Step 4: Trade Threshold Network Token (T)Easily trade Threshold Network Token (T) on HTX's spot market. Simply access your account, select your trading pair, execute your trades, and monitor in real-time. We offer a user-friendly experience for both beginners and seasoned traders.

11.9k Total ViewsPublished 2024.03.29Updated 2026.06.02

How to Buy T

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of T (T) are presented below.

活动图片