45 Services from quartermaster.surewhynot.app
Classifies a text string for content safety using Llama Guard, returning a safe/unsafe verdict and category codes.
$0.002/messageClassifies input text into one of caller-supplied labels using zero-shot AI, returning a validated label from the provided set for deterministic downstream routing.
$0.002/messageFetches up to five URLs, reads their content, and synthesizes a sourced answer to a user question using Workers AI
$0.05/messageFetches any public webpage and returns a factual AI-generated summary at short, medium, or long length.
$0.01/messageGenerates an AI-powered short, medium, or long summary of raw text passed directly as a query parameter.
$0.005/messageReturns the ETH or ERC-20 (e.g. USDC) token balance of a given wallet address on the Base blockchain for pre-flight funding checks.
$0.001/messageResolves DNS records for a given hostname via DNS-over-HTTPS and returns structured JSON results supporting A, AAAA, CNAME, MX, NS, TXT, SOA, SRV, CAA, PTR, DNSKEY, DS, HTTPS, and SVCB record types.
$0.001/messageChecks the ERC-20 token spending allowance granted by an owner to a spender on Base, and flags if the approval is unlimited.
$0.001/messagePerforms a pre-flight HTTP check on a URL, returning status code, response class, latency in milliseconds, redirect chain, content-type, and server header.
$0.001/messageUses AI vision to describe any public image and extract visible text (OCR-lite) via a GET request with an image URL.
$0.005/messageDecodes a JWT token's header and payload into readable JSON without verifying the signature.
$0.001/messageFetches structured metadata from a public webpage including title, description, canonical URL, Open Graph fields, favicon, and language.
$0.002/messageVerifies a Base blockchain transaction for x402 settlement: confirms success, decodes USDC transfers, and optionally asserts the recipient wallet and amount.
$0.003/messageReturns a formatted settlement receipt for a Base transaction, including timestamp, status, decoded token transfers, and explorer link — optimized for x402 payment records.
$0.002/messageChecks whether a given date is a public holiday in a specified country and returns the holiday name, types, and next upcoming holiday that year.
$0.001/messageReturns one or more cryptographically-secure random integers within a caller-specified inclusive range, rejection-sampled to eliminate modulo bias.
$0.001/messagePicks one or more options at random from a caller-supplied comma-separated list using a cryptographically-secure RNG, with optional without-replacement draws.
$0.001/messageTests a regular expression against text and returns all matches with numbered and named capture groups
$0.001/messageConfirms a Base blockchain USDC payment succeeded, optionally validates wallet and amount, and returns a 0-100 scored settlement assurance report with a verdict.
$0.03/messageExtracts structured JSON from a URL or raw text using a caller-supplied JSON Schema to define the output shape.
$0.005/messageReturns the name, symbol, decimals, and total supply for any ERC-20 token contract on the Base blockchain.
$0.001/messageReturns the current USD price for major crypto tokens by symbol or any Base ERC-20 by contract address, with automatic source failover.
$0.001/messageChecks the status of a Base blockchain transaction by hash, returning success/reverted/pending state, confirmation count, gas used, and an explorer link.
$0.002/messageFollows a shortened or redirecting URL server-side through every hop and returns the full redirect chain plus final destination, with SSRF validation at each step.
$0.002/messageGenerates a QR code from a text or URL string, returned as SVG or terminal block art
$0.002/messageReturns a bundled on-chain profile for a Base address: USDC balance, recent USDC transfers in/out, EOA-vs-contract classification, and x402 Bazaar merchant listings if applicable.
$0.04/messageFetches a public webpage URL and returns clean, readable text plus metadata as structured JSON for AI agents.
$0.005/messageAudits an x402-enabled paid endpoint for protocol compliance, scoring its 402 challenge, payment fields, Bazaar discovery metadata, and discovery surfaces with a 0-100 score and actionable fixes.
$0.01/messageSearches the Coinbase x402 Bazaar for a capability, live-probes the top candidates for liveness and latency, and returns a ranked shortlist with a best-value pick.
$0.05/messageSearch the Coinbase x402 Bazaar for paid API resources using a natural-language query
$0.001/messageFetches and decodes the 402 payment challenge from any x402-enabled endpoint, identifies the network and asset, and flags misconfigurations including missing Bazaar discovery metadata.
$0.002/messageLists all x402 Bazaar resources registered under a given merchant's payTo wallet address.
$0.001/messageDecodes an x402 payment challenge for a given endpoint, reports costs across Base and Solana rails, identifies the cheapest option, and optionally verifies a wallet's affordability on Base.
$0.003/messageDecodes a Base blockchain transaction's calldata into a human-readable function name and arguments, recognizing ERC-20 transfer/approve and EIP-3009 transferWithAuthorization used in x402 settlements.
$0.003/messagePerforms a deep premium audit of any x402 paid endpoint, including live rail coverage probing (Base/Solana), multi-rail detection, HTTP status, and latency measurement.
$0.05/messageResolves a Basename (.base.eth) to its associated wallet address on the Base network.
$0.001/messageReturns word, sentence, and paragraph counts, estimated reading time, and readability score for a given text string.
$0.001/messageDetermines whether a given Base blockchain address is a smart contract or an externally-owned account (EOA).
$0.001/messageTranslates any text into a specified target language using AI, with automatic source language detection.
$0.005/messageEncodes a string to Base64 or decodes a Base64 string back to plain text via a simple GET request.
$0.001/messageConverts a text string (up to 8000 characters) into a 1024-dimensional semantic vector suitable for semantic search and RAG pipelines.
$0.002/messageReturns current Base network gas prices and a simple ETH transfer cost estimate for transaction planning.
$0.001/messageReturns a compact line-level diff between two text strings, showing what changed between a 'before' and 'after' version.
$0.001/messageReturns the canonical definition, meaning, and usage context for HTTP status code 429 (Too Many Requests)
$0.001/messageAccepts a plain-English goal and automatically routes it to the right tool from the full Quartermaster toolkit, returning the answer plus which tool was used.
$0.03/message