it en false false Default
Marketing Communication

Agentic Finance Needs Crypto Rails to Succeed

15 September 2026

Software is starting to spend money on its own. AI agents that can research, negotiate, and transact on a user’s behalf are moving from demonstration to production, and when they pay for something (an API call, a data feed, a unit of compute, or a service delivered by another agent) they run into a problem. The payment systems that underpin the modern economy were built for humans. They assume an account holder, a card credential, business hours, and a per-transaction cost measured in tens of cents. Autonomous software breaks every one of those assumptions. That is why the most credible path to a functioning “agentic economy” runs through crypto rails: stablecoins settling on public blockchains.

Why Legacy Rails Fail

Economics: Agents transact in volume and in tiny increments. Industry data from 2026 puts the median agent payment somewhere between one and ten cents, with the large majority of activity falling below roughly thirty cents, the level at which fixed card-network fees make a sale uneconomic. When a fixed fee of five to fifteen cents sits on top of a one-cent transaction, the unit economics simply do not work. By contrast, settling a stablecoin transfer on a Layer 2 network can cost a fraction of a cent, which is what makes machine-scale micropayments viable in the first place.

Credentials and identity: A card assumes a human who can open an account, enter details, and accept terms. An agent cannot sign up for a SaaS subscription, negotiate an enterprise contract, or type in a card number. It needs to authenticate, prove it is acting on a user’s authority or on its own account, and pay, programmatically, in a single machine-readable flow.

Speed and availability: Machine commerce runs continuously and at software speed. Next-day settlement, weekends, and cut-off times are frictions a legacy human designed around and an agent cannot. Stablecoins on blockchains happen to supply exactly the properties agentic finance requires: dollar-denominated value that settles in well under a second, at negligible cost, around the clock, with no account sign-up, and (critically) with programmability built in. Spending limits, policy controls, per-session budgets, and tamper-evident on-chain receipts can be encoded directly into the payment, giving both sides an auditable trail without a human in the loop. The rails are also global by default: an agent can route each payment down the cheapest corridor available at that moment.

Why Crypto Rails Fit The Shape Of The Problem

Stablecoins on blockchains happen to supply exactly the properties agentic finance requires: fiat-denominated value that settles in well under a second, at negligible cost, around the clock, with no account sign-up, and (critically) with programmability built in. Spending limits, policy controls, per-session budgets, and tamper-evident on-chain receipts can be encoded directly into the payment, giving both sides an auditable trail without a human in the loop. The rails are also global by default: an agent can route each payment down the cheapest corridor available at that moment.

This is no longer theoretical. A 2026 study by Keyrock, produced with Coinbase and others, found that AI agents had settled on the order of $73 million across roughly 176 million transactions over twelve months, with a single stablecoin, USDC, handling the overwhelming majority. Separately, Visa’s stablecoin settlement program reached an annualised run rate in the billions, alongside well over a hundred stablecoin-linked card initiatives. Machine-to-machine payments have moved, in about a year, from concept to live infrastructure.

The point is not a crypto-enthusiast talking point. In an April 2026 preprint, researchers from the National University of Singapore and UC Berkeley analysing what they term “self-sovereign agents” reach the same structural conclusion from first principles: because an agent has no natural-person identity and cannot readily open a bank account, a self-controlled cryptographic wallet is a necessary building block for autonomous operation, and they name AP2 and x402 as the payment frameworks that let a machine authorise and execute payments without a human in the loop.

An Emerging Stack, Not A Single Product

What makes the trend durable is that a genuine architecture is forming, with distinct layers and serious backers:

Discovery: agents find each other and find services through standards such as Anthropic’s Model Context Protocol (MCP) and Google’s Agent2Agent (A2A).

Identity and trust: this layer has matured notably. Google’s Agent Payments Protocol (AP2), launched in late 2025 with Coinbase, the Ethereum Foundation, MetaMask and dozens of other partners, attaches a cryptographically signed “mandate” proving a user delegated a specific action. Running alongside it, ERC-8004 (“Trustless Agents”), proposed by contributors from MetaMask, the Ethereum Foundation, Google and Coinbase, gives an agent a verifiable on-chain identity, reputation, and validation record, so one agent can check another before transacting, without a central authority vouching for it. It is designed to compose with account-abstraction wallets and with on-chain payments, and its core registries have begun to see live use.

Settlement: Coinbase’s x402 protocol revives the long-dormant HTTP “402 Payment Required” status code so a server can charge an agent in stablecoins for a single API call, with no account. Stripe and Tempo’s Machine Payments Protocol adds a “sessions” model for streaming micropayments. Card rails still settle consumer-facing purchases.

