
Markets2 min read
Monad's DEX volume hits a record $513M
Record spot volume puts Monad among the top DEX chains @monad has cleared $513M in 24-hour spot DEX volume, a new record for the high-performance Layer 1 chain. According to DefiLlama data, t
The XRPL AI Starter Kit is a collection of developer tools, documentation, and integrations that @Ripple launched on June 10, 2026, to help developers build applications in which AI agents ca
The XRPL AI Starter Kit is a collection of developer tools, documentation, and integrations that @Ripple launched on June 10, 2026, to help developers build applications in which AI agents can create wallets, check balances, and send payments on the XRP Ledger without requiring human approval at every step.
That last part is the point. AI agents are starting to act as economic participants, paying for API calls, compute, and data on their own. Ripple wants those payments to settle on XRPL, in $XRP or its $RLUSD stablecoin, and the starter kit is its pitch to the developers who will decide where that traffic goes.
The kit is rolling out in phases, with Phase 1 live now. It contains four components.
The wallet skill is built around keeping keys away from the AI. Seeds are kept out of transcripts and stored in environment files for development, with external signers or hardware security modules recommended for production. Transactions go through a signing ceremony with human preview and confirmation by default, with scoped auto-sign options for teams that want more autonomy.
Ripple's argument rests on properties the ledger has had for years, now reframed for machines.
Transactions settle in 3 to 5 seconds with deterministic finality. They either confirm or expire, with no ambiguous pending state for an agent to poll. Fees are fixed and known in advance, with no gas auctions like those on other chains, which matters when software is budgeting its own spending. The built-in decentralized exchange allows atomic cross-currency payments, such as sending RLUSD and delivering XRP in a single transaction, without bridges or extra contracts.
Core functions like escrow, multisig, deposit authorization, and trust lines run at the protocol level rather than through smart contracts, removing contract execution risk for basic payments. And RLUSD, the NYDFS-approved stablecoin Ripple launched in late 2024, provides agents with a price-stable unit for invoices, payroll, and interagent commerce.
None of these features is new. What's new is the claim that they map cleanly onto what autonomous agents need.
The launch did not land in isolation. The same day, Mastercard unveiled Agent Pay for Machines, its agentic commerce network, and named Ripple among more than 30 launch partners.
The timing works in Ripple's favor. A toolkit launch on its own is a developer story; a toolkit launch backed by Mastercard's network is an institutional one. Mastercard brings card rails and merchant reach. Ripple supplies a blockchain settlement layer and a dollar-denominated stablecoin for machine-to-machine payments. For a company that built its name on cross-border settlement, this is a deliberate extension into AI-native financial infrastructure.
Sort of, but not in this exact package. Solana has strong x402 tooling, low fees, and native primitives for subscriptions and allowances, and gets frequent mentions in agentic payment discussions. The Ethereum ecosystem, particularly Base, has x402 support plus agent-focused products from Fireblocks, MetaMask, and Circle.
Most major chains offer SDKs, stablecoins, and developer documentation. What few offer is a single, opinionated bundle that combines an MCP server, ready-made AI agent skills, x402 support, and payment-focused tutorials in one place. The XRPL kit is less a technical breakthrough than a developer-experience play, betting that lowering setup friction is what converts curiosity into deployed applications.
Usage-based billing, micropayments, and agent-to-agent transactions need rails that are fast, cheap, and predictable, and traditional payment systems were not designed for software counterparties. If agentic commerce grows the way Ripple and @Mastercard are betting it will, the starter kit positions XRP and RLUSD to capture some of that flow.
The open question is adoption. Ripple says future phases will be shaped by developer feedback, without committing to timelines. Whether developers actually pick XRPL over Solana or Base for agent payments will depend less on the launch-day pitch and more on what gets built in the next six months.
Sources: