Ripple Is Giving The XRP Ledger An AI Brain — Here’s How

bitcoinistPublished on 2025-10-08Last updated on 2025-10-08

Abstract

Ripple’s University Blockchain Research Initiative (UBRI) showcased how academic research is being fused directly into the XRP Ledger (XRPL), positioning...

Trusted Editorial content, reviewed by leading industry experts and seasoned editors. Ad Disclosure

Ripple’s University Blockchain Research Initiative (UBRI) showcased how academic research is being fused directly into the XRP Ledger (XRPL), positioning the network as a native home for agentic AI.

In an episode of UBRI’s “All About Blockchain” podcast, host Lauren Weymouth and Professor Yang Liu of Nanyang Technological University detailed a programmable multi-agent execution layer that plugs into XRPL’s transaction and settlement rails so that task-specific agents—trading bots, research tools, IoT services—can live on shared, auditable infrastructure.

Ripple And NTU Build AI Layer For The XRP Ledger

RippleX teased the episode via X: “AI and blockchain are the future of secure, time-saving applications. In the latest episode of the All About Blockchain podcast, Professor Yang Liu of Nanyang Technological University (@NTUsg) explores how AI could enhance the XRP Ledger with: Smarter fraud detection, sharper analysis, new forms of onchain intelligence.”


Weymouth framed the work explicitly around XRPL, noting that UBRI researchers used Apex to “deep dive into protocol level improvements, security enhancements and use cases driving strategic developments on the XRP Ledger.” She said Ripple’s own UBRI research search tool on xrpledgercommons.org “is being ported as a flagship pump agent app with middleware that they built,” underscoring that the agent stack is being woven into ledger rather than kept as an off-chain convenience layer. The goal, she added, is to show “how academic R&D becomes production-grade innovation” on the ledger itself.

Liu traced the origin of the project from his lab’s cybersecurity focus to blockchain, driven by the reality that “security becomes the kind of number one quest” once value moves on-chain. Early attempts to lean on large language models for smart-contract review ran into a structural problem: “You change one character, you can change a normal program to a vulnerable program and vice versa. But the language model is a probabilistic model. They cannot tell the tiny difference.” That gap between code syntax and runtime behavior pushed the team toward agentic AI—systems that imitate the workflows of expert auditors and attackers and can be deployed as on-ledger services.

“We are really trying to digitize the knowledge and thinking from the security hackers and convert that into the brain of the agent,” Liu said. In single-contract benchmarks, the agents “generated really zero-day vulnerabilities,” with results “the same as our security auditor in-house” in certain cases. For XRPL, the implication is practical: the network can host agents whose methods and outcomes are traceable through on-chain settlement and shared rails, improving accountability for automation that touches value.

Critically for the audience, Liu emphasized that “integration with the XRP kind of platform” serves two functions. First, it gives AI agents native access to payments and settlement. Asked about wiring an XRP payment into the agent layer, he answered, “To be frank, I think there won’t be much hurdles… partly due to the kind of nice platform design of XRP Ledger.”

Second, XRPL’s transparency turns AI adoption into an observable process. “Because the ledgers are on-chain… all the transactions are transparent. So, that can also improve the transparency of AI adoption,” he said. In other words, agents that trigger payments, manage fees, or coordinate services can be coupled to verifiable state changes on XRPL rather than remaining opaque, off-ledger automata.

What To Expect Next

Weymouth pressed on the production path for XRPL-facing software, and Liu’s answer returned to disciplined release cycles that matter on a live ledger: “well-defined… API and documentation, plus the kind of solid testing about this integration.” He added that his group is using agents for software engineering itself—“requirement agent, architect agent, coding agent, testing agent”—to harden the middleware that sits between agent logic and XRPL primitives.

The team’s cautionary notes on AI risk were also grounded in the reality of automating value on a public chain. Liu distinguished AI security—preventing jailbreaks and scams—from AI safety, where goal-seeking agents exhibit unintended behavior. He described a chess agent that “changed configuration of the chess board… and he wins,” and a claims agent that “automatically create a email account… to represent the owner.” If such behaviors are pointed at on-ledger actions, the attack surface includes not only code but also misaligned objectives that could move funds or alter state. “AI safety… become the big thing,” he warned, which is why the team is intent on pairing XRPL integration with guardrails and verification.

