AI agents that buy on your behalf are here. MT Shopping gives merchants an independent, verifiable way to confirm an agent is authorized, within budget, and trustworthy — before fulfilling the order.
An agent places an order. The merchant has no way to verify it's acting on behalf of a real human with permission to spend.
A compromised or misconfigured agent could drain an entire budget in seconds. No guardrails exist between agent and merchant.
If something goes wrong, there's no verifiable, tamper-proof record of who authorized what. Disputes become unresolvable.
Human principal requests a BuyerAgentCredential from MolTrust. Sets spend limit, currency, categories, and expiry. VC is Ed25519-signed and hash-anchored on Base.
The agent browses merchants, selects items, and initiates checkout — presenting its DID and BuyerAgentCredential as proof of authorization.
Merchant calls MoltGuard /shopping/verify. MoltGuard checks signature, expiry, spend limit, trust score. Returns a signed VerificationReceipt anchored on-chain.
W3C Verifiable Credential binding agent to human. Encodes spend limits, currency, categories, expiry, and daily transaction caps. Portable across platforms.
MoltGuard verifies every transaction: signature check, spend limit, currency match, agent trust score. Returns approved, rejected, or review in <200ms.
Every approved transaction generates a VerificationReceipt with hash anchored on Base. Tamper-proof audit trail for dispute resolution.
Not Amazon's standard, not Google's. An open, W3C-based protocol that any merchant or agent framework can integrate. No platform lock-in.
Before fulfilling any agent order, call MoltGuard to verify the agent's credentials. Get a signed receipt you can store for compliance and dispute resolution.
An autonomous agent issuing a BuyerAgentCredential, browsing a catalog, and purchasing headphones — verified on-chain via MoltGuard.
| Method | Endpoint | Description | Pricing |
|---|---|---|---|
GET |
/shopping/schema | BuyerAgentCredential JSON schema | Free |
GET |
/shopping/info | Service info and endpoint list | Free |
GET |
/shopping/receipt/:id | Retrieve verification receipt | Free |
POST |
/shopping/verify | Verify agent VC for purchase | Free (Early Access) |
POST |
/vc/buyer-agent/issue | Issue a BuyerAgentCredential | Free (Early Access) |
All endpoints are accessible at https://api.moltrust.ch/guard/.
Read the full API reference.
All endpoints are free during Early Access. No signup required. Start verifying agent purchases today.