The rush to put AI agents on-chain has produced a flurry of projects claiming to build decentralized intelligence. But according to QuickNode co-founder Auston Bunsen, most of them are looking at the problem backward. In a blunt assessment, Bunsen argues that blockchain’s real job in the agentic economy is not to serve as a brain—running AI models on-chain is too slow and expensive—but as the brawn: the settlement layer that lets agents pay each other. The thesis strips away the hype around on-chain AI and refocuses the conversation on a more mundane but critical primitive: stablecoin payments.
The Brain vs. The Brawn
Bunsen’s core argument is a technical one. Running large language models or complex inference on a blockchain is impractical. Latency is too high, computation costs are astronomical, and the deterministic nature of smart contracts clashes with the probabilistic outputs of AI. “Blockchain is the brawn behind agentic AI, not the brain,” Bunsen said, positioning distributed ledgers as the infrastructure for value transfer between agents, not the environment where agents think. The brain—the AI model itself—runs off-chain, in traditional cloud environments or local hardware. The blockchain enters the picture only when one agent needs to compensate another for a service, data, or API call.
Stablecoins as the Agentic Payment Primitive
If blockchain is the settlement layer, the medium of exchange matters. Bunsen points to stablecoins as the natural fit. Agents need a unit of account that is programmable, settles globally in seconds, and does not introduce the volatility of assets like Bitcoin or Ether. A dollar-pegged token on a fast chain fits that requirement. This aligns with what we have seen in recent weeks: Mastercard wiring the XRP Ledger into its agent payment network, Alchemy launching AgentCard with virtual Visa credentials, and Base shipping Builder Codes for x402 to track agent-driven payment funnels. In each case, the innovation is not about making the agent smarter on-chain; it is about giving the agent a wallet and a payment rail.
What This Means for Infrastructure Providers
QuickNode’s position as a blockchain infrastructure company makes Bunsen’s thesis self-serving but not necessarily wrong. If agentic commerce takes off, the demand for reliable RPC endpoints, indexed transaction data, and cross-chain settlement will spike. Every time an AI agent pays another agent a few cents in USDC for a micro-task, a node somewhere processes that transaction. QuickNode and competitors like Allium—which just closed a $40 million Series B with backing from Visa and BCG—are betting that this transaction volume will dwarf what human-driven DeFi generates. The play is not to host the AI; it is to provide the payment plumbing.
The Open Question: Agent Identity and Reputation
Bunsen’s framework leaves one major piece unresolved: identity. If agents are transacting autonomously, how does an agent know it is paying the right counterparty? The blockchain can settle the payment, but it cannot verify that the agent on the other end performed the work correctly or is who it claims to be. This is where off-chain reputation systems, cryptographic attestations, and protocols like x402 come in. The brawn handles the money; other layers must handle trust. The division of labor is becoming clearer, even if the implementations are still early.