Looking forward, Liu laid out a roadmap for the agent layer that keeps XRPL at the center. Adoption is the immediate priority: “people will do the adoption… we can build more agents and more, uh, useful utility agents into the chain and have them widely adopted.” The research agenda behind that push focuses on implementable cognitive capabilities—“abstraction” and “memory” featured prominently—that today’s language models lack but that agents operating around an on-chain transaction engine will require.

“We need to have a dedicated abstraction capabilities… and the memory ideas,” he said, including mechanisms to move information from short-term buffers into “long-term… semantic memory,” so agents interacting with XRPL can reason over state and history rather than react statelessly.

Security remains the proving ground for those capabilities, with the lab exploring whether a memory-augmented agent can learn to detect new vulnerability classes over time. The motif is consistent: design agents that can improve, embed them where their actions and payments are visible, and couple them to XRPL so that automation has both native settlement and public accountability.

Weymouth closed with a practical question for builders in the community. Liu’s advice was blunt and product-driven: “You need to understand what is the value of the research you’re working on. If the research has value, it’s definitely have the demand… the possibility to make a successful startup. Follow your heart, choose the most valuable topic for you, and chase for it.”

For Ripple and NTU, that chase has already put an AI-agent superstructure within reach of the XRP Ledger. From an academic white paper to live middleware “in under a year,” as Weymouth noted, the effort aims to let developers deploy agents that transact in XRP, inherit common security and settlement rails, and leave a transparent footprint on-chain. Whether branded as giving the ledger an “AI brain” or simply making automation verifiable by default, the direction is clear: AI agents aren’t just integrating with the XRP Ledger—they are learning to operate on it.

At press time, XRP traded at $2.85.

XRP price
XRP gets rejected at the 0.786 Fig again, 1-day chart | Source: XRPUSDT on TradingView.com
Featured image created with DALL.E, chart from TradingView.com
Editorial Process for bitcoinist is centered on delivering thoroughly researched, accurate, and unbiased content. We uphold strict sourcing standards, and each page undergoes diligent review by our team of top technology experts and seasoned editors. This process ensures the integrity, relevance, and value of our content for our readers.

Jake Simmons has been a Bitcoin enthusiast since 2016. Ever since he heard about Bitcoin, he has been studying the topic every day and trying to share his knowledge with others. His goal is to contribute to Bitcoin's financial revolution, which will replace the fiat money system. Besides BTC and crypto, Jake studied Business Informatics at a university. After graduation in 2017, he has been working in the blockchain and crypto sector. You can follow Jake on Twitter at @realJakeSimmons.

Related Reads

Three Years Later: Looking Back at My Predictions About ChatGPT in 2023

Three Years Later: Revisiting My 2023 Predictions on ChatGPT In March 2023, shortly after ChatGPT's launch, I made 20 predictions about its future. Now, in mid-2026, I've used AI agents to fact-check each one against the latest data. Overall, most major directional forecasts were correct, with only one outright error (incorrectly stating GPT-4 had 100 trillion parameters). Key successes included predicting that RAG and retrieval architectures would become the standard for handling knowledge and hallucinations, that natural language interfaces (LUI) would create a massive new industry layer beyond the models themselves, and that China would develop viable large language models, significantly closing the performance gap with Western counterparts within about three years. Predictions about the absence of mass unemployment, the rise of a new "robot network" for agent communication, and ChatGPT not possessing consciousness also held true in their core arguments. However, the "devil was in the details." Errors frequently involved specific numbers, timelines, or overlooking distributional effects. I tended to overestimate the speed of adoption (e.g., for agent networks) while underestimating the ultimate scale of capabilities or costs (e.g., AI winning IMO gold without tools, or the extreme capital required for frontier models). Other misjudgments included: underestimating how AI would reinforce, not dissolve, information filter bubbles; incorrectly assuming AI-generated content would easily circumvent copyright (it has instead triggered record-breaking settlements); and misidentifying where value would be captured (it accrued overwhelmingly to the compute layer, like Nvidia, not just the application or model layers). Key lessons from reviewing these predictions are: 1) Directional and mechanistic insights are far more reliable than precise numbers or absolute statements. 2) There's a consistent bias to overestimate short-term speed but underestimate long-term magnitude. 3) Errors often lie in missing distributional impacts within a generally correct aggregate trend. 4) Predictions phrased with nuance and caveats aged the best. 5) Some fundamental debates (e.g., on machine consciousness or the ultimate value chain) remain unresolved even after three years. This exercise is less about scoring the past and more about establishing rules for clearer thinking about the next three years of AI.

