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

Silicon Valley 'Startup Guru' Steve Hoffman: Web3 + AI Could Be a Trap

Silicon Valley investor and "Godfather of Startups" Steve Hoffman warns that combining Web3 with AI is likely a trap, not a promising venture. In an interview, Hoffman argues that while AI is a foundational technology touching all industries, Web3 adds complexity, friction, and regulatory risk without solving mainstream consumer or business needs. He advises founders to focus on deep, specialized applications where startups can out-iterate giants, rather than on generic features easily replicated by large tech companies. Hoffman observes that Silicon Valley will lead foundational AI research, while China excels at rapid, large-scale application and commercialization, particularly in robotics. He stresses that AI-driven autonomous agents capable of collaborative, multi-step tasks are 2-4 years away, which will cause significant job displacement. The solution is not to slow AI but to redesign business models around human-AI collaboration and reform social systems like education and retraining. For startups, Hoffman recommends focusing on vertical, expertise-heavy domains to build defensibility. He sees major opportunities in AI fraud detection and cybersecurity. Key founder mindsets include systemic thinking over feature-focus, relentless customer centricity, building adaptive teams, and deeply understanding AI's capabilities and limits. Hoffman is also leading a non-profit initiative to establish university centers aimed at training future leaders in responsible, human-value-aligned AI innovation.

marsbit11m ago

Silicon Valley 'Startup Guru' Steve Hoffman: Web3 + AI Could Be a Trap

marsbit11m ago

Token Inefficient, Economy Tokenless

The article "Tokens Aren't Economical, Economics Aren't Tokenized" analyzes a pivotal shift in the AI industry from a technology-driven narrative to one dominated by capital efficiency. It highlights two concurrent trends: a severe capital shortage due to the exorbitant and recurring costs of compute (e.g., OpenAI's high burn rate) and a wave of corporate spin-offs where major tech companies are separating their AI units (like Kuaishou's Kling and Baidu's Kunlunxin). The core argument is that AI's "anti-internet" business model, where user growth increases costs rather than profits, has created a disconnect between high valuations and actual cash flow. Spin-offs address this by allowing AI assets to be valued independently. Within a parent company, they are seen as cost centers, but as standalone entities, they are priced based on their growth potential and scarcity in the primary market, leading to massive valuation premiums (e.g., Kling's estimated value tripling post-spin-off). The industry is at an inflection point, moving from "model worship" to "value realization." The competition is evolving from a pure compute (GPU) race to a broader focus on systemic efficiency and full-stack engineering (involving CPUs and orchestration) to achieve viable commercialization. The year 2026 is framed as a critical moment where the industry must definitively answer how to economically translate AI capability into tangible business value, reshaping the sector's future power structure.

marsbit16m ago

Token Inefficient, Economy Tokenless

marsbit16m ago

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

In 2026, a historic shift occurred in AI as major cloud providers' inference spending surpassed training spending for the first time, signaling a move from "building large models" to "using large models." This shifts the core challenge from computing power to the "memory wall"—the bottleneck of data movement (model weights, activations, KV Cache) between external DRAM and processors, where energy and latency from data transfer far exceed computation itself. Companies like Nvidia face GPU idle time due to bandwidth limits. In contrast, Cerebras Systems adopts a radical "wafer-scale" approach with its Wafer-Scale Engine (WSE). Instead of cutting a silicon wafer into many chips, Cerebras uses almost the entire wafer as one massive chip (WSE-3). This design provides 44GB of on-chip SRAM, delivering memory bandwidth thousands of times higher than traditional HBM (e.g., 21 PB/s vs. Nvidia B200). For LLM inference, weights are streamed layer-by-layer from external MemoryX storage to the chip, avoiding HBM bottlenecks. This results in token generation speeds 1.5–5 times faster than Nvidia's B200 in some models and significant advantages in first-token latency and long-context tasks. Additionally, Cerebras's architecture offers much lower interconnect power consumption (0.15 pJ/bit vs. GPU's ~10 pJ/bit). However, Cerebras faces challenges: SRAM scaling has slowed with advanced nodes, limiting future capacity gains; the chip requires specialized liquid cooling and custom software stacks; and its external I/O bandwidth (150 GB/s) is low compared to NVLink, hindering multi-system scaling for very large models. Competition is intensifying. Major players are pursuing three paths: 1) Developing proprietary inference ASICs (e.g., Google TPU, Microsoft Maia), 2) Leveraging advanced packaging (e.g., TSMC's SoW) to democratize wafer-scale-like integration, potentially eroding Cerebras's process advantage within a few years, and 3) Exploring optical interconnects for ultimate bandwidth. Commercially, Cerebras is transitioning from a hardware vendor to a service provider, facing the immense challenge of building high-power, specialized data centers to meet large contracts (e.g., 250MW/year from 2026–2028). In conclusion, the AI inference era presents a fundamental architectural trade-off. Cerebras opts for extreme physical optimization for low-latency, single-task performance, while Nvidia prioritizes versatility and massive cluster throughput. The path forward remains uncertain, with technology and business models still evolving in the race toward advanced AI.

