The challenge for AI agents is deciding who pays for automated errors

Imagine asking an AI assistant to book a decent hotel for a weekend away. You give it a budget and say you’d like somewhere near the center, then it finds a room, pays, and sends you the confirmation.

The hotel is within budget and in a solid location, but the room has no window, breakfast costs extra, and cancellation is impossible.

The software may have followed its instructions closely enough to leave you arguing about a purchase you would never have made yourself. As payment companies build services for AI agents, that gap between permission and satisfaction becomes part of the product they have to sell.

In a report released Sept. 8, Mastercard forecasts that one in ten people will routinely use AI agents to shop and pay by 2030.

Shopping online can mean comparing a dozen tabs, decoding fees, and wondering whether the product description has omitted something essential. Software that does the tiresome part deserves a chance, but once it can spend money, its mistakes become purchases someone has to undo.

Crypto is one way to give that software a payment method. The hard work is deciding how much authority it has and who is responsible when a completed transaction becomes the start of the problem.

Teaching a wallet what you meant

AI agents are software allowed to take actions toward a goal. Travel assistants cross an important boundary when they go from recommending rooms to reserving and paying for them on your behalf.

Payment permission needs to describe the purchase you authorized. Spending ceilings of $200 can prevent $500 bookings, while leaving room for disagreement over cancellation terms and checkout fees. Software also needs to know which room features it can compromise on.

People routinely leave details unstated because another person would infer them or ask before committing. Payment systems need instructions they can verify, which means translating an ordinary request into limits without making the user write a contract before every purchase.

Google’s Agent Payments Protocol addresses part of that work through digitally signed records called mandates. These connect users’ instructions with proposed purchases and payments. Users can approve specific carts or authorize purchases under conditions set in advance.

Read More:  Iran Bloodied by US Attacks: 35 Killed, Over 300 Injured, Vows Retaliation

For the hotel example, that could mean a record of the maximum total price and the exact room approved. If the AI agent books something else, the signed record gives the participants evidence beyond their competing recollections of what happened in a chat.

Card networks are also working on their own agent arrangements. Mastercard describes authorization and authentication as part of Agent Pay, alongside controls over what an assistant is allowed to do.

Related Reading

Can crypto protect us against the growing web of economic AI agents?

The word “token” appears here too. Card tokens replace sensitive card credentials with identifiers used to process payments, and dollar stablecoins are transferable assets designed to track the dollar.

The limits built around either method determine how much freedom an agent gets. Carefully configured crypto wallets can restrict spending more tightly than poorly configured card services.

Card-based products can provide their own controls alongside established dispute processes, and users delegate authority across that arrangement, including the settings that govern individual purchases.

The payment can succeed while the purchase fails

Some things agents buy may be too small or too dull for people to approve individually. Travel assistants might pay other software services for current room availability as part of finding the right booking.

The x402 payment standard enables this through standard web requests. Services reply that payment is required and supply the terms. The requesting software can then submit payment for verification and receive the information it wanted.