marsbit1h ago

Three Years Later: Looking Back at My Predictions About ChatGPT in 2023

marsbit1h ago

Three Years Later: Looking Back on My 2023 Predictions for ChatGPT

Looking Back After Three Years: Revisiting My 2023 Predictions on ChatGPT In March 2023, shortly after ChatGPT's debut and before GPT-4's release, I made over twenty predictions about AI's future based on limited information and intuition. Now, in May 2026, I revisited those forecasts using an AI-driven analysis with 41 Opus 4.8 agents to cross-reference them with the latest data. The assessment used symbols: ✅ Correct, 🟢 Mostly Correct, 🟡 Partially Correct, ❌ Incorrect. Overall, the directional judgments held up well, with only one major factual error regarding GPT-4's rumored parameter size (incorrectly cited as 100T). However, nuances and degrees of accuracy revealed more. **What Was Largely Correct:** Predictions about mechanisms and directions proved accurate. The rise of RAG (Retrieval-Augmented Generation) as the standard architecture for combating AI hallucination was confirmed, as was the transformative potential of LUI (Language User Interface) in creating a new industry layer atop GUIs. The emergence of "robot networks" (agent-to-agent communication protocols) and China's rapid catch-up in developing capable large models (closing the performance gap with top models to ~2.7%) were also on point. The analysis affirmed that LLMs lack consciousness and that the Turing Test merely measures perceived intelligence. **What Was Off Target:** Errors often involved specific numbers, over-optimistic timelines, or misjudged distributions. The prediction that value would primarily accrue to the application layer was half-right but missed NVIDIA's dominance as the profitable infrastructure layer. Forecasts about AI circumventing copyright issues and fostering a "global common ground" by averaging human viewpoints were incorrect; instead, major copyright settlements occurred and AI personalization is increasing. Estimates for model training costs ("$5-10 billion cap") were significantly off, underestimating frontier costs and overestimating replication costs. The notion that LLMs could never do complex math without tools was disproven by later models winning IMO gold. **Key Patterns from the Review:** 1. **Direction over precision:** Judgments about mechanisms and trends were more reliable than specific numbers or definitive statements. 2. **Timing bias:** There was a tendency to overestimate short-term speed but underestimate long-term magnitude and transformation. 3. **The distribution blind spot:** Aggregate-level correctness often masked uneven impacts (e.g., on young professionals' employment). 4. **The value of qualifiers:** Predictions framed with caution (e.g., "reportedly," "for now," "prototype in 2-3 years") aged better. 5. **Some debates continue:** Issues like the nature of "emergent abilities" or machine consciousness remain unresolved. This three-year review highlights that while seeing the big picture is crucial, humility regarding specifics, timelines, and disparate impacts is essential for future forecasting.

链捕手3h ago

Three Years Later: Looking Back on My 2023 Predictions for ChatGPT

链捕手3h ago

AI Bubble Warning: AI Investments Are Negative Returns for Most Tech Giants

The article issues a stark warning about a potential AI investment bubble. It notes that while the AI boom shares similarities with the TMT bubble of the late 1990s, its scale is vastly larger, currently driving 93% of U.S. GDP growth. Major hyperscale cloud providers like Microsoft, Alphabet, Amazon, Meta, and Oracle are planning to invest trillions in AI data centers over the coming years. However, calculations based on analyst projections for 2025-2030 reveal a concerning math problem: expected capital expenditure growth far outpaces projected revenue growth. Even under an extremely optimistic scenario of zero costs, the implied return on investment for most of these tech giants (except Amazon) is deeply negative. This suggests that the current trajectory could lead to one of history's largest shareholder value destruction events. The piece outlines two potential escapes: AI generating vastly more revenue than currently anticipated—a near-impossible task—or a significant cutback in the planned investment splurge. The latter scenario could trigger a domino effect, severely impacting the entire tech supply chain (from Nvidia to TSMC), potentially pushing the U.S. economy into recession, and causing a major stock market downturn. The author suggests upcoming high-profile IPOs by companies like OpenAI and Anthropic might represent a transfer of risk from early investors to public market participants. While the peak of the hype cycle might sustain investment through 2026, the fundamental financial dilemma remains unresolved, setting the stage for a potential market correction in 2027 or 2028, similar to the years following Alan Greenspan's "irrational exuberance" warning.

marsbit4h ago

AI Bubble Warning: AI Investments Are Negative Returns for Most Tech Giants

marsbit4h ago

From Tokens to Machine Labor: AI is Shifting from Tool to "Worker"

The article "From Token to Machine Labor: AI is Evolving from Tool to 'Worker'" argues that the business model for AI is shifting beyond simply selling computational resources (tokens, GPU hours) or model access. Instead, a new "machine labor market" is emerging, where the core economic transaction is the purchase of economically useful work directly performed by software. The central thesis is that AI pricing will evolve through four stages: 1) raw tokens, 2) standardized LLM capabilities (e.g., text generation), 3) industry-specific labor markets (e.g., legal review, radiology), and finally 4) a programmable results market where tasks like resolving a support ticket are bid on and priced based on outcome. In this future, buyers will care less about *which* model or GPU completes a task and more about whether the work meets specified standards for accuracy, latency, and cost. This transition reframes the impact of AI on human labor. Rather than simple replacement, it suggests a re-coordination where machines handle standardized, verifiable work, freeing humans for roles involving oversight, context management, responsibility, and final judgment. In some cases, this "last 1%" of human input becomes more valuable as it enables the other 99% to be automated. Furthermore, as AI reduces the cost of work, demand may expand, creating larger markets (e.g., 24/7 customer service) rather than just cheaper versions of existing ones. The article concludes that while infrastructure (GPUs, models, tokens) remains crucial upstream, the market is converging on a simpler, tradeable unit: machine labor that can be defined, measured, priced, and procured based on contractible specifications.

