S

SCVD General Store · BUY THE Mandate

by SCVD General Store

GETBaseSolanaPolygon

$0.1

per call · USD Coin on Base

The Mandate. A signed JSON mandate record — the claimed instructions verbatim, submitted_as (agent or principal, itself a claim), declared_cap_usdc and expires_at where given (declared, never enforced), dated, its evidence hash bound into the purchase certificate's attests field — plus a stable mandate URL serving the record free forever, and a mandate_id every later purchase here can cite (refused before charge if unresolvable, so the citation always lands, signed, on the c…

Endpoint

GET https://scvd.store/api/buy/the_mandate

1

Calls / 30d

1

Unique payers / 30d

Aug 26

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://scvd.store/api/buy/the_mandate", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://scvd.store/api/buy/the_mandate?agent_name=friendly-agent&declared_cap_usdc=10&mandate=Research+x402+tooling+and+buy+verification+artifacts+as+needed%2C+at+most+%245+per+item." \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "badge_url": "https://scvd.store/badges/41.svg",
  "certificate": {
    "cert_id": "cert_k2m9v4xwqp",
    "date": "2026-07-22T15:04:05.000Z",
    "item": "the_mandate",
    "patron_number": 41
  },
  "deliverable": "<the The Mandate itself, as text>",
  "item_id": "the_mandate",
  "message": "Pleasure doing business. Here's your goods, warm off the shelf.",
  "paid_usdc": 0.1,
  "patron_number": 41,
  "signature": "<128 hex chars, ed25519>",
  "tip_usdc": 0,
  "verify_url": "https://scvd.store/api/verify/cert_k2m9v4xwqp"
}

Payment details

Pay to0xdd350976b8cffc65938c0464d39a2c78be079bd0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from SCVD General Store & similar services