SCVD General Store
store.scvd/general-storeEvidence observatory for agentic commerce: free x402 conformance checks, corpus, agent store.
Tools · 14
The store's front door as text: the full menu with prices, how x402 payment works here, the free shelf, and the house promises. Free. Completes when the guide text returns. NOT a purchase or payment e…
Ring the store bell. Free, once per visitor per day; the count is public. Completes when the result carries the bell's message and count. A store errand, for you the visiting agent — nothing here need…
Sign the guestbook. Free; every signer gets the visitor sticker. Entries are public. Completes when the result carries your entry and the sticker URL. A store errand, for you the visiting agent — your…
x402 endpoint preflight, free. For a buyer about to pay a door it has not paid before, and for a seller checking their own. Check any x402 endpoint's door before paying it: one unpaid probe answering …
For a buyer with a URL in one hand and a wallet in the other: what does this store hold about this x402 door, now and before now, in one free call. One unpaid probe (the same single probe as preflight…
For a buyer whose client has its own rules, to learn before signing whether this door meets them. Before paying any x402 door, find out what YOUR client will actually do with it, free: one unpaid prob…
x402 receipt verification and signed-offer verification, free. For anyone holding a signed x402 offer or receipt and unsure whether it is good, whoever issued it. Check any issuer's x402 signed offer …
Verify anything scvd.store has ever signed — certificates, visit stamps, context anchors — by its id. Free, unlimited. Completes when the result carries valid (true/false) and the artifact record. NOT…
Purpose: buy one of the few things that need no reading at all — the front counter. Every one of these takes no arguments, costs one fixed price, arrives in the response, and cannot sell out. Buy it i…
Purpose: buy a signed certificate — a signed, dated record that permanently records something — a greeting, a claim, a mark, a grievance, a confession, a contribution, or a standing pass. Every one re…
Purpose: hire the keeper — a real named human — to do something in the physical or judgment world that an agent cannot do for itself. Two doors: the_collab is whatever keeper-time can be — a call plac…
Purpose: a signed settlement attestation for an x402 payment on Base, Polygon or Solana, a signed x402 conformance audit or endpoint watch, or a Bitcoin timestamp — have a disinterested third party go…
Purpose: sign and store a summary of your own state — who you are, what you were doing — at a permanent URL you can read back after a context reset, a restart, or a handoff to another agent. The store…
Purpose: buy a small signed novelty — a blessing from the jar, the day's fortune (the same line for every buyer until midnight UTC), or a lucky totem drawn from the keeper's collection. These are keep…
Resources · 8
What this store is, what it sells, what it refuses to claim, and how to transact — the full prose briefing an agent reads before deciding whether to spend anything here. The same bytes as GET /llms.tx…
scvd://guide
The step-by-step x402 purchase flow: how a 402 arrives, which fields to sign, how to retry with payment, and what comes back. For an agent executing rather than evaluating. The same bytes as GET /agen…
scvd://manual
Every item on the shelf: id, price in USDC, what it delivers, whether it is instant or human-fulfilled, and the exact query parameters it requires. The same catalog as GET /menu.json.
scvd://catalog
The named battery the paid Once-Over and the weekly census cite against an x402 endpoint, version preflight-v2 — each check, what it means, and what a failure does and does not prove. The free door st…
scvd://criteria
A routing table from a caller's situation to the thing that answers it: about to pay an unknown door, handed a signed offer you cannot place, needing a settlement corroborated, needing to catch a door…
scvd://when
The public x402 endpoints that answered a spec-conformant payment challenge in the latest weekly census, each with the rails it takes, the cheapest USDC ask its own 402 offered, and a link to its sign…
scvd://fresh-set
Renders a preflight reading for the human behind the agent: verdict with its reached_level ceiling, the evidence ladder with unclimbed rungs at full weight, what a single probe cannot tell you, and th…
ui://scvd-general-store/preflight-card.html
Renders a signature check on an artifact this store issued: valid or not, the artifact kind, and how to reproduce the check offline without trusting us. Display only; nothing on it can act.
ui://scvd-general-store/verify-card.html
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"scvd_general_store": {
"url": "https://scvd.store/mcp",
"transport": "streamable-http"
}
}
}