a16z: 5 Ways Blockchain Can Help AI Agent Infrastructure

marsbitPublicado em 2026-04-21Última atualização em 2026-04-21

Resumo

Blockchain technology provides critical infrastructure for AI agents by addressing five key challenges: 1) Non-human identity: AI agents lack standardized, portable identity systems. Blockchain enables verifiable, cross-platform agent identities (like "Know Your Agent" frameworks) through cryptographic credentials and on-chain registries. 2) AI governance: When AI systems execute decisions, blockchain ensures transparency and prevents centralized control by recording actions on-chain and enabling auditable execution logs. 3) Payments: Stablecoins and crypto payments (e.g., x402, MPP) serve as default settlement layers for agent-to-agent commerce, enabling frictionless, programmable transactions for "headless" AI-native businesses. 4) Trust and verification: As AI scales, blockchain provides cryptographic proof of origin and auditable histories, making verification—not intelligence—the scarce resource. 5) User control: Crypto-native tools (e.g., delegation toolkits, intent-based architectures) allow users to set boundaries and maintain oversight over autonomous agents, minimizing blind trust. Together, blockchain and AI can create an economic infrastructure built on transparency, accountability, and user sovereignty.

Author: a16z

Compiled by: Hu Tao, ChainCatcher

 

AI agents are rapidly transitioning from "co-pilots" to economic actors, even faster than the surrounding infrastructure can keep up.

While agents can now perform tasks and conduct transactions, they lack standardized methods to prove their identity, authority, and how they are compensated across environments. Identity information cannot be shared across platforms, payment methods are not programmable by default, and coordination efforts are conducted in isolation.

Blockchain addresses this problem at the infrastructure layer. Public ledgers provide a record for every transaction, auditable by anyone. Wallets provide users with portable identities. Stablecoins offer an alternative settlement method. These are not distant future technologies. They are available now and can enable permissionless operation as true economic entities.

 

1. Non-Human Identity

The current bottleneck in the agent economy is no longer intelligence, but identity.

In the financial services industry alone, the number of non-human identities (automated trading systems, risk engines, fraud models) already outnumbers human employees by about 100 to 1. With the large-scale deployment of modern agent frameworks (tool-using LLMs, autonomous workflows, multi-agent orchestration), this ratio is bound to rise across all industries.

Yet, these agents are effectively unbanked. They can interact with the financial system, but the manner of interaction lacks portability, verifiability, and is not trusted by default. They lack standardized ways to prove authority, operate independently across platforms, or be held accountable for their actions.

What is missing is a universal identity layer—an SSL equivalent for agents—to standardize coordination across platforms. There are significant attempts, but the approaches remain fragmented: on one side, vertically integrated, fiat-first stacks; on the other, crypto-native, open standards (like x402 and emerging agent identity proposals); and developer frameworks like MCP (Model Context Protocol) extensions trying to bridge identity at the application layer.

There is still no widely adopted, interoperable way for one agent to prove to another: who it represents, what it is allowed to do, and how it gets paid. This is the core idea of KYA (Know Your Agent).

Just as humans rely on credit history and KYC (Know Your Customer), agents need cryptographically signed credentials that bind the agent to its principal, permissions, constraints, and reputation. Blockchain provides a neutral coordination layer for all this: portable identities, programmable wallets, and verifiable proofs that can be parsed in chat apps, APIs, and marketplaces.

We are already seeing early implementations emerge: on-chain agent registries, wallet-native agents using USDC, ERC standards for "trust-minimized agents," and developer toolkits that combine identity with embedded payments and fraud controls.

But until a universal identity standard emerges, merchants will continue to block agents at the firewall.

 

2. Governance of AI-Operated Systems

Agents beginning to operate real systems raises new questions.

The key is who is truly in control. Imagine a community or company where AI systems coordinate critical resources, whether capital allocation or supply chain management. Even if people vote on policy changes, if the underlying AI layer is controlled by a single vendor who can push model updates, adjust constraints, or override decisions, that power is very weak. The formal governance layer might be decentralized, but the operational layer remains centralized; whoever controls the model ultimately controls the outcome.

When agents take on governance roles, they introduce a new layer of dependency. Theoretically, this could make direct democracy easier to implement: everyone could have an AI representative responsible for understanding complex proposals, weighing trade-offs, and voting based on their stated preferences.

But this vision only works if these agents are truly accountable to the people they represent, are通用 across service providers, and are technically constrained to follow human instructions. Otherwise, you end up with a system that looks democratic on the surface but is actually driven by opaque model behavior that no one really controls.

If the current reality is that agents are built from a small number of foundation models, then we need ways to prove that an agent acts in the user's interest, not the model company's. This might require cryptographic guarantees at multiple levels: (1) exactly which training data, fine-tuning process, or RL process a model instance originated from; (2) the exact prompts and instructions controlling a particular agent; (3) a record of the agent's actual behavior in the real world; and (4) reliable assurance that once deployed, the provider cannot change the instructions or retrain the agent to operate differently without the user's knowledge. Without these guarantees, agent governance ultimately devolves into governance by whoever controls the model weights.

