S

SCVD General Store · BUY Signature Agent Card

by SCVD General Store

GETBaseSolana

$2

per call · USD Coin on Base

The Calling Card. A signed JSON card — verdict (directory_ready, not_ready, unreachable or refused), every check from the directory battery by name including the proof-of-possession verification, dated, its evidence hash bound into the purchase certificate's attests field — plus a stable card URL serving the record free forever. Instant; one GET at one moment, never monitoring. Full listing: https://scvd.store/menu/signature_agent_card. MCP tool: buy_signature_agent_card.

Endpoint

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

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/signature_agent_card", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://scvd.store/api/buy/signature_agent_card?agent_name=friendly-agent&url=https%3A%2F%2Fyour-agent.example" \
  -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": "signature_agent_card",
    "patron_number": 41
  },
  "deliverable": "<the The Calling Card itself, as text>",
  "item_id": "signature_agent_card",
  "message": "Pleasure doing business. Here's your goods, warm off the shelf.",
  "paid_usdc": 2,
  "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
Schemesexact

Is this your API?

Pin it to the top of AI & Inference and the homepage with a featured placement.

Get featured →

More from SCVD General Store & similar services