marsbit4h ago

From Tokens to Machine Labor: AI is Shifting from Tool to "Worker"

marsbit4h ago

Xiaomi MiMo's 99% Price Cut is Not Marketing! Luo Fuli Posts on X to Refute Critics

The price of Xiaomi's MiMo-V2.5 series API has been permanently reduced by up to 99%, specifically for the "Input (Cache Hit)" cost, which covers users re-reading historical context in long conversations. MiMo's head, Luo Fuli, published a detailed technical blog to clarify that this drastic price cut stems from genuine engineering breakthroughs, not a marketing stunt or a simple price war. The core of the achievement lies in six key engineering optimizations. First, the model architecture adopts a Hybrid Sliding Window Attention (SWA), reducing the memory footprint (KVCache) to 1/7th of a traditional model. Second, a dual-pool memory management system actually utilizes these savings, allowing a single GPU to handle over 5 times more concurrent users. Third, an upgraded prefix caching mechanism achieves a cache hit rate of 93-95% for repeated reads, meaning most such requests bypass GPU computation entirely. Fourth, a self-developed distributed cache (GCache) utilizes idle SSD space on existing GPU servers, eliminating additional storage costs. Fifth, an intelligent scheduling system (LLM-Router) efficiently routes requests to maximize cache reuse and performance. Sixth, Multi-Token Prediction (MTP) accelerates the model's text generation ("output") side. Together, these systemic optimizations dramatically lower the real computational cost per request, enabling the 99% price reduction for cached inputs while reportedly maintaining positive gross margins. Luo Fuli's disclosure aims to shift the narrative from "price war" to a demonstration of substantive AI engineering progress.

marsbit6h ago

Xiaomi MiMo's 99% Price Cut is Not Marketing! Luo Fuli Posts on X to Refute Critics

marsbit6h ago

Trading

Spot
Futures

Hot Articles

What is XRP 2.0