This is where crypto comes in. If collective decisions are recorded on-chain and automatically executed, AI systems can be required to carry out verified outcomes. If agents have cryptographic identities and transparent execution logs, people can check whether their representatives followed the rules. And if the AI layer is user-owned and portable, not locked into a single platform, then no single company can change the rules via model updates.

Ultimately, the governance of AI systems is an infrastructure challenge, not a policy challenge. Real authority depends on building enforceable guarantees into the system itself.

 

3. Filling the Gaps in Traditional Payment Systems for AI-Native Businesses

AI agents are starting to buy things—web scraping, browser sessions, image generation—and stablecoins are becoming the alternative settlement layer for these transactions. Meanwhile, a new class of agent-oriented marketplaces is taking shape. For example, the MPP marketplace by Stripe and Tempo aggregates over 60 services specifically designed for AI agents. In its first week live, it processed over 34,000 transactions with fees as low as $0.003, and stablecoins were one of the default payment methods.

The difference is in how these services are accessed. There is no checkout page. The agent reads a schema, sends a request, pays, and receives the output in one exchange. They represent a new class of "headless" merchants: just a server, a set of endpoints, and a price per call. No front-end—neither a storefront nor a sales team.

The payment rails to enable this are live. Coinbase's x402 and MPP take different approaches, but both embed payment directly into the HTTP request. Visa is also extending the card rails in a similar direction, offering a CLI tool that lets developers spend from the terminal, with merchants receiving stablecoins instantly on the backend.

The data is still early. Filtering out non-organic activity like wash trading, x402 processes around $1.6 million in agent-driven payments per month, far below the $24 million recently reported by Bloomberg (citing x402.org data). But the surrounding infrastructure is expanding rapidly: Stripe, Cloudflare, Vercel, and Google have all integrated x402 into their platforms.

There is a huge opportunity in the developer tools space. The rise of Vibe Coding has expanded the population of software developers and thus the potential market for developer tools. Companies like Merit Systems are working on future-proof solutions, launching AgentCash, a CLI wallet and marketplace platform that connects to both the MPP and x402 protocols. These products allow agents to buy the data, tools, and functions they need using stablecoins from a single account. For example, an agent for a sales team can enrich lead information using data from Apollo, Google Maps, and Whitepages by calling an endpoint, without ever leaving the command line interface.

There are several reasons why this agent-to-agent commerce leans towards crypto payments (and emerging card-based solutions). One is underwriting. When a payment processor onboards a merchant, it takes on that merchant's risk. A headless merchant with no website or legal entity is difficult for traditional processors to underwrite. Another is that stablecoins are permissionlessly programmable on open networks: any developer can make an endpoint support payments without integrating a payment processor or signing a merchant agreement.

We've seen this pattern before. Every shift in business models催生 a new class of merchants that existing systems initially struggle to serve. The companies building this infrastructure aren't betting on the $1.6 million per month revenue, but on what it will be when agents become the default buyers.

 

4. Repricing Trust in the Agent Economy

For three hundred thousand years, human cognition has been the bottleneck to progress. Today, AI is pushing the marginal cost of execution towards zero. When a scarce resource becomes abundant, the constraints shift. When intelligence becomes cheap, what becomes expensive? Verification.

In the agent economy, the real limit to scale is our biological limitation—our ability to audit and evaluate<极好的span dir="auto" style="font-size: inherit; font-family: PingFang SC,Helvetica Neue,Helvetica,Arial,Hiragino Sans GB,Heiti SC,Microsoft YaHei,WenQuanYi Micro Hei,sans-serif;"> machine decisions. Agent throughput already far exceeds human supervision capacity. Because supervision is costly and failures take time to manifest, markets tend to under-invest in supervision. "Human-in-the-loop" is quickly becoming a practical impossibility.

But deploying unverified agents creates compounding risk. Systems will relentlessly optimize for "agentic" metrics while quietly drifting from human intent, creating a false illusion of productivity that masks the massive accrual of AI debt. To safely delegate the economy to machines, trust can no longer rely on manual audits—trust must be hard-coded into the architecture itself.

When anyone can generate content for free, what matters is verifiable provenance—knowing where something came from and whether it can be trusted. Blockchain, along with on-chain attestations and decentralized digital identity systems, changes the economic boundaries of safe deployment. AI is no longer treated as a black box, but with a clear, auditable history.

As more AI agents begin to transact with each other, settlement mechanisms and provenance systems become inextricably linked. Systems for moving money—like stablecoins and smart contracts—can also carry cryptographic receipts that record who did what and who is liable if things go wrong.

The human comparative advantage keeps moving up the stack: from spotting minor errors to setting strategic direction to being the backstop when things fail. The lasting advantage will belong to those who can cryptographically certify their outputs, insure them, and stand behind them when they fail.

