Part IV · THE GREAT CONVERGENCES
AI × Blockchain
11.1Why pair AI with blockchain
11.2Autonomous economic agents
The emblematic player is Fetch.ai, which merged in 2024 with SingularityNET and Ocean Protocol within the Artificial Superintelligence Alliance (ASI), whose token is FET. In late 2025, Fetch.ai demonstrated one of the first fully autonomous payments from one AI to another, with no human in the loop. In 2026, the ecosystem is developing a chain dedicated to agents (ASI:Chain) and verifiability tools, such as AEVS (June 2026), which attaches to each agent action a signed, tamper-proof "receipt," compatible with the frameworks seen in Chapter 6 (LangChain, MCP).
Around this realization, payment protocols for agents emerged in 2025-2026. The most striking, x402 (launched by Coinbase), revives a forgotten web code, the HTTP status "402 Payment Required": when an agent requests a paid resource, the server responds with "402," the price and the destination address; the agent signs a stablecoin payment, attaches it to its request and obtains the resource, with no account or API key. At Google, AP2 (Agent Payments Protocol) plays a complementary role: it is not a payment rail but a framework that defines how an agent obtains authorization to pay (signed mandates, audit trail), compatible with cards, transfers and stablecoins. The topic now attracts the heavyweights: the consortium backing x402 (the x402 Foundation, hosted by the Linux Foundation) brings together names as diverse as Cloudflare, Circle, Stripe, Visa and Amazon Web Services. Above all, Stripe, the online payment giant, launched in 2026 its own machine payment protocol (MPP, built on its Tempo blockchain) and an agent wallet, allowing software to settle micropayments in stablecoin or by card; the long-established networks Visa and Mastercard are rolling out their own systems (Trusted Agent, Agent Pay). The shared conclusion: financial infrastructure was designed for humans, and it needs to be re-tooled for agents.
A new category of tools accompanies this shift: agent wallets, equipped with programmatic access, spending caps, rules and an auditable log, precisely to govern a piece of software that handles money. But it is worth keeping a sense of proportion: despite tens of thousands of active agents and tens of millions of dollars exchanged in early 2026, payments made by agents represent only a tiny fraction of stablecoin activity, which is itself overwhelmingly non-commercial. The phenomenon is therefore real but embryonic, and it raises open questions: security (a hacked agent that drains a wallet), identity (knowing which agent is paying, hence standards such as ERC-8004), refunds, and regulation (the U.S. framework known as the 2025 GENIUS Act on stablecoins). It is the most concrete illustration of the "agentic economy"—and the one to handle most cautiously.
11.3Decentralized networks for compute and intelligence
11.4Cryptography: zkML and homomorphic encryption
11.5Prediction markets and the data economy
Key takeaways (Chapter 11)
- AI needs compute, data, payments, coordination and trust; blockchain claims to offer decentralization, incentives, ownership and traceability. The pairing is real but heavily oversold.
- Autonomous economic agents pay one another in programmable money: stablecoins and dedicated protocols (Coinbase's x402, Google's AP2) are the emerging rail (Fetch.ai/ASI, but also Visa, Mastercard, Stripe). A promising convergence, but still embryonic and risky (security).
- Decentralized networks for compute (Render) and intelligence (Bittensor and its subnets) offer an alternative to the giants, but still struggle to match the centralized approach and to prove their real usefulness.
- Cryptography (Zama's FHE, Polyhedra's zkML) promises a confidential and verifiable AI, at the cost of a heavy computational overhead.
- Prediction markets (Polymarket) and data tournaments (Numerai) connect crowd, data and AI.
- Honest verdict: plausible use cases do exist (agent payments, provenance, decentralized compute, confidentiality), but the sector remains dominated by narrative, and the value of tokens is often disconnected from utility.
From the distributed ledger, let us move on to a rupture of an entirely different physical nature: quantum computing.