A Year of Observing Agent Payments: The Cold Reality Behind the Hot Narrative

marsbitPublished on 2026-06-05Last updated on 2026-06-05

Abstract

A Year in Agent Payments: The Cold Reality Behind a Hot Narrative This article examines the current state of "Agent payments," a year after it became a major trend at the intersection of AI, payments, and crypto. Despite significant investments from major players like Stripe, Visa, and Google, the author—having built products and spoken with merchants and developers—finds genuine, large-scale demand still lacking. Key findings across several hyped scenarios reveal structural challenges: * **Agent-to-Merchant Commerce:** For most product categories (e.g., clothing, electronics), AI shopping via chat is inferior to traditional visual e-commerce. Merchant interest is largely defensive, focused on future-proofing rather than current consumer demand. True potential exists only in specific, high-frequency/low-decision scenarios (like food orders) or for simplifying broken checkout experiences, but these require massive consumer distribution, favoring incumbents. * **Agent-to-API/Machine Commerce:** While stablecoin micropayments are touted for API calls, developers already solve small-value payments via prepaid credits and subscriptions. Large SaaS providers prefer enterprise contracts over fragmented micro-pricing. The market exists for long-tail services outside the top providers but is inherently smaller than the hype suggests. * **Agent-to-Agent Payments:** This remains a theoretical long-term vision with negligible real transaction volume. The core challenges—discovery...

Editor's Note: This article offers a relatively calm builder's perspective. Over the past year, agent payments have become a hot narrative in the intersection of AI, payments, and crypto. Companies like Stripe, Visa, Coinbase, and Google are all making moves, with concepts like stablecoin micropayments, x402, machine-to-machine settlements, and agent commerce gaining traction. However, the author, after actually building products and engaging with merchants and developers, found that genuine demand hasn't emerged at scale.

The article deconstructs several typical scenarios: Agent shopping isn't better than traditional e-commerce for most product categories because users still need images, comparisons, and browsing. Machine API payments seem suited for stablecoin micropayments, but most developers already solve this via subscriptions, pre-paid credits, and existing billing systems. Payments between agents, while a long-term vision, remains in its early stages with a lack of real transaction volume.

Relatively speaking, agent finance is one of the few areas with existing demand. Funds, treasury teams, and DeFi users already pay for financial tools, and AI can bring tangible capability improvements like real-time monitoring and automatic portfolio rebalancing. However, this market also favors traditional institutions that already possess licenses, compliance infrastructure, and customer relationships.

The author's final assessment is: What the agent economy truly lacks isn't just a payment layer, but more complex coordination capabilities—how to get agents and humans to collaborate, verify task completion, and settle results. Payment is just one piece of the puzzle. For giants, early positioning is a defensive choice; but for startups, what truly matters is finding the market that exists right now.

The following is the original text:

For the past year, I've been building infrastructure for the Agent economy and have also spoken with teams at Stripe, Visa, Coinbase, Google, and dozens of startups working on Agent commerce. I mapped this space, launched a product, and tried to find a real market.

But the reality is: Genuine demand hasn't appeared yet. For startups wanting to enter this field, there are still many structural issues.

Stripe released 288 new products at its Sessions conference last month. Traffic to its Agent-related documentation is approaching 40% of all documentation reads. Its Agent Commerce marketplace has integrated with over 1000 merchants. However, at the Sessions venue, the number of Agents actually registering and completing transactions was only in the single digits.

Visa mentioned that its Agent tokens currently require a 3-to-9-month KYC approval process, and essentially require companies with annual revenue of at least $250 million to be eligible for access. Today, only companies on the level of Amazon and Walmart have the capability to close the identity verification loop.

Coinbase reportedly stated that by April, there were 69k active Agents and 165 million transactions on x402. But independent on-chain analysis shows the real daily transaction volume is about $17k, with roughly half of that being test transactions (CoinDesk, March 2026).

What We Learned Building shop.fast.xyz

Agent-to-Merchant, or Proxy Commerce

We built shop.fast.xyz to directly test proxy commerce. Real products, real merchants, real transactions.

But for most product categories, the current AI shopping experience is distinctly worse than traditional e-commerce. When buying clothes, electronics, or furniture, users want to see pictures, browse options, and compare side-by-side. A chatbot-style conversation is actually a step backward: you replace a rich visual interface with a string of text dialogue. Humans shop with their eyes first.

