Clear

other

2,281–2,304 of 7,047

api.delx.ai

api.delx.ai

60
score

Check whether text ends with a suffix. Call when you validate file extensions or content-type suffixes. Returns boolean result and suffix for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

the-stall.intuitek.ai

the-stall.intuitek.ai

60
score

Forward and reverse geocoding via OpenStreetMap Nominatim. Forward: convert an address or place name to latitude/longitude, bounding box, and OSM metadata. Reverse: convert lat/lon to a structured street address. Supports any location worldwide. Useful for location enrichment, address validation, coordinate lookup, and building location-aware agent flows.

USDC Base

the-stall.intuitek.ai

the-stall.intuitek.ai

60
score

Upcoming US macro data release schedule: CPI, NFP, FOMC, GDP, PCE, PPI, JOLTS, Retail Sales, Housing Starts, and 20+ more releases with exact dates, times (ET), and market-impact priority. BLS live calendar + Fed/BEA/Census static 2026 schedule. Essential for agents timing trades or building macro-regime signals.

USDC Base

the-stall.intuitek.ai

the-stall.intuitek.ai

60
score

Wall Street analyst consensus and price targets for any US equity. Returns buy/hold/sell breakdown, mean recommendation score (1=Strong Buy, 5=Strong Sell), analyst count, and price target range (low/mean/median/high) with upside-to-target. Free Yahoo Finance data, no API key. Complements us-stock-price and equity-technicals with the analyst conviction layer.

USDC Base

x402.professorsausages.com

x402.professorsausages.com

60
score

Imminent IPO listings inferred from SEC EFFECT notices and 8-A12B exchange registrations — strongest signals first

USDC Base

modell.halowerk.com

modell.halowerk.com

60
score

Two checks in one. First the arguments are validated against the tool input schema and every violation is reported with its path and a sentence saying what to change. Second, values that satisfy the schema but look wrong are flagged: an unset required field filled with a placeholder like "string" or "TODO", a number at a suspicious order of magnitude, an address that fails its checksum shape, a destructive flag set to true, an empty string where content was expected.

USDC Base

api.myceliasignal.com

api.myceliasignal.com

60
score

Best LLM for reasoning tasks — cheapest reasoning tier model — Ed25519 signed attestation

USDC Base

keyronne.com

keyronne.com

60
score

Validate email addresses: RFC-style syntax checks, IDN domain normalization, live MX lookups with A/AAAA fallback (DNS-over-HTTPS), disposable-domain detection, role-address detection (info@, support@), free-provider flagging, and typo suggestions for popular providers (gmial.com -> gmail.com). Single address or batches up to 50. POST a JSON body like: {"emails":["ada@example.com","bad@mailinator.com","typo@gmial.com"]}

USDC Base

keyronne.com

keyronne.com

60
score

Forward and reverse geocoding on OpenStreetMap data: turn place names, addresses, and landmarks into coordinates with structured address components (forward), or turn lat/lon into the nearest address (reverse). Global coverage, up to 10 ranked results. ODbL attribution included in every response. POST a JSON body like: {"query":"eiffel tower, paris","limit":1}

USDC Base

x402.professorsausages.com

x402.professorsausages.com

60
score

Recent OFAC list changes (adds/removals/modifications, rolling 90 days) — skip full re-screens on quiet weeks

USDC Base

api.delx.ai

api.delx.ai

60
score

Convert camelCase or PascalCase identifiers to snake_case. Call when you need stable Python/JSON field names from JS-style identifiers without a key. Returns snake_case text plus length for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

60
score

Find first index of a substring. Call when you need slice boundaries for agent text surgery. Returns index and found flag (-1 if missing) for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.x402node.dev

api.x402node.dev

60
score

Detect the language of input text from Unicode script and stopword analysis with a confidence score, covers Chinese, Japanese, Korean, Cyrillic, Arabic, Hebrew, Greek, Thai and major Latin languages. language detection, detect language, language identifier, what language is this text

USDC BaseSolana

scvd.store

scvd.store

60
score

Settlement Reconciliation. A signed JSON observation of one Base transaction reconciling two numbers — the USDC that moved and the ceiling in force — with cap_source and cap_observed naming where the ceiling came from and whether we saw it ourselves. Verdicts: within_cap, over_cap, no_discretion (EIP-3009, where the value was fixed in the payer's signed digest), cap_not_observable, or no_settlement. Evidence hash bound into the purchase certificate, plus a stable URL serving…

USDC BaseSolana

x402.professorsausages.com

x402.professorsausages.com

60
score

Largest 13F managers for a quarter by total reported value — institutional leaderboard and discovery surface

USDC Base

x402.professorsausages.com

x402.professorsausages.com

60
score

US IPO pipeline — companies currently in registration (S-1/F-1), filterable by stage, recency, SIC and domestic/foreign

USDC Base

api.ibanforge.com

api.ibanforge.com

60
score

Validate a European IBAN and enrich it with bank, compliance and routing data. Use whenever the user mentions an IBAN, a bank account, a SEPA payment or asks who the bank is. Returns: valid, country, BIC/SWIFT, bank name, EMI/vIBAN flag, SEPA + VoP reachability, risk score, Swiss bc_nummer for CH/LI. Production · server processing <5ms (network excluded — measure your own round trip on GET /ping) · 121,000+ BICs (39,000+ LEI via GLEIF) + 1,100+ SIX · v1.4.3.

USDC Base

SMTP transport-security audit

mtasts.hergertsynthora.com

60
score

SMTP transport-security audit: MTA-STS (RFC 8461) + TLS-RPT (RFC 8460). Resolves the policy DNS records, fetches and parses the well-known policy file, cross-validates the policy mx: patterns against the domain's real MX, and returns an enforce/report verdict. Complements SPF/DKIM/DMARC auditing with the TLS transport layer. Deterministic, Ed25519-signed. 0.003 USDC via x402 on Base. SYNTHORA.

USDC Base

api.delx.ai

api.delx.ai

60
score

Convert Fahrenheit to Celsius. Call when you normalize imperial sensor readings for agent logic. Returns celsius and fahrenheit for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

60
score

Convert text to lowerCamelCase for JSON property naming — first-party local utility for agent preflight and proven micro-utils expansion. Returns deterministic machine-readable JSON for $0.001 USDC via x402 on Base. Execution is first-party, local-only, stateless, and memory-only with no paid upstream, no input retention, no web search, no live RPC, and no mediagen. Results are advisory; the caller owns authorization, budgets, and production controls. Sibling of Delx routes that already convert…

USDC BaseSolana

api.delx.ai

api.delx.ai

60
score

JSON-escape a string (without surrounding quotes). Call when you embed text into a larger JSON template safely. Returns escaped string body for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

api.delx.ai

api.delx.ai

60
score

Join an array of lines with a separator. Call when you reassemble agent-held line lists for prompts or files. Returns joined text and line count for $0.001 USDC via x402 on Base. No network, no keys, no retention; first-party local JSON only. Results are advisory; the caller owns budgets, auth, and production controls.

USDC BaseSolana

x402tap.com

x402tap.com

60
score

Search or list open Kalshi prediction markets (regulated US event contracts)

USDC BaseSolana

modell.halowerk.com

modell.halowerk.com

60
score

Compares a producer output schema against a consumer input schema and reports whether the two can be chained. Every required field of the consumer is looked for in the producer: exact name matches first, then well-known synonyms (url/uri/link, id/key/ref, created_at/timestamp and so on), which are reported as renames needing a mapping rather than as clean matches.

USDC Base