PulseAugur
EN
LIVE 09:14:17

Agent payments hit 160M transactions, but cross-chain trades remain a challenge

The x402 micropayment protocol, now hosted by the Linux Foundation and backed by major payment infrastructure companies, has facilitated over 160 million agent-to-agent transactions. While this demonstrates the viability of agents making payments, the protocol primarily operates on a single chain, predominantly using USDC on Base. The article highlights that cross-chain trades, which involve two assets and two directions, present a significantly harder problem due to the lack of a shared settlement layer and clock. Existing solutions like bridges, custodial settlement, and escrow contracts all involve a third party holding funds at the point of settlement, creating a security risk. The author proposes hash-time-locked contracts (HTLCs) as a primitive that removes the need for intermediaries by using a hash preimage and timelocks to ensure atomic settlement of trades across different chains. AI

IMPACT Highlights the challenges in enabling secure, atomic cross-chain trades for AI agents, a critical infrastructure problem for advanced AI commerce.

RANK_REASON The article discusses a micropayment protocol and its adoption, but focuses on the technical challenges of cross-chain trades rather than a new release or significant industry event.

Read on dev.to — MCP tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Agent payments hit 160M transactions, but cross-chain trades remain a challenge

COVERAGE [1]

  1. dev.to — MCP tag TIER_1 English(EN) · Baris Sozen ·

    Agent payments crossed 160M transactions. Every one settled on one chain. That's the gap.

    <p>Agent-to-agent payments just crossed <strong>160 million transactions</strong> on x402, the HTTP-402 micropayment protocol Coinbase seeded and the Linux Foundation now hosts. The backer list reads like a who's-who of payments infrastructure: Cloudflare, Stripe, AWS, Google, Vi…