sort by:defaultA → ZZ → Aapi callsvolume
x402-services-production.up.railway.app
Robinhood Chain health snapshot: total value locked, 24h DEX volume, indexed pool count, and the top pools by liquidity. Send {}. Macro view of Robinhood's onchain economy for allocation and risk decisions.
n/a
x402-services-production.up.railway.app
Convert an amount between any two crypto/fiat assets at live rates. Send { amount, from, to }, e.g. convert 1.5 ETH to USDC. Instant FX for agents pricing on-chain actions.
n/a
x402-services-production.up.railway.app
Task queue: pop the oldest item from a named queue (FIFO). Send { name, token }.
n/a
x402-services-production.up.railway.app
Task queue: append a JSON item to a named queue for later/other agents. Send { name, token, item }.
n/a
x402-services-production.up.railway.app
Idempotency key: returns firstTime:true only once per key within ttl (dedupe retries/double-sends). Send { key, token, ttlSec? }.
n/a
x402-services-production.up.railway.app
Release a distributed lock you hold. Send { name, token, holder? }.
n/a
api.the402.ai
List bids on your request (free with API key)
n/a
api.the402.ai
List bids on your request (free with API key)
n/a
x402-services-production.up.railway.app
Extract structured data (title, links, meta, headings, text) from HTML as JSON.
n/a
x402-services-production.up.railway.app
Webhook Scheduler: schedule a future HTTP callback. At fireAt, we call your url with the payload. Agents' alarm clock for async work. Send { token, url, fireAt (ISO-8601), payload?, method? }.
n/a
x402-services-production.up.railway.app
Webhook inbox: get a disposable URL that captures inbound POSTs for you to poll. Send { token }.
n/a
x402-services-production.up.railway.app
Batch link-liveness: check up to 50 URLs return 200 (dead-link detection). Send { urls: [..] }.
n/a
x402-services-production.up.railway.app
Recurring webhook: fire your URL on a cron schedule (repeats). Send { token, url, cron, payload?, method? }.
n/a
x402-services-production.up.railway.app
Explain a cron expression: the next N run times in a timezone. Send { expression, count?, timezone? }.
n/a
x402-services-production.up.railway.app
Structured deep diff of two JSON values (added/removed/changed by path). Send { a, b }.
n/a
x402-services-production.up.railway.app
Apply a regex to text and return all matches + capture groups (deterministic; LLMs guess regex wrong). Send { pattern, text, flags? }.
n/a
x402-services-production.up.railway.app
Validate data against a JSON Schema (strict). Returns valid + detailed errors. Send { schema, data }.
n/a
x402-services-production.up.railway.app
Bazaar Scout: independently measured health rankings of x402 services (uptime, latency, payment-terms validity). Query: limit, network, tag.
n/a
x402-services-production.up.railway.app
Webhook inbox: fetch captured messages newer than a timestamp. Send { id, token, since? }.
n/a
x402-services-production.up.railway.app
Convert raw HTML to clean, LLM-ready markdown. Strips nav/script/style noise.
n/a
← prevnext →