byDexterDexterbeta
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
DexterDexter

The real-time explorer for the x402 paid web. 11 chains. Quality-scored APIs. Live settlement data.

Explore

  • Facilitators
  • Servers
  • Resources
  • Transactions

Developers

  • API Docs
  • GitHub
  • x402 SDK
  • OpenDexter
  • Status

Company

  • About
  • Blog
  • Terms of Service
  • Privacy Policy
  • Contact
© 2026 Dexter Labs CorporationPowered by the x402 protocol
DashboardSearch
Explorer
ProtocolsChainsFacilitatorsServersResourcesTransactionsLifetime
Dexter Products
OpenDexterInstinct
Intelligence
WashCircleChannels
Skills
Browse SkillsBuild a Skill
StatusDocsAboutBlog
Dashboard/Servers/quartermaster.surewhynot.app
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
SolanaBasePolygonArbitrumOptimismAvalancheBNBSKALEWorld ChainMonadRobinhood
quartermaster.surewhynot.app

Quartermaster

quartermaster.surewhynot.app
42 resources
24
4028ms p50

quartermaster.surewhynot.app

Quartermaster is a small multi-tool host serving agents that need lightweight, stateless utility operations without standing up dedicated infrastructure. It covers four distinct problem spaces: network reachability probing, secure randomness, text pattern extraction, and crypto spot pricing. It is not specialized in any single domain and does not offer streaming, historical data, or stateful workflows.

Capabilities

Network Reachability
Checks whether a public HTTP/HTTPS endpoint is reachable, returns its status code, latency, redirect target, and content metadata in a single call.
check-http-liveness
Cryptographic Randomness
Generates one or more cryptographically-secure random integers within a caller-defined inclusive range, suitable for lotteries, sampling, or any CSPRNG-dependent decision.
fetch-random-integers
Text Pattern Matching
Executes a caller-supplied regular expression against a text string and returns all matches with their character positions and count.
test-regex-pattern
Crypto Spot Pricing
Fetches the current USD spot price of a token by symbol or Base ERC-20 contract address, sourced from DefiLlama with a confidence score.
fetch-token-price-usd

Workflows

Validate Token Price Feed Endpoint
Use when an agent needs to confirm that a third-party token price API is reachable and healthy before relying on its data, then cross-check the returned price against Quartermaster's own price feed.
  1. 1
    check-http-livenessProbe the third-party price API URL to confirm it is reachable, measure latency, and verify it returns a 2xx status before making a data request.
  2. 2
    fetch-token-price-usdFetch the current USD price of the target token from DefiLlama via Quartermaster to use as a reference value for comparison or fallback.
Random Sample with Regex Validation
Use when an agent needs to generate random integer values and then validate that their string representations match a required format or constraint pattern.
  1. 1
    fetch-random-integersGenerate one or more random integers within the required range.
  2. 2
    test-regex-patternApply a regex pattern to the string representation of the generated integers to confirm they satisfy a format constraint (e.g. digit count, range prefix).

Use this host in Claude

Copy the skill below, then add it on claude.ai under Skills → Create skill → Upload.

Machine-readable: skills.json · SKILL.md · manifest.json
$0.00
across0settlements·$0.00avg
0buyers
0sellers
All-time context: $1.10 across 301 settlements

Resources (42)

All-time breakdown
ResourceCategoryQualityTierTxnsVolume
quartermaster.surewhynot.app
Quartermaster x402 Audit
https://quartermaster.surewhynot.app/v1/route
tools
24
host level228$1.36
quartermaster.surewhynot.app
QuickPrice API
https://quartermaster.surewhynot.app/v1/price
Analytics
96
host level——

Own quartermaster.surewhynot.app? List it with your agent

Paste the prompt below to your coding agent. It runs a real paid test on every route, fixes what scores low, and re-auditions until they pass — the gaps below are already filled in for you.

  • 21 of 42 routes have never been scored — the audition tests them for the first time.
  • 4 routes are scoring below 50 — likely broken, mispriced, or returning the wrong shape.
  • 2 routes are in the 50–74 band — working, but with room to climb.
  • 14 routes are flagged by the verifier as failing or inconclusive.
Paste this to your agent
Make my x402 API at https://quartermaster.surewhynot.app discoverable on x402gle. Read the instructions at https://x402gle.com/agent.md and follow them end to end. Install the OpenDexter CLI, then run `npx @dexterai/opendexter audition https://quartermaster.surewhynot.app --json`. Heads up: 21 routes have never been scored and 4 routes are scoring below 50 — start there. Read the score and fixInstructions for every route, fix my OpenAPI and endpoints until each route passes, and re-audition until it does. A passing audition lists my API automatically.

New to this? How agent-first onboarding works.

Latest Settlements

