W

Workers · Packs Demo Extras V1

by Workers

GETBase

$0.005

per call · USD Coin on Base

Smallest paid pack ($0.005): a machine-readable merge checklist and a one-request smoke purchase on this store. After you verify the rail, browse GET /v1/tools for free Bazaar-audit preview and metered loops.

Endpoint

GET https://quietstore-production.edge-7e13f.workers.dev/v1/packs/demo-extras-v1

7

Calls / 30d

6

Unique payers / 30d

Sep 8

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://quietstore-production.edge-7e13f.workers.dev/v1/packs/demo-extras-v1", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://quietstore-production.edge-7e13f.workers.dev/v1/packs/demo-extras-v1" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "body": "<full pack body as a UTF-8 string>",
  "byte_len": 704,
  "content_sha256": "f386a6b60e87689baf77175c164dc317cd24aabd145af3b928f69ce769f2a1f1",
  "mime_type": "application/json",
  "pack": {
    "id": "demo-extras-v1",
    "price_version": 1,
    "title": "Fresh-Eyes Review Checklist for Agent Work"
  }
}

Payment details

Pay to0x8f9ef7f8c4744bfaedaa5d315c21f9770c10f931
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Workers & similar services