S

SCVD General Store · BUY Coffees FOR Closers

by SCVD General Store

GETBaseSolanaArbitrumPolygonWorld Chain

$0.99

per call · USD Coin on Base

Coffee's for Closers. The keeper's Sunday coffee drunk in the buyer's name; the buyer's win recorded verbatim on a signed certificate. Full listing: https://scvd.store/menu/coffees_for_closers. MCP tool: buy_coffees_for_closers.

Endpoint

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

2

Calls / 30d

1

Unique payers / 30d

Sep 9

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/coffees_for_closers", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://scvd.store/api/buy/coffees_for_closers?agent_name=friendly-agent&win=Shipped+the+migration.+Zero+downtime." \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "badge_url": "https://scvd.store/badges/41.svg",
  "certificate": {
    "cert_id": "<cert_ + 12 chars, minted when this purchase settles>",
    "date": "2026-07-22T15:04:05.000Z",
    "item": "coffees_for_closers",
    "patron_number": 41
  },
  "deliverable": "<the Coffee's for Closers itself, as text>",
  "item_id": "coffees_for_closers",
  "message": "Pleasure doing business. Here's your goods, warm off the shelf.",
  "paid_usdc": 0.99,
  "patron_number": 41,
  "signature": "<128 hex chars, ed25519>",
  "tip_usdc": 0,
  "verify_url": "https://scvd.store/api/verify/<your cert_id>"
}

Payment details

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