What happened
Muse used its browser-based service access to perform shopping tasks on Amazon on users' behalf until Amazon blocked the agent and displayed a notice that continued access by an unauthorized AI agent violated its Conditions of Use.
2026-09-20
MediumMedia reportAnalysis of Amazon's decision to block Meta Muse from shopping on Amazon.com over agent identification, authorization, and credential-handling concerns.
What happened
Muse used its browser-based service access to perform shopping tasks on Amazon on users' behalf until Amazon blocked the agent and displayed a notice that continued access by an unauthorized AI agent violated its Conditions of Use.
Why it matters
Amazon shopping through Muse stopped before checkout. Users could no longer complete Amazon purchases through the agent, and the companies entered a public dispute over agent identification, merchant consent, customer-account access, and credential handling.
Missing authorization check
A merchant-recognized authorization exchange binding the agent's identity, the user's delegated authority, the Amazon account, and the exact cart or purchase action before account access and checkout.
Would PP block it?
At an integrated purchase boundary, Permission Protocol could fail closed unless the agent presented a separately authenticated receipt bound to the user, agent identity, merchant, cart contents, amount, and expiration. Amazon would still need to accept that authority scheme and authorize the agent's platform access.
Incident analysis
2026-09-08
Meta launches Muse in the United States as a personal agent able to perform multi-step tasks across services including shopping and payments.
2026-09-20
Amazon begins showing Muse users a notice that access by an unauthorized AI agent violates Amazon's Conditions of Use.
2026-09-21
GeekWire reports Amazon's rationale and Meta's prior credential-handling statement; The Register independently reproduces the block and obtains a direct Amazon statement.
Authorization boundary
This incident is categorized as Governance bypass. The relevant Permission Protocol gate is Tool-Call Gate. The read is conditional: the block only applies where the real action boundary is routed through a gate.
A Tool-Call Gate can require a receipt for the exact account, merchant, cart, price, payment authority, and user approval before checkout, but a user receipt cannot grant Meta permission to access Amazon or force Amazon to admit the agent.
Start small
This incident maps to Tool-Call Gate. Start with the boundary that controls the actual action, then require a signed receipt before execution.