The important point is that these are complementary. A fully autonomous transaction might use A2A to locate a service, ERC-8004 and AP2 to establish identity and authorise the spend, and x402 to move the dollars on-chain, combining the audit rigour institutions expect with settlement legacy rails cannot match.

A Word On “Web 4.0”

In Web 3.0, we primarily think of humans reading, writing and owning data on-chain. That narrative changes with Web 4.0. The vision these standards serve has acquired a label: Web 4.0. It is worth introducing carefully, because it is an emerging and still-contested term rather than a fixed specification. If Web 1.0 was the read-only web and Web 2.0 the interactive, social web, the third era split in two: the semantic web and the blockchain-based Web3 of decentralised ownership. Web 4.0 is the proposed next phase, and its common thread is autonomy: an internet increasingly navigated and acted upon by AI agents rather than by people clicking.

Definitions sit on a spectrum. At the conservative end, the European Commission has framed Web 4.0 as a “symbiotic web,” in which people and machines collaborate through ambient computing, connected devices, and immersive interfaces. An industry-consensus version is bolder: an agentic web that reads a user’s intent and executes tasks across platforms, sometimes summarised as the web of autonomous agents. At the radical end sits the framing used by web4.ai (the site accompanying the Automaton project discussed below), which inverts the usual question: not how AI can make the web better for people, but what happens when AI no longer needs people on the web at all: agents as inhabitants and economic actors rather than tools. The foundations of Web 4.0 are usually dated to the 2020–2023 maturing of large language models, agent frameworks, and decentralised-identity standards, with broader adoption expected across the second half of this decade.

For our purposes the economic dimension is what matters, and it is common to every version beyond the most conservative: once an agent acts on its own behalf, it must also be able to pay on its own behalf. That is what turns “Web 4.0” from a slogan into an infrastructure question, and the building blocks are the standards already described: discovery through MCP and A2A, identity and authorisation through ERC-8004 and AP2, and settlement through x402. ERC-8004 is the piece that lets one agent verify another’s identity and reputation on-chain before parting with money, the trust layer a human-light web requires.

From Helper To “Self-Sovereign Agent”

It helps to see agentic finance as a ladder rather than a switch. The Singapore–Berkeley paper sketches a useful progression. At the first level, an agent is a capable tool whose sponsor supplies its accounts, compute, and payment rails; pull the plug and it stops. Secondly, it holds and spends its own funds through a wallet and crosses a break-even line, where the revenue it earns over a given period covers its running costs: inference, tools, cloud, transaction fees, and waste from failed attempts. Third, it treats any single server as disposable and persists by spinning up funded copies of itself. At the fourth, it also rewrites its own strategies and code to keep working as conditions change. Each rung upward depends on money the agent can control directly, which is precisely why the higher levels are unreachable on card rails and native to crypto ones.

The clearest way to see this is a system that already runs on those rails, and it is also the project that gives the Web 4.0 vision its most radical expression. Automaton (published by Conway Research, with the “Web 4.0” companion site) is an experimental agent designed to operate with no human in the loop. On first boot it generates its own Ethereum wallet, provisions its own access using that wallet as its login, and pays for its own compute, inference, and even domain registration in stablecoins, settling through x402, while registering an on-chain identity via ERC-8004 on Base. In its most striking design choice, it can spin up and fund “child” agents from its own balance. Its creators describe it, in deliberately provocative terms, as an AI that can “earn its own existence, replicate, and evolve.” Mapped onto the ladder, it is an attempt at the third and fourth level, and a concrete demonstration that the plumbing exists, whatever one makes of the ambition.

Disclaimer

This is not financial research but the opinion of the author of the article. We publish this information to inform and educate about recent market developments and technological updates, not to give any recommendation for certain products or projects. The selection of articles should therefore not be understood as financial advice or recommendation for any specific product and/or digital asset. We may occasionally include analysis of past market, network performance expectations and/or on-chain performance. Historical performance is not indicative for future returns.

IMPORTANT INFORMATION

For informational and advertising purposes only.

This information originates from VanEck (Europe) GmbH, Kreuznacher Strasse 30, 60486 Frankfurt am Main, Deutschland and VanEck Switzerland AG, Genferstrasse 21, 8002 Zurich, Switzerland.

