Animica x402 Directory

Directory

quartermaster.surewhynot.app

quartermaster.surewhynot.app publishes 22 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.05 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/balance GET $0.001 402
/v1/base/wallet-report GET $0.04 402
/v1/classify GET $0.002 402
/v1/deep-read GET $0.05 402
/v1/holiday GET $0.001 402
/v1/http-check GET $0.001 402
/v1/meta GET $0.002 402
/v1/payment-proof GET $0.003 402
/v1/pick GET $0.001 402
/v1/random GET $0.001 402
/v1/receipt GET $0.002 402
/v1/route GET $0.03 402
/v1/settlement-assurance GET $0.03 402
/v1/summarize GET $0.01 402
/v1/tx GET $0.002 402
/v1/tx-decode GET $0.003 402
/v1/unshorten GET $0.002 402
/v1/x402-audit GET $0.01 402
/v1/x402/audit-pro GET $0.05 402
/v1/x402/inspect GET $0.002 402
/v1/x402/scout GET $0.05 402
/v1/x402/simulate GET $0.003 402

What these endpoints do

quartermaster.surewhynot.app/v1/balance

Check ETH and USDC (or any ERC-20) balance of an address on Base — pre-flight funding checks for payments and settlement.

GET · $0.001 · probe 402

quartermaster.surewhynot.app/v1/base/wallet-report

One-call Base wallet profile: USDC balance, recent USDC transfers in/out, EOA-vs-contract type, and x402 Bazaar merchant listings if the address is a payTo. Bundles four on-chain lookups into a single…

GET · $0.04 · probe 402

quartermaster.surewhynot.app/v1/classify

Zero-shot text classification into caller-supplied labels; the result is validated back into your label set so agents can route on it deterministically.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/deep-read

AI Deep Read: fetches up to five pages, reads them, and synthesizes a sourced answer to your question via Workers AI. Input is capped for predictable cost. Pass urls=<comma-separated> and question=<yo…

GET · $0.05 · probe 402

quartermaster.surewhynot.app/v1/holiday

Is a date a public holiday in a country (2-letter ISO code)? Returns the holiday name, its types, and the next upcoming holiday that year.

GET · $0.001 · probe 402

quartermaster.surewhynot.app/v1/http-check

Liveness/latency pre-flight for a URL: is it up, HTTP status and class, response latency in ms, whether it redirects (and where), content-type and server.

GET · $0.001 · probe 402

quartermaster.surewhynot.app/v1/meta

Get structured metadata for a public webpage: title, description, canonical URL, Open Graph fields, favicon, and language.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/payment-proof

Verify an x402 settlement on Base OR Solana: pass a 0x transaction hash or a base58 signature, confirm it succeeded, decode its USDC transfers (event logs on Base, net token-balance deltas on Solana),…

GET · $0.003 · probe 402

quartermaster.surewhynot.app/v1/pick

Pick one or several options at random from a caller-supplied list (CSPRNG), optionally without replacement — a decision-maker for agents.

GET · $0.001 · probe 402

quartermaster.surewhynot.app/v1/random

Cryptographically-secure random integers in a chosen range (CSPRNG, rejection-sampled to avoid modulo bias) — real entropy an LLM cannot produce itself.

GET · $0.001 · probe 402

quartermaster.surewhynot.app/v1/receipt

Formatted settlement receipt for any Base transaction hash or Solana signature: timestamp, status, decoded token transfers, explorer link — records for x402 payments on either rail.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/route

The x402 Router: send a plain-English goal in q (e.g. 'audit https://api.example.com/paid', 'price of eth', 'is 0x… a contract', 'verify settlement 0x…') and Quartermaster picks the right tool from it…

GET · $0.03 · probe 402

quartermaster.surewhynot.app/v1/settlement-assurance

Settlement assurance for a completed x402 payment on Base or Solana: confirm the transaction succeeded (0x hash or base58 signature), match the USDC transfer to an expected wallet and amount, format a…

GET · $0.03 · probe 402

quartermaster.surewhynot.app/v1/summarize

AI summary of any public webpage: fetches the URL, extracts readable content, and returns a short, medium, or long factual summary.

GET · $0.01 · probe 402

quartermaster.surewhynot.app/v1/tx

Check the status of a Base transaction: success/reverted/pending, confirmations, gas used, and explorer link — settlement verification for agents and payment flows.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/tx-decode

Decode a Base transaction's calldata into a human-readable function call and arguments — ERC-20 transfer/approve and the EIP-3009 transferWithAuthorization used by x402 settlements. Recognizes x402 se…

GET · $0.003 · probe 402

quartermaster.surewhynot.app/v1/unshorten

Expand a shortened or redirecting URL: follows the redirect chain server-side and returns every hop plus the final destination, re-validating each hop against SSRF.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/x402-audit

Full x402 endpoint audit: verifies the 402 challenge, payment fields, Bazaar discovery metadata, and the origin's discovery surfaces (llms.txt, openapi.json, .well-known/x402, discovery/resources), re…

GET · $0.01 · probe 402

quartermaster.surewhynot.app/v1/x402/audit-pro

Deep x402 audit: the full endpoint audit plus a live probe for rail coverage (Base/Solana), multi-rail detection, HTTP status, and latency — a premium trust report on any x402 endpoint.

GET · $0.05 · probe 402

quartermaster.surewhynot.app/v1/x402/inspect

Inspect and lint any x402 paid endpoint: decodes the 402 payment challenge, names the network and asset, and flags misconfigurations including missing Bazaar discovery metadata.

GET · $0.002 · probe 402

quartermaster.surewhynot.app/v1/x402/scout

Bazaar Scout: searches the Coinbase Bazaar for a capability, live-probes the top candidates (still returning HTTP 402? how fast?), and returns a ranked shortlist with a best-value pick — a vetted resu…

GET · $0.05 · probe 402

quartermaster.surewhynot.app/v1/x402/simulate

Pre-flight an x402 payment: decode the endpoint's challenge, report the cost on every rail (Base and Solana) and the cheapest, and — with a payer address — verify the wallet can afford the call on Bas…

GET · $0.003 · probe 402