Clear

other

961–984 of 6,971

hirescrape.com

hirescrape.com

62
score

Instagram profiles, posts, reels, comments — 8 modes.

USDC Base

hirescrape.com

hirescrape.com

62
score

YouTube videos, channels, and comments — 10 modes.

USDC Base

hirescrape.com

hirescrape.com

62
score

YouTube videos, channels, and comments — 10 modes.

USDC Base

2s.io

2s.io

62
score

US 501(c) nonprofit organization search. Lookup by 9-digit EIN (with or without hyphen), free-text name, 2-letter state, NTEE category code (e.g. 'B99' for education), or IRS subsection code (3 = 501(c)(3), 4 = 501(c)(4), etc.). Each record includes EIN, name, city/state, NTEE code, subsection code + human-readable subsection description (e.g. '501(c)(3) Charitable / Religious / Educational'), and relevance score. Sourced from ProPublica Nonprofit Explorer, which aggregates IRS Form 990 + BMF data; underlying IRS data is public domain.

USDC BaseSolana

perpsignals.use.x402atlas.com

perpsignals.use.x402atlas.com

62
score

Crypto Fear & Greed index — the current market-sentiment score (0-100) and its label (Extreme Fear … Extreme Greed), as a clean snake_case envelope.

USDC ArbitrumBasePolygonSolana

lionx402.com

lionx402.com

62
score

EU VAT / tax ID validation via VIES (keyless)

USDC Base

willimake-it.dylan-caponi.workers.dev

willimake-it.dylan-caponi.workers.dev

62
score

Ask the oracle: will I make it?

USDC Base

api.delx.ai

api.delx.ai

62
score

EVM Amount Min Check: EVM Amount Min Check checks an actual raw amount against a minimum raw amount from bounded caller-supplied values without an external provider. Call EVM Amount Min Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Amount Min Check as versioned deterministic JSON. Price: $0.001 USDC via x40…

USDC BaseSolana

api.delx.ai

api.delx.ai

62
score

EVM Chain Match Check: EVM Chain Match Check compares transaction and expected chain identifiers from bounded caller-supplied values without an external provider. Call EVM Chain Match Check before signing, submitting, replacing, or accepting an EVM/Base transaction assembled from caller-owned data. Returns normalized transaction evidence, calculated budget or shape findings, and a fail-closed preflight status for EVM Chain Match Check as versioned deterministic JSON. Price: $0.001 USDC via x402…

USDC BaseSolana

x402-factory.com

x402-factory.com

62
score

All active US politics markets with live probabilities in one call — One-call board of the most active US politics prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of US politics at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

US macro dashboard: every tracked series' latest print in one call — All tracked US economic series in one response: the latest headline print (with its date and a revised flag) plus each series' next scheduled release date. The one-call state of the US economy for agents that would otherwise fan out fifteen reads.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active economics markets with live probabilities in one call — One-call board of the most active economics prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of economics at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active climate and weather markets with live probabilities in one call — One-call board of the most active climate and weather prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of climate and weather at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active entertainment markets with live probabilities in one call — One-call board of the most active entertainment prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of entertainment at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active MLB baseball markets with live probabilities in one call — One-call board of the most active MLB baseball prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of MLB baseball at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active NBA basketball markets with live probabilities in one call — One-call board of the most active NBA basketball prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of NBA basketball at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active NFL football markets with live probabilities in one call — One-call board of the most active NFL football prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of NFL football at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active Federal Reserve markets with live probabilities in one call — One-call board of the most active Federal Reserve prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of Federal Reserve at a glance.

USDC Base

x402-factory.com

x402-factory.com

62
score

All active soccer markets with live probabilities in one call — One-call board of the most active soccer prediction markets: top markets by volume with blended live probabilities, resolution dates, and per-market slugs for drill-down. The bulk read for agents tracking the state of soccer at a glance.

USDC Base

2s.io

2s.io

62
score

Official Polish company registry lookup by KRS number (KRS — Ministry of Justice, current extract / OdpisAktualny). Returns legal name, legal form, NIP and REGON identifiers, KRS registration date, share capital, and registered address. Register P = entrepreneurs (default); S = associations/foundations. Free, Polish public-sector open data. The authoritative PL company lookup — complements business.uk-companies and business.lei.

USDC BaseSolana

api.webbersites.com

api.webbersites.com

62
score

Elixir lint / debug kit: POST {code}, get the bugs back with line numbers. Deterministic static analysis — code is parsed, never executed, no AI. Catches unbalanced do/end and brackets, missing do, 'return', '+' string concat, trailing commas, field assignment, = vs == in conditions and guards, block-scoped rebinding (the classic), charlist vs String mixups, unused variables. Errors, warnings and hints with fixes. Max 128 KB.

USDC Base

api.webbersites.com

api.webbersites.com

62
score

JavaScript / Node lint: POST {code}, get the bugs back with line numbers. Syntax errors come from the real V8 parser (compile-only — code is never executed), plus deterministic checks: loose == coercion, assignment in conditions, comparisons with NaN, const reassignment (runtime TypeError), var pitfalls, unused variables, leftover console.log. Handles ESM imports, template literals, regex. No AI. Max 128 KB.

USDC Base

api.webbersites.com

api.webbersites.com

62
score

PHP lint: POST {code}, get the bugs back with line numbers. Deterministic static analysis — code is never executed, no AI. Catches SQL injection (request data interpolated into query strings), the removed mysql_* API, unbalanced braces, '+' string concat, = vs == in conditions, type-juggling loose comparisons, eval/extract on request data, unused variables, leftover var_dump. Understands PHP tags, heredocs, interpolation. Max 128 KB.

USDC Base

api.robinx.io

api.robinx.io

62
score

Labeled holder-structure diff: who froze/added/trimmed/exited, with insider/deployer/identity labels

USDC Base