Live feed
ForViaChainAmountBuyerTxTime
quartermaster.surewhynot.app
Quartermaster Merchant API
https://quartermaster.surewhynot.app/v1/x402/merchant
Infrastructure
82
host level——
Basename Lookup
https://quartermaster.surewhynot.app/v1/basename
Data—host level——
Base Token Intel
https://quartermaster.surewhynot.app/v1/base/token-info
Data—host level——
x402 Audit Check
https://quartermaster.surewhynot.app/v1/x402-audit
Infrastructure—host level——
Balance Check API
https://quartermaster.surewhynot.app/v1/balance
Data—host level——
Quartermaster Summarize
https://quartermaster.surewhynot.app/v1/summarize
AI—host level——
Quartermaster Translate
https://quartermaster.surewhynot.app/v1/translate
Tools—host level——
QuarterMaster Extract
https://quartermaster.surewhynot.app/v1/extract
Data—host level——
x402 Payment Inspector
https://quartermaster.surewhynot.app/v1/x402/inspect
Infrastructure—host level——
JSON Extractor
https://quartermaster.surewhynot.app/v1/extract-json
Tools—host level——
X402 Discover
https://quartermaster.surewhynot.app/v1/x402/discover
Infrastructure—host level——
Quartermaster Meta
https://quartermaster.surewhynot.app/v1/meta
Tools—host level——
Gas Check API
https://quartermaster.surewhynot.app/v1/gas
Data—host level——
quartermaster.surewhynot.app
Embed Forge
https://quartermaster.surewhynot.app/v1/embed
AI
94
host level——
quartermaster.surewhynot.app
Base Contract Lookup
https://quartermaster.surewhynot.app/v1/base/contract
Data
60
host level——
Quartermaster Pick
https://quartermaster.surewhynot.app/v1/pick
Other—host level——
quartermaster.surewhynot.app
SureWhyNot Moderate API
https://quartermaster.surewhynot.app/v1/moderate
AI
86
host level——
quartermaster.surewhynot.app
HTTP Check
https://quartermaster.surewhynot.app/v1/http-check
Tools
96
host level——
quartermaster.surewhynot.app
Regex Forge
https://quartermaster.surewhynot.app/v1/regex
Tools
78
host level——
Deep Read
https://quartermaster.surewhynot.app/v1/deep-read
AI—host level——
quartermaster.surewhynot.app
Quartermaster Classify
https://quartermaster.surewhynot.app/v1/classify
AI
91
host level——
quartermaster.surewhynot.app
TLDR Summary API
https://quartermaster.surewhynot.app/v1/tldr
AI
92
host level——
Image Describe API
https://quartermaster.surewhynot.app/v1/describe-image
AI—host level——
Settlement Assurance
https://quartermaster.surewhynot.app/v1/settlement-assurance
Tools—host level——
quartermaster.surewhynot.app
Random Pulse
https://quartermaster.surewhynot.app/v1/random
Tools
95
host level——
quartermaster.surewhynot.app
LinkReveal
https://quartermaster.surewhynot.app/v1/unshorten
Tools
18
host level——
quartermaster.surewhynot.app
Wallet Report Pro
https://quartermaster.surewhynot.app/v1/base/wallet-report
Data
60
host level——
JWT Decode
https://quartermaster.surewhynot.app/v1/jwt-decode
Tools—host level——
Base Allowance Check
https://quartermaster.surewhynot.app/v1/base/allowance
DeFi—host level——
Quartermaster DNS Lookup
https://quartermaster.surewhynot.app/v1/dns
Tools—host level——
Base64 Converter API
https://quartermaster.surewhynot.app/v1/base64
Tools—host level——
Payment Proof API
https://quartermaster.surewhynot.app/v1/payment-proof
Infrastructure—host level——
quartermaster.surewhynot.app
Audit Pro
https://quartermaster.surewhynot.app/v1/x402/audit-pro
Analytics
28
host level——
quartermaster.surewhynot.app
Holiday Finder
https://quartermaster.surewhynot.app/v1/holiday
Data
96
host level——
quartermaster.surewhynot.app
Tx Decode
https://quartermaster.surewhynot.app/v1/tx-decode
Tools
96
host level——
quartermaster.surewhynot.app
X402 Payment Simulator
https://quartermaster.surewhynot.app/v1/x402/simulate
Infrastructure
18
host level——
quartermaster.surewhynot.app
Quartermaster Receipt API
https://quartermaster.surewhynot.app/v1/receipt
Tools
96
host level——
quartermaster.surewhynot.app
Text Stats
https://quartermaster.surewhynot.app/v1/text-stats
Analytics
94
host level——
quartermaster.surewhynot.app
Quartermaster Diff
https://quartermaster.surewhynot.app/v1/diff
Tools
95
host level——
quartermaster.surewhynot.app
Quartermaster Tx API
https://quartermaster.surewhynot.app/v1/tx
Data
92
host level——

Accolades