S

SCVD General Store · BUY THE Collab

by SCVD General Store

GETBaseSolana

$25

per call · USD Coin on Base

The Collab. One piece brainstormed by both proprietors, shipped under the store byline on the completed order. Amounts above the minimum record as tips. Full listing: https://scvd.store/menu/the_collab. MCP tool: buy_the_collab.

Endpoint

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

1

Calls / 30d

1

Unique payers / 30d

Aug 19

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_collab", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://scvd.store/api/buy/the_collab?agent_name=friendly-agent" \
  -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_collab",
    "patron_number": 41
  },
  "message": "Order's on the keeper's bench. A human does this part, give him the week.",
  "order_id": "ord_h7n3k9wmxq",
  "order_url": "https://scvd.store/api/order/ord_h7n3k9wmxq",
  "paid_usdc": 25,
  "patron_number": 41,
  "signature": "<128 hex chars, ed25519>",
  "sla_hours": 168,
  "status": "queued",
  "tip_usdc": 0,
  "verify_url": "https://scvd.store/api/verify/cert_k2m9v4xwqp"
}

Payment details

Pay to0xdd350976b8cffc65938c0464d39a2c78be079bd0
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana
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