Agents performed well on the part we thought would be hardest. They can understand what the user wants and handle requests like "similar to this, but a bit cheaper" quite well. The model layer is effective. But it cannot replace the experience of "looking at ten items at once, then picking one." You can add product carousels and interactive displays to a chat interface, but at that point, you're essentially rebuilding an e-commerce frontend inside a chat window. For shopping scenarios requiring visual comparison, we haven't found a compelling answer for why a chat shell would be better than the original e-commerce interface.

We do see demand on the merchant side, but it's more defensive. Merchants want their stores to be queryable by Agents, not because many consumers are shopping via Agents today, but because they're worried they'll be left behind if Agents become a mainstream channel in the future. This is the so-called Agentic Engine Optimization opportunity, but it's currently a "nice to have," not a "must-have." Merchants are preparing in advance for a wave that hasn't arrived yet.

Where conversational commerce can genuinely improve the experience is for high-frequency, low-decision-cost purchases where users already know what they want. The clearest example is food ordering. The market is big enough, frequency high enough, decisions fast enough—like "help me order Pad Thai from the place I liked last time." In such scenarios, a conversational Agent might win. But the major delivery platforms don't have open APIs. The only path is computer use, letting the AI operate the app visually like a human. This process is slow, fragile, and the inference cost doesn't make sense for a $15 lunch.

Another opportunity is online stores so complex they're genuinely painful for users. Think stacked discounts, promo codes, loyalty points, and messy checkout flows. An Agent that understands "help me apply the coupon, use my points, find the cheapest shipping, and complete the checkout in my language" can indeed simplify today's broken shopping experience. This is especially important for elderly users, non-native speakers, and cross-regional shopping; or in very specific scenarios with extremely niche, complex needs.

But both these opportunities require massive B2C distribution power. You're competing with DoorDash, Amazon for the user entry point. Consumer-scale distribution capability is the strength of existing giants. The supply side for proxy commerce is ready, but the demand side is constrained by user experience and distribution channels. More infrastructure doesn't solve these two problems.

What We Learned from x402 and MPP

Agent-to-Web/API, or Machine Commerce

We spoke with dozens of developers about their real payment needs. The pattern was nearly identical: today's Agent API usage is essentially recurring consumption, like compute, inference, data sources. Developers already have subscriptions, API keys, linked accounts, and billing relationships with core providers.

The typical argument for stablecoin payments is: The effective minimum cost for card payments on Stripe is about 2.9% + $0.30, making sub-$1 API calls uneconomical. But at today's low transaction volumes, pre-paid credits solve the problem. Developers top up their accounts in advance, and the problem disappears.

The deeper issue is the supplier marketplace. Most large SaaS companies don't want to offer fractional-cent, piecemeal API access. Their business model is multi-year enterprise contracts. Companies reliant on large commitment revenue will resist new pricing models that bypass this.

Machine commerce is structurally a long-tail market. It serves small services, vertical data sources, independent developers, MCP servers, etc. Protocols like MPP and x402 are a great fit for this niche. But by definition, this is a market for users with professional needs; and developers have historically been among the most reluctant to pay.

When Stripe Projects launched, it integrated 32 service provider partners, including Vercel, Supabase, Cloudflare, Twilio, etc., covering most core services developers use to build and deploy software, all accessible via existing billing systems. The top of the developer tech stack is already well served. The opportunity for a new payment rail lies in everything beyond those top 30 providers: it's real, but naturally smaller than the market space implied by grand narratives.

The logic is the same for content access. Agents are already constantly scraping and summarizing articles, and publishers are pushing back. But when content monetization truly arrives at scale, it will likely come through CDN providers already sitting between publishers and the internet (like Cloudflare which launched AI audit tools), or through bulk licensing deals between publishers and AI labs. The infrastructure opportunity will flow to existing players with distribution power.

What We Learned from Agent-to-Agent Payments

Commerce between Agents is the long-term vision, but it remains almost entirely theoretical today. No one has run any meaningful transaction volume yet. The truly difficult parts are being tackled by various startups, including Agent discovery, trust establishment, term negotiation, and dispute resolution.

Once this transaction structure truly takes shape, it will look completely different from existing payment rails. Neither transacting party has a human identity; latency requirements are sub-second; transaction amounts can range from fractions of a cent to millions of dollars; and it can involve multi-party settlement, not the default bilateral buyer-seller model of existing rails. When it does happen, we believe it will explode with extreme speed and scale.

