On July 2, Cross River Bank and Stripe announced a formal collaboration to deliver bank-grade card issuance infrastructure designed specifically for AI agents — virtual, single-use cards that let autonomous software spend money without ever touching a user’s underlying payment credentials.
Autonomous AI agents have been arriving in production for two years. What they still could not do, until very recently, was pay for things on their own. At Stripe Sessions 2026 on April 29, Stripe announced 288 new products centered on the thesis that payment infrastructure built for humans cannot serve machines.
Why Human Payment Infrastructure Fails AI Agents
Credit cards require billing addresses entered by a person. Subscription billing assumes monthly cycles. Agents consuming API tokens at millisecond intervals cannot wait until month-end. Multi-agent workflows cannot reach for a credit card. Compute costs are incurred instantly but revenue arrives on monthly lag.
HTTP 402 and x402 Protocol
HTTP status code 402 “Payment Required” was reserved in 1997 but dormant for 28 years. In May 2025, Coinbase activated it via the x402 protocol — a four-step payment handshake in standard HTTP. Agent requests paid resource, server returns 402 with price/stablecoin/network/wallet, agent signs USDC authorization, retries with proof. Round-trip on Base: ~2-4 seconds, ~$0.0001 per transaction.
By June 2026, Coinbase CEO Brian Armstrong cited 160+ million autonomous transactions across x402-supported blockchains.
Machine Payments Protocol (MPP)
Co-authored by Stripe and Tempo, launched on Tempo’s mainnet March 18, 2026. Extends HTTP 402 with a session layer — agent pre-authorizes spending limit, streams micropayments continuously, batch-settles on-chain. Sub-100ms latency, no per-request gas fees. Supports stablecoins on Tempo plus fiat via Stripe Shared Payment Tokens (scoped, time-limited, merchant-specific).
Cross River Collaboration (July 2, 2026)
Cross River’s regulatory backbone — card network compliance, AML, KYC — runs beneath single-use virtual card issuance. Separates engineering prototype from deployable financial infrastructure.
Stripe’s Link agent wallet (250M+ users) issues single-use virtual cards per transaction. Privy (Stripe company) distributes USDC wallets to agents. Bridge handles stablecoin orchestration.
Agentic Commerce Suite
Partnerships with Google, Meta, OpenAI, Microsoft. Agentic Commerce Protocol co-developed with OpenAI. Merchants include URBN, Etsy, Coach, Kate Spade, Ashley Furniture, Nectar.
Regulatory Gap
IMF analysis (April 2026) flagged agentic AI payments as material risk. Consumer protection laws assume human-initiated transactions. Visa identifies fraud scenario where verified agent sessions controlled by fraudsters pass authentication.
Competitors: Visa Trusted Agent Protocol, Mastercard Agent Pay, x402 Foundation (Google, Visa, AWS, Mastercard, Circle, Microsoft, Shopify, AmEx).
As of July 2026, protocols are in production, wallets exist, stablecoin rails are live, early merchants integrating.