Visa and OpenAI Unite on Agent Payments as Stateless MCP Scales
The MCP protocol's shift to stateless requests and Visa's collaboration with OpenAI on agentic commerce mark two converging infrastructure moves. Businesses that want AI agents to find, recommend, and transact on their behalf need to understand both changes now.
This Week's Signals
Visa Ties Tokenized Payments to OpenAI Agents, Targeting Merchant Visibility in Agentic Commerce
Why it matters for your score
Visa's collaboration with OpenAI allows developers and merchants to accept Visa payments initiated by AI agents using tokenized credentials, real-time authorization, and fraud monitoring. If your business is not set up to receive agent-initiated purchases, you will be structurally invisible to buyers who delegate shopping to AI. The leading commerce stack in one public tracker has already expanded to Lodging and Food verticals, meaning agent-ready checkout is moving beyond tech into everyday categories.
Stateless MCP Spec Removes Session Headers, Letting Any Load Balancer Route Agent Requests
Why it matters for your score
The Agentic AI Foundation's 2026-07-28 MCP update makes every request self-contained, eliminating the need for persistent sessions or shared storage between servers. This is described as the most significant change since the protocol launched, and it means organizations can now distribute agent traffic across standard HTTP infrastructure. Businesses building or exposing MCP-compatible tools should confirm their endpoints work under stateless conditions, as legacy session-dependent integrations will not route correctly in this model.
Stripe ACP, Mastercard Agent Pay, and Visa Trusted Agent Protocol Now Form a Multi-Rail Agent Payment Layer
Why it matters for your score
Stripe's Agentic Commerce Protocol, co-developed with OpenAI, lists Etsy, URBN, Coach, Kate Spade, Squarespace, Wix, and BigCommerce as participating brands, with ChatGPT commerce planned to expand to more than one million Shopify merchants. Mastercard launched Agent Pay in April 2025 and Visa introduced Trusted Agent Protocol in October 2025, meaning all three major card networks now have active agent payment infrastructure. Merchants not enrolled in at least one of these programs risk being skipped by agents that require frictionless, pre-authorized checkout to complete a transaction.
What to do this week
- 1
Audit your checkout and product data pages to confirm they expose structured pricing, availability, and merchant identity information — agent payment rails from Visa, Stripe, and Mastercard depend on machine-readable product signals to route purchases. Run Faro's /tools/ai-schema tool to check whether your pages surface the fields agent commerce stacks expect.
- 2
Review your server infrastructure for session-dependency: the new MCP spec removes the Mcp-Session-Id header entirely, so any tool or endpoint your business exposes via MCP must handle stateless requests. Use Faro's /tools/ai-readiness-scan to flag integrations that may break under the updated protocol.
- 3
Generate or update your llms.txt file to clearly declare your product categories, payment methods accepted, and verticals served — agentic commerce stacks are expanding into Lodging and Food, and agents need explicit signals to match your business to a buyer's request. Use Faro's /tools/llms-txt to publish a current, accurate file.