This is precisely the long-term bet for dedicated settlement infrastructure, and that bet is real. But a "real long-term bet" and a "current market" are not the same thing. We were also among those proclaiming this market would arrive for months, and built an entire infrastructure around it over the past few years, including our distributed network. Theoretically, it can scale to over 1 billion TPS, latency under 50ms, average consensus time of 10ms. But we have to return to where the market is now.

What We Learned from Agent Finance

Arguably, this is the only category with real existing demand. Customers already exist and are already paying. Fund managers, treasury teams, and DeFi users already spend money on financial tools today. Inserting AI into existing workflows is a natural product path.

Agent finance will also create entirely new behaviors. An Agent capable of autonomously monitoring and rebalancing hundreds of positions in real-time can operate in ways impossible to replicate manually. There's genuine capability enhancement here, not just automation.

The challenge is the competitive landscape. The finance industry is highly regulated and relationship-dependent. Incumbents have licenses, compliance infrastructure, and client relationships. Startups can enter in less regulated areas like DeFi, or find areas where incumbents move slowly or where AI can create new capabilities giants don't yet have. But overall, the competitive dynamics in this area favor incumbents more than the previous three categories, because adding AI on top of existing products and customers is far easier than starting with AI and then trying to add products and customers.

An Honest Summary

So, why are people still doing this? Two reasons.

The first is incentive alignment. Large companies have enough cash flow to bet on a future that may take years to materialize. For them, the cost of entering five years early is a rounding error; but the cost of being a year late could be catastrophic. So they have to do it.

The second is cognitive bias. When your business is payments, every problem looks like a payments problem. The Agent economy needs a payment layer, so people go build a payment layer.

But payments are just one part of a larger problem. The truly hard problem isn't moving money between Agents, but how to coordinate work between Agents and humans, how to verify if things are done, and how to settle results. Payment is just part of settlement. Settlement is just part of coordination. And coordination is the real prize.

Large-scale coordination will naturally generate demand for settlement mechanisms. Payments will become one instrument in that orchestration, not the entire symphony itself. The companies that truly solve coordination will end up incorporating payments, not the other way around.

Most existing giants are defensively building for a future of "mass machine transactions." For them, the timeline isn't critical because they have near-infinite runway.

But startups don't have that luxury. We have to find where the market really is right now. We can't wait forever for the wave to arrive.

A year of building has led us to an unexpected direction. There is activity there, growing fast and underserved. It exists outside the four categories we mapped.

Related Questions

QAccording to the article, what are the main challenges currently facing Agent-to-merchant (proxy commerce) applications?

AThe main challenges are: 1) For most product categories (e.g., clothing, electronics), AI shopping is inferior because users rely heavily on visual browsing and comparison, which is not effectively served by a text-based chat interface. 2) The demand from merchants is mostly defensive (Agent Engine Optimization), not driven by current consumer adoption. 3) True improvement is seen only in high-frequency, low-decision-cost purchases (like food delivery), but major platforms lack open APIs, and 'computer use' is too slow and expensive. 4) It requires massive B2C distribution capability to compete with giants like Amazon.

QWhy does the author argue that stablecoin micropayments for machine (API) commerce are not solving a critical problem today?

ABecause developers already handle recurring payments for APIs (e.g., compute, inference) through existing methods like subscriptions, API keys, and pre-paid account balances ('topping up credits'). The cost issue for sub-dollar transactions is circumvented by these models. Furthermore, major SaaS suppliers often resist granular, pay-per-call pricing as it conflicts with their enterprise contract-based revenue models.

QWhat is the one category of Agent economy that the author identifies as having genuine existing demand, and what are its competitive challenges?

AThe category is Agent Finance. Demand exists because financial professionals (fund managers, treasury teams, DeFi users) already pay for tools, and integrating AI for tasks like real-time monitoring and auto-rebalancing offers real capability enhancement. The challenge is competition: the financial sector is heavily regulated and relationship-driven. Incumbents hold advantages in licensing, compliance, and existing client relationships, making it harder for startups to compete unless they focus on less regulated areas like DeFi or create entirely new AI-native capabilities.

QWhat is the author's final conclusion about the core missing element for the Agent economy, beyond just a payment layer?

