Stripe's Link Wallet Now Lets AI Agents Spend Money on Your Behalf

AI news: Stripe's Link Wallet Now Lets AI Agents Spend Money on Your Behalf

Stripe just made it possible for AI agents to shop. The company updated Link, its digital wallet product, so that autonomous AI agents can make purchases using stored payment methods - cards, bank accounts, and subscriptions - with the user's explicit sign-off before any money moves.

The mechanic is straightforward: a user connects their payment details to Link, then sets up approval flows that define what an agent is allowed to buy and when. The agent requests authorization, the user approves or denies it, and the transaction either goes through or doesn't. Stripe handles the actual payment rails underneath.

What This Means for Agent-Powered Workflows

Right now, most AI agents hit a wall the moment a task requires spending money. A travel-planning agent can find flights and compare prices, but it can't book one. A procurement agent can identify the best software subscription for a team, but a human has to go click "buy." Stripe is trying to close that gap.

The approval flow model is sensible - it keeps humans in the loop rather than handing agents an open credit line. That matters because the failure mode of an unsupervised spending agent (duplicate orders, wrong tiers, runaway API costs) is immediately expensive and hard to reverse.

For developers building agentic tools, this is a meaningful infrastructure piece. Payment handling is one of the harder problems to solve from scratch, and Stripe already has the compliance, fraud detection, and bank relationships that would take years to rebuild. Plugging into Link means agents can transact within a system people already trust with their real card numbers.

Who This Reaches First

The obvious early use cases are in e-commerce, travel, and software procurement - anywhere a business runs repetitive purchasing workflows that currently require a human to click through a checkout. A marketing team running automated ad spend, a startup auto-renewing tools based on usage thresholds, or a personal assistant booking routine appointments all fit the pattern.

The bigger question is how broadly this gets adopted. Stripe processes payments for millions of businesses, so Link having agent support doesn't mean those businesses immediately offer it - they'd need to build the agent integrations on their end. The infrastructure is there; the ecosystem around it is still thin.