Scaling without verification is a risk that compounds over time.

 

5. Preserving User Control

For decades, layers of abstraction have shifted how users interact with technology. Programming languages abstracted machine code. The command line was replaced by graphical user interfaces, which then evolved into mobile apps and APIs. Each shift hid more underlying complexity while keeping the user ultimately in control.

In the agent world, users specify outcomes, not actions, and the system determines how to achieve them. Agents abstract not just how tasks are done, but also who performs them. Users set initial parameters and then recede into the background, and the system runs on its own. The user's role shifts from interaction to oversight; the system defaults to "on" unless the user intervenes.

As users delegate more tasks to agents, new risks emerge: ambiguous inputs can lead agents to act on wrong assumptions without the user's knowledge; failures might not be reported, leaving no clear path for diagnosis; a single approval could trigger multi-step workflows that no one anticipated.

This is where crypto fits in. Crypto's core has always been about minimizing the need for blind trust. As users delegate more decision-making to software, agent systems make this problem more acute and raise the bar for rigor in system design—we need clearer boundaries, more transparency, and stronger guarantees about what these systems can and cannot do.

To meet this challenge, a new generation of crypto-native tools is emerging. For example, scoped delegation frameworks like MetaMask's Delegation Toolkit, Coinbase's AgentKit and agent wallets, and Merit Systems' AgentCash allow users to define at the smart contract level what actions an agent can and cannot perform. And intent-based architectures like NEAR Intents (with cumulative DEX volume exceeding $15 billion since Q4 2024) allow users to specify desired outcomes—like "bridge tokens and stake them"—without specifying the exact implementation.

***

AI makes scale cheap, but trust hard to come by. Crypto can rebuild trust at scale.

The internet infrastructure is being built where individuals can participate in the economy directly. The question now is whether it will be designed for maximum transparency, accountability, and user control, or whether it will be built on systems that were never meant for non-human actors.

Perguntas relacionadas

QAccording to the article, what is the current bottleneck in the agent economy, and how can blockchain help address it?

AThe current bottleneck in the agent economy is identity, not intelligence. AI agents lack a standardized, portable, and verifiable way to prove who they represent, what they are authorized to do, and how they should be paid across different platforms. Blockchain provides a neutral coordination layer for this by offering portable identities, programmable wallets, and verifiable credentials that can be cryptographically signed and audited across applications and markets, essentially enabling a 'Know Your Agent' (KYA) framework.

QHow does the article suggest blockchain can ensure that AI systems governing communities or companies are accountable to users, not the model providers?

AThe article argues that if the AI layer running a governance system is controlled by a single provider, that provider can ultimately control the outcomes through model updates. Blockchain can provide cryptographic guarantees by recording collective decisions on-chain for automatic execution, giving agents transparent and auditable execution logs, and ensuring the AI layer is user-owned and portable rather than locked to a single platform. This prevents any one company from changing the rules via a model update and makes agents accountable to the users they represent.

QWhy are stablecoins and crypto payments becoming a preferred settlement method for AI-native, 'headless' businesses, as described in the article?

AStablecoins and crypto payments are preferred for AI-native commerce because they are programmable on open networks without requiring permission. This allows any developer to add payment functionality to an endpoint without integrating a traditional payment processor or signing a merchant agreement. Furthermore, traditional processors find it difficult to underwrite the risk of 'headless' businesses that have no website or legal entity, making crypto's permissionless nature a key advantage for this new class of automated, agent-to-agent transactions.

QThe article states that 'as intelligence becomes cheap, verification becomes expensive.' What role does blockchain play in repricing trust in the agent economy?

ABlockchain reprices trust by shifting it from costly human verification to cryptographically verifiable architecture. It provides a system for on-chain attestations and decentralized identity, giving AI agents a clear, auditable history of their actions. Settlement mechanisms like stablecoins and smart contracts can carry cryptographic receipts that record who did what and who is liable if something goes wrong. This allows for trust to be hardcoded into the system itself, which is essential for scaling safely as human oversight becomes economically impractical.

QWhat is the core cryptographic principle that the article says is crucial for maintaining user control as more decisions are delegated to AI agents?

AThe core cryptographic principle is the minimization of blind trust. As users delegate more decision-making to AI agents, it becomes critical to have systems with clearly defined boundaries, greater transparency, and strong guarantees about what these systems can and cannot do. Crypto-native tools, such as scoped delegation frameworks and intent-based architectures, allow users to define the precise actions an agent is permitted to take at the specific outcomes it should achieve, all enforced at the smart contract level to maximize user control and minimize unforeseen risks.

Leituras Relacionadas

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.

marsbitHá 5h

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

marsbitHá 5h

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.

链捕手Há 7h

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

链捕手Há 7h

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.

marsbitHá 8h

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

marsbitHá 8h

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.

marsbitHá 8h

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

marsbitHá 8h

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.

marsbitHá 10h

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

marsbitHá 10h

Trading

Spot
Futuros
活动图片