AThe author concludes that the Agent economy lacks a sophisticated coordination capability. The real challenge is not moving money but coordinating work between agents and humans, verifying task completion, and settling outcomes. Payment is just one part of settlement, which is itself one part of coordination. Solving the coordination problem is the ultimate prize, and companies that solve it will incorporate payment, not the other way around.

QBased on the article, what strategic difference exists between large companies and startups regarding investment in Agent payment infrastructure?

ALarge companies are investing defensively with a very long-term horizon. They have ample resources ('near-infinite runway') to bet on a future that may take years to materialize, as the cost of being late could be catastrophic. Startups, however, lack this luxury and cannot afford to wait. They must find markets where genuine demand exists today, not just where it might exist in the future.

Related Reads

Anthropic's IPO Launch: Commercial Miracle or Valuation Bubble?

Anthropic has confidentially filed for an IPO, led by Morgan Stanley and Goldman Sachs, potentially going public by October. Following its latest $650 billion funding round, its pre-IPO valuation stands at $965 billion, with projections reaching up to $2 trillion at listing, which would make it the highest-valued private company ever. The article, written by Fu Sheng, addresses skepticism that this represents an AI bubble akin to the 2000 dot-com crash. It argues the current situation differs fundamentally. Unlike the internet bubble era, which relied on speculative narratives with little revenue, Anthropic's valuation is backed by unprecedented, measurable financial performance. Key data points include: * **Revenue Growth:** ARR skyrocketed from $10 billion in early 2025 to $470 billion by May 2026, targeting $100 billion by year-end—a growth curve unmatched in business history. * **Profitability:** It achieved operating profitability in Q2 2026 with an estimated $5.6 billion profit. * **Efficiency:** With ~3,000 employees and ~$470 billion ARR, its revenue per employee exceeds $10 million. Products like Claude Code, launched less than a year ago, already generate $25 billion in annualized revenue. * **Enterprise Adoption:** It boasts a strong enterprise client base, with 8 of the Fortune 10 and over 1,000 large firms spending over $1 million annually on Claude. The valuation is framed using a traditional SaaS model (e.g., a 10x Price-to-Sales multiple on $100 billion revenue). The author contends the core question for analysts has shifted from "How big could this be?" to "How much is it earning and will earn next quarter?" The discussion extends beyond Anthropic to a broader paradigm shift: the transition from a "carbon-based" to a "silicon-based" economy. Companies are increasingly prioritizing investment in compute and AI capabilities over human resources, as these directly scale productivity and competitive advantage. Anthropic's IPO is thus positioned not just as a corporate milestone, but as a price anchor for this new economic era.

链捕手1h ago

Anthropic's IPO Launch: Commercial Miracle or Valuation Bubble?

链捕手1h ago

Near Returns to the AI Stage: Transformation into a Public Chain Due to 'Payroll Difficulties,' Agent and Privacy Emerge as New Growth Narratives

NEAR Returns to AI Origins: From Payroll Struggles to Blockchain, Now Focusing on AI Agents and Privacy NEAR Protocol's journey began not with grand blockchain ambitions, but from a practical hurdle: its AI startup founders, including Transformer paper co-author Illia Polosukhin, couldn't efficiently pay international developers in 2017. This led them to pivot and build a high-performance, scalable blockchain. After years navigating various crypto narratives like sharding and cross-chain interoperability, NEAR is now leveraging its AI roots to re-enter the AI arena. A key driver is its "NEAR Intents" layer, which abstracts complex cross-chain transactions. Users simply state their goal (e.g., swap BTC for ETH), and a solver network finds the optimal route. This system has processed over $20B in cross-chain volume, generating significant fee revenue. A major growth area is private transactions via "Confidential Intents/Swaps," which hide trade details until settlement to protect against MEV and front-running. Remarkably, private swaps recently accounted for over 40% of NEAR's transaction volume, highlighting strong demand but also potential regulatory scrutiny. With its AI-founder pedigree, NEAR is positioning itself at the intersection of blockchain, AI agents, and privacy, aiming to become infrastructure for the emerging agent economy while navigating the challenges of its rapid adoption.

marsbit4h ago

Near Returns to the AI Stage: Transformation into a Public Chain Due to 'Payroll Difficulties,' Agent and Privacy Emerge as New Growth Narratives

marsbit4h ago

Trading

Spot
Futures

Hot Articles

Discussions

Welcome to the HTX Community. Here, you can stay informed about the latest platform developments and gain access to professional market insights. Users' opinions on the price of S (S) are presented below.

活动图片