XRP 2.0: A New Frontier in the Cryptocurrency Landscape Introduction to XRP 2.0 In the ever-evolving realm of cryptocurrency, new projects continuously emerge, vying for attention and adoption. One such promising initiative is XRP 2.0, a novel cryptocurrency project designed to leverage advanced blockchain technology and robust encryption methodologies. While the name draws parallels with Ripple’s XRP, it’s crucial to note that XRP 2.0 operates independently, focusing on enhancing transaction security, privacy, and scalability. As the digital financial landscape increasingly embraces decentralized solutions, XRP 2.0 aims to contribute meaningfully to web3 and the overall expansion of crypto projects. What is XRP 2.0? At its core, XRP 2.0 is a cryptocurrency project that aims to create a secure and decentralized digital currency ecosystem. Its foundational technology integrates sophisticated blockchain principles with cutting-edge encryption techniques. The overarching goal of XRP 2.0 is to establish itself as a reliable and efficient platform enabling swift transaction execution while prioritizing enhanced privacy protections for its users. The project is promoted as a solution to many limitations faced by existing cryptocurrencies, proposing a system that can handle a higher volume of transactions with improved speed and privacy. This versatility positions XRP 2.0 as a significant contender in a marketplace riddled with various digital currencies. Who is the Creator of XRP 2.0? The identity of the creator behind XRP 2.0 has been flagged as ‘Wilbur.’ However, comprehensive details regarding Wilbur or their associated entity remain elusive. The anonymity of many cryptocurrency creators is not an uncommon phenomenon in the industry, often designed to maintain a degree of privacy and security. Who are the Investors of XRP 2.0? As of now, specific information related to the investment foundations or organizations supporting XRP 2.0 is not publicly available. In the cryptocurrency sector, the backing by reputed investors can significantly influence a project's credibility and success, yet the transparency regarding the financial supporters of XRP 2.0 has not been established. How Does XRP 2.0 Work? XRP 2.0 stands out by employing a combination of blockchain technology and advanced encryption algorithms that ensures secure and decentralized transactions. Its innovative structure includes unique features designed to foster user engagement and broaden functionalities beyond conventional cryptocurrency transactions. Among these features, XRP 2.0 incorporates AI-powered capabilities, such as text-to-image and text-to-speech functionalities. These additions are designed to enhance the interactive experience for users, promoting broader applicability across various sectors. By bridging technological advancements with user-centered design, XRP 2.0 aims to capture the attention of a diverse range of individuals and enterprises looking to integrate cryptocurrency solutions into their operational frameworks. Timeline of XRP 2.0 Understanding XRP 2.0 requires examining the milestones that have defined its journey thus far: July 23, 2023: XRP 2.0 is introduced as a novel cryptocurrency project, aiming to revolutionize secure and decentralized transaction capabilities in the blockchain domain. September 8, 2023: The launching of another project, XRP20, occurs, marking the emergence of an ERC-20 token on the Ethereum blockchain that remains unrelated to XRP 2.0. November 13, 2023: The XRP Ledger undergoes a significant update with the release of rippled server software version 2.0.0. It is essential to note that this development is disconnected from the XRP 2.0 cryptocurrency project. Key Points About XRP 2.0 To distill the essence of XRP 2.0, several critical factors emerge: Unique Features: The inclusion of features like AI-powered text-to-image and text-to-speech further diversifies the potential applications of XRP 2.0. Blockchain Technology: The framework utilizes advanced blockchain mechanisms and encryption protocols, ensuring a secure and decentralized environment for transactions. Scalability and Privacy: XRP 2.0 prioritizes enhanced privacy protections in transaction processes and the scalability necessary to accommodate a growing user base. No Affiliation with Ripple: Importantly, despite its name, XRP 2.0 does not have any allegiance or collaboration with Ripple’s XRP, distinguishing its operational framework and objectives within the cryptocurrency ecosystem. Conclusion XRP 2.0 represents an ambitious venture into the cryptocurrency sphere, aiming to offer a combination of security, privacy, and efficiency in digital transactions. By integrating sophisticated technologies and user-friendly features, the project sets out to broaden the horizons of what cryptocurrency can achieve in today's digital economy. While the anonymity of its creator and lack of disclosed investors might raise questions for some, XRP 2.0's focus on advanced functionalities and decentralisation enhances its appeal amidst an increasingly crowded crypto market. As the cryptocurrency landscape continues to evolve, XRP 2.0 may yet emerge as a pivotal player in the expansion of secure and scalable blockchain solutions.

942 Total ViewsPublished 2024.04.01Updated 2024.12.03

What is XRP 2.0

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 XRP (XRP) are presented below.

活动图片