Meta's Muse agent can now check out at your store. What merchants should change.
Agent purchases are arriving through wallets and single-use cards, not through merchants adopting a new protocol. Many merchants will receive them without choosing to.
- Announced
- 8 September 2026
- Instant checkout
- More than 1 million businesses that accept Link
- Everywhere else
- A single-use virtual card scoped to the approved purchase
- Consumer control
- Each total is approved in the chat
- Availability
- US consumers
What Stripe announced
On 8 September Stripe announced that Meta had built Link's wallet for agents into Muse, the personal AI agent Meta launched the same day. US consumers can connect their Link account and let Muse make purchases on their behalf.
Stripe describes two paths. At more than a million businesses that already accept Link, Muse can check out instantly using the consumer's saved payment method. At other businesses, Link issues Muse a single-use virtual card scoped to the approved purchase. In both cases the consumer approves each total in the chat, and Muse never sees their payment details.
Why this reaches merchants who did nothing
The notable design choice is that neither path asks the merchant to adopt anything. If you accept Link, agent orders can arrive through it. If you do not, they arrive as ordinary card payments from a virtual card. There is no opt-in step, and in the second case nothing in the payment itself necessarily announces that an agent placed the order.
That is a different route from the one many people expected, where merchants would adopt a dedicated agent commerce protocol. Here the payment layer adapts to the merchant rather than the other way round, which is why it can reach a million businesses at launch.
What to review
None of this requires a code change today. It does change assumptions baked into fraud rules, bot defences and support processes, which were mostly written for a human at a browser.
- Fraud scoring: patterns that look automated may now be legitimate, approved purchases. Check what your rules do with them before tightening anything
- Bot defences: a challenge that blocks automation can also block a paying customer's agent. Decide deliberately which you want
- Attribution: agent-placed orders may not carry the referral or session signals your analytics expects
- Refunds and chargebacks: decide how you handle "my agent bought the wrong thing" before the first one arrives
- Product data: an agent chooses from what your catalogue says, so accurate specifications, stock and delivery times matter more than page design
What to do
- 1Check whether you accept Link, since that determines which path agent orders take to you.
- 2Review fraud and bot rules for anything that would reject an approved automated purchase.
- 3Write down a refund policy for agent-placed orders before you need one.
- 4Audit your product data for accuracy, because an agent reads it literally.
Common questions
Can Meta's Muse agent buy from my store?
Possibly without any action from you. Stripe says Muse can check out instantly at more than 1 million businesses that accept Link, and at other businesses Link issues Muse a single-use virtual card for the approved purchase.
Does Muse see the customer's card details?
No. Stripe says consumers approve each total in the chat and Muse never sees their payment details.
Do I need to integrate anything to accept agent purchases?
Not for this launch. Link merchants receive orders through Link, and others receive what look like ordinary card payments from a single-use virtual card.
Sources
Read against the primary documentation rather than secondary coverage. Where a figure comes from a provider's own docs, it is quoted as published on 2026-09-17.
Related
More from Signals
Open the tool.
Ten production categories, three minutes, and a ranked list of what to fix first.
Check your own stack