The trust layer for AI commerce
Your AI can talk. Now it can transact.
Signed quotes. Verified merchants. Full audit trail. The open protocol that makes AI agents legally safe to buy with — no hallucinated prices, no invented SKUs, no liability fog.
bash
$ npm install @openkarta/sdk-node @openkarta/spec01 · The problem
Every AI today can talk about buying. None of them can actually buy without a human babysitter.
02 · The fix
Three primitives. That's the entire trust layer.
No hallucinations. No liability fog. Real commerce, by AI, with receipts. Why a registry →
03 · Same shopper, two worlds
One world the AI guesses. The other, it transacts — signed, verified, logged.
Pick a category
04 · The execution loop
Every step is signed. Every state is logged.
Discovery, quote, checkout, status — all under the same trust contract. The LLM speaks; the protocol guarantees.
Now demonstrating halcyon-shop · Tokai blend 250g · ₹780
1
Registry discovery
Consumer agent queries the public registry for capable brand agents — by item type, region, tags.
2
Catalogue search
Brand agents reply via search() with priced items, stock state, and constraints.
3
Signed quote
quote() returns a server-signed quote with expiry — inventory locked for the agent.
4
Checkout
checkout() exchanges the signed quote for an order; payment intent issued out-of-band.
5
Status & lifecycle
status() polls. cancel() and return() close the loop with auditable state transitions.
05 · Who this is for
Built for the people who already feel the pain.
0
PUBLISHED PACKAGES
0
REFERENCE AGENTS
0
ITEM TYPES
The pitch in one breath
"Your AI can talk to customers. Ours lets it transact with them — signed, verified, no hallucinations, full audit trail. The trust layer between any agent and any merchant."
Brand agent (sell anything) · bash
npm i @openkarta/sdk-nodeConsumer agent (buy anywhere) · bash
npm i @openkarta/orchestrator