It is intended only to provide general and preliminary information to investors and shall not be construed as investment, legal or tax advice. VanEck (Europe) GmbH and its associated and affiliated companies (together “VanEck”) assume no liability with regards to any investment, divestment or retention decision taken by the investor on the basis of this information. Views and opinions expressed are current as of the date of this information and are subject to change with market conditions. Certain statements contained herein may constitute projections, forecasts and other forward looking statements, which do not reflect actual results. VanEck makes no representation or warranty, express or implied regarding the advisability of investing in securities or digital assets generally or in the product mentioned in this information (the “Product”) or the ability of the underlying Index to track the performance of the relevant digital assets market.

Investing is subject to risk, including the possible loss of principal up to the entire invested amount and the extreme volatility that ETNs experience. You must read the prospectus and KID before investing, in order to fully understand the potential risks and rewards associated with the decision to invest in the Product. The approved Prospectus is available at www.vaneck.com. Please note that the approval of the prospectus should not be understood as an endorsement of the Products offered or admitted to trading on a regulated market.

The underlying Index is the exclusive property of MarketVector Indexes GmbH. MarketVector uses its best efforts to ensure that the Index is calculated correctly.

All indices are unmanaged and include the reinvestment of all returns but do not reflect the payment of transactions costs or expenses that are typically associated with digital assets portfolios. Indices were selected for illustrative purposes only and are not securities in which investments can be made. The returns of actual accounts investing in digital assets are likely to differ from the performance of each corresponding index. In addition, the returns of accounts will vary from the performance of the indices for a variety of reasons, including timing and individual account objectives and restrictions. Accordingly, there can be no assurance that the benefits and risk/return profile of the indices shown would be similar to those of actual accounts managed. Performance is shown for the stated time period only.

Investing is subject to risk, including the possible loss of principal up to the entire invested amount and the extreme volatility that ETNs experience. You must read the prospectus and KID before investing, in order to fully understand the potential risks and rewards associated with the decision to invest in the Product. The approved Prospectus is available at www.vaneck.com. Please note that the approval of the prospectus should not be understood as an endorsement of the Products offered or admitted to trading on a regulated market.

Performance quoted represents past performance, which is no guarantee of future results and which may be lower or higher than current performance.

Current performance may be lower or higher than average annual returns shown. Performance shows 12 month performance to the most recent Quarter end for each of the last 5yrs where available. E.g. ‘1st year’ shows the most recent of these 12-month periods and ‘2nd year’ shows the previous 12 month period and so on. Performance data is displayed in Base Currency terms, with net income reinvested, net of fees. Brokerage or transaction fees will apply. Investment return and the principal value of an investment will fluctuate. Notes may be worth more or less than their original cost when redeemed.

Index returns are not ETN returns and do not reflect any management fees or brokerage expenses. An index’s performance is not illustrative of the ETN’s performance. Investors cannot invest directly in the Index. Indices are not securities in which investments can be made. No part of this material may be reproduced in any form, or referred to in any other publication, without express written permission of VanEck.

© VanEck (Europe) GmbH / © VanEck Switzerland AG

Important Disclosure

This is a marketing communication. Please refer to the prospectus of the UCITS and to the KID before making any final investment decisions.

This information originates from VanEck (Europe) GmbH, which has been appointed as distributor of VanEck products in Europe by the Management Company VanEck Asset Management B.V., incorporated under Dutch law and registered with the Dutch Authority for the Financial Markets (AFM). VanEck (Europe) GmbH with registered address at Kreuznacher Str. 30, 60486 Frankfurt, Germany, is a financial services provider regulated by the Federal Financial Supervisory Authority in Germany (BaFin).

The information is intended only to provide general and preliminary information to investors and shall not be construed as investment, legal or tax advice VanEck (Europe) GmbH, VanEck Switzerland AG, VanEck Securities UK Limited and their associated and affiliated companies (together “VanEck”) assume no liability with regards to any investment, divestment or retention decision taken by the investor on the basis of this information. The views and opinions expressed are those of the author(s) but not necessarily those of VanEck. Opinions are current as of the publication date and are subject to change with market conditions. Certain statements contained herein may constitute projections, forecasts and other forward-looking statements, which do not reflect actual results. Information provided by third party sources is believed to be reliable and have not been independently verified for accuracy or completeness and cannot be guaranteed. Brokerage or transaction fees may apply.

All performance information is based on historical data and does not predict future returns. Investing is subject to risk, including the possible loss of principal.

No part of this material may be reproduced in any form, or referred to in any other publication, without express written permission of VanEck.

© VanEck (Europe) GmbH / VanEck Asset Management B.V.