marsbit21m ago

Crossing the 'Memory Wall': The Wafer-Level Revolution and Computing Power Routes in the AI Inference Era

marsbit21m ago

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

**Title: Has Bitcoin's Rebound Ended, Entering the Late Bear Market Phase?** **Summary:** Bitcoin's price has declined by 13% this week, signaling a potential return to late-stage bear market conditions. The price fell to around $67k, positioned between the Realized Price and Realized Cap Weighted Average. For the first time since early 2022, the Short-Term Holder cost basis has dropped below this key average, confirming a hallmark of late-cycle bear markets. Profitability metrics have collapsed sharply. The 7-day average of the Realized Profit/Loss ratio plummeted from a local high of 3.16 to 0.29, mirroring the February panic sell-off. Critically, the 90-day average never breached the threshold of 2, indicating the recent rally to $82k was a bear market bounce, not a structural shift. Realized losses surged to $1.35 billion daily, with $770 million coming from Long-Term Holders selling at a loss. This accelerating redistribution of supply from weak to strong hands is a necessary but ongoing process for a market bottom. The rally stalled almost precisely at the aggregate cost basis (~$83k) of US spot Bitcoin ETF investors, turning that level into strong resistance and leaving the average ETF holder underwater again. Spot market flows have turned decisively negative, showing sellers are dominating order books despite the price drop. While a significant futures long liquidation event cleared over $400 million in leverage, providing a potential reset, sustained spot demand is yet to materialize. Options markets continue to price in higher future volatility (Implied Volatility) than recent price action (Realized Volatility) has shown, with a persistent skew towards put options, indicating ongoing demand for downside protection. In conclusion, multiple metrics point to a fragile market structure. Resistance at the ETF cost basis, accelerating realized losses, dominant spot selling, and cautious options pricing all suggest the bear market trend persists. A sustainable recovery likely requires a resurgence of spot demand, ETF holders returning to profit, and a clear reduction in selling pressure.

marsbit22m ago

Has Bitcoin's 'Rebound Ended', Officially Entering the Late Bear Market Phase?

marsbit22m ago

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

In today's TechFlow Intelligence Briefing, several major tech stories highlight a growing theme of trust and credibility gaps across AI, crypto, and finance. AI company Anthropic has publicly called for a global pause in AI development, citing risks from Claude's "recursive self-improvement." Ironically, this coincides with reports the company is preparing for a massive IPO targeting a near $1 trillion valuation. This perceived hypocrisy, coupled with widespread user complaints about Claude's declining performance, is sparking debate over whether the safety warning is genuine or a competitive tactic. Meanwhile, in a substantive security move, Anthropic open-sourced a framework for AI-powered vulnerability discovery. In the crypto market, Bitcoin's price drop below $61,000 triggered over $1.16 billion in liquidations, flipping the market into a state where more BTC is held at a loss than at a profit, a historical bearish signal. On the corporate front, SpaceX's highly anticipated IPO is generating immense Wall Street excitement, with Goldman Sachs projecting 100x revenue growth by 2030. However, the S&P 500 has refused to fast-track the company's inclusion post-IPO, potentially limiting immediate institutional demand. Separately, ByteDance's AI app Doubao lost over 6 million monthly active users after introducing a subscription model, highlighting the challenges of AI monetization. Other notable developments include Nvidia certifying HBM4 memory from Samsung, SK Hynix, and Micron; Cloudflare's acquisition of front-end tooling company VoidZero; and its CEO warning that bot traffic now exceeds human traffic online. The underlying narrative connects these events: a trust crisis. From AI firms' contradictory actions and crypto volatility to the clash between SpaceX's hyped narrative and institutional rules, a pattern is emerging where stated intentions and actual practices are increasingly misaligned.

marsbit37m ago

TechFlow Intelligence Agency: Anthropic Calls for Global Pause in AI Development While Preparing for Trillion-Dollar IPO; SpaceX IPO Roadshow Heats Up, But S&P 500 Rejects Fast-Track Inclusion

marsbit37m 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.

活动图片