| Endpoint | Status | Price | Network | Spec | Checked |
|---|---|---|---|---|---|
| agent402.tools api extract-entities
Pull emails, URLs, IPv4s, @mentions, and #hashtags out of free text. Returns deduped lists. |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api robots-check
Fetch a site's robots.txt and answer: may this user-agent crawl this path? Returns the matched rule and all declared s |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api text-diff
Line-by-line diff of two texts (LCS). Returns unified-style ops and change counts. Up to 2000 lines per side. |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api csv-to-json
Parse CSV (quoted fields supported) into a JSON array of objects, using the first row as headers (header=false for arr |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools memory grant
Share your namespace with another wallet so different agents can coordinate through it. Grant read or readwrite access |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api nft-sales
Recent sales for an NFT collection (or specific token) on any of 5 chains, ordered descending by block. Returns buyer, |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api farcaster-by-address
Reverse-lookup an Ethereum address to its Farcaster account (via verified address). Returns FID, username, display nam |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api l2-tvl
Top L2s by TVL via DeFiLlama. Returns each L2 with TVL in USD, native token symbol, and CoinGecko/CMC ids. Classificat |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api kalshi-event
Get full detail for a single Kalshi event with all its nested markets. Mutually-exclusive flag tells you whether the m |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api eth-call
Escape hatch for power users: forward an arbitrary read-only JSON-RPC method to the chain. Method must be in our read- |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api bond-ytm
Solve a bond's yield to maturity from its market price — the annual rate that present-values the coupons plus face to |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api openapi-security-summary
Resolve authentication requirements across an OpenAPI 3.x or Swagger 2.x document. Returns the catalog of security sch |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api openapi-search
Search operations in an OpenAPI 3.x or Swagger 2.x spec against a free-text query. Tokenizes the query (lowercase, alp |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api openapi-lint
Score an OpenAPI 3.x or Swagger 2.x spec on agent-readiness — i.e. does an LLM-driven caller have what it needs to cal |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api redact
Mask emails, phone numbers, credit-card-like numbers, IPs, and SSNs in text. Returns the redacted text and counts by t |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api ip-info
Classify an IP address: version, public/private/loopback/link-local, integer form, and reverse-DNS (PTR) lookup. |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api keywords
Top keywords and two-word phrases by frequency (stopwords removed). Cheap, deterministic signal for routing, tagging, |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api xml-to-json
Parse XML into a JSON object tree (attributes under _attrs, text under _text; repeated elements become arrays). |
payable | $0.002 | base | v2 POST | 2d ago |
| agenttoll-pi.vercel.app radar history
A past day's radar+safety snapshot, exactly as committed to the public git history the day it was taken - with the Bas |
payable | $0.002 | base | v2 GET | 2d ago |
| web-scraper-api-production-bf20.up.railway.app scrape structured
Extract structured elements: heading hierarchy (h1-h6), lists, tables as 2D arrays, and images with alt text, plus ele |
payable | $0.002 | base | v2 POST | 2d ago |
| web-scraper-api-production-bf20.up.railway.app scrape metadata
Extract page metadata: title, description, keywords, author, published/modified dates, canonical, language, favicon, a |
payable | $0.002 | base | v2 POST | 2d ago |
| web-scraper-api-production-bf20.up.railway.app scrape links
Extract all links from a page split into internal and external, each with anchor text and rel attribute, plus per-grou |
payable | $0.002 | base | v2 POST | 2d ago |
| web-scraper-api-production-bf20.up.railway.app scrape text
Fetch a URL and extract clean main-content text with title, description, word count, and char count; boilerplate (nav/ |
payable | $0.002 | base | v2 POST | 2d ago |
| dns-intel-api-production.up.railway.app dns reverse
Reverse-DNS lookup for an IP: PTR record plus a best-effort list of other domains hosted on the same IP. |
payable | $0.002 | base | v2 POST | 2d ago |
| dns-intel-api-production.up.railway.app dns subdomains
Discover subdomains for a domain via Certificate Transparency logs (crt.sh); returns a de-duplicated, sorted list. |
payable | $0.002 | base | v2 POST | 2d ago |
| dns-intel-api-production.up.railway.app dns ssl
Live TLS certificate for a domain: issuer, subject, validity dates, days remaining, SANs, TLS version, and cipher suit |
payable | $0.002 | base | v2 POST | 2d ago |
| dns-intel-api-production.up.railway.app dns whois
WHOIS registration data for a domain: registrar, creation/expiry/updated dates, nameservers, status, DNSSEC, and organ |
payable | $0.002 | base | v2 POST | 2d ago |
| dns-intel-api-production.up.railway.app dns full
Resolve every common DNS record type for a domain: A, AAAA, MX, TXT, NS, SOA, and CNAME in one call. |
payable | $0.002 | base | v2 POST | 2d ago |
| screenshot-api-production-fe7e.up.railway.app capture element
Capture a PNG screenshot of a single CSS-selected element on an http(s) URL; returns a JSON envelope with the PNG base |
payable | $0.002 | base | v2 POST | 2d ago |
| screenshot-api-production-fe7e.up.railway.app capture pdf
Render an http(s) URL to a PDF (A4/A3/Letter/Legal/Tabloid) with print emulation; returns a JSON envelope with the PDF |
payable | $0.002 | base | v2 POST | 2d ago |
| screenshot-api-production-fe7e.up.railway.app capture fullpage
Capture a full-page (scrolled) PNG screenshot of an http(s) URL; returns a JSON envelope with the PNG base64-encoded u |
payable | $0.002 | base | v2 POST | 2d ago |
| screenshot-api-production-fe7e.up.railway.app capture screenshot
Capture a viewport-sized PNG screenshot of an http(s) URL with headless Chromium; returns a JSON envelope with the PNG |
payable | $0.002 | base | v2 POST | 2d ago |
| vending-machine-seven.vercel.app v qr-code
Generate a PNG QR code URL for payment and onboarding payloads (upstream probed live) |
payable | $0.002 | base | v2 GET | 2d ago |
| freshproof-api-mainnet.up.railway.app v1 read
Retrieve a public webpage as clean deterministic Markdown with source metadata, resolved links, retrieval time, and a |
payable | $0.002 | base | v2 POST | 2d ago |
| vending-machine-seven.vercel.app v http-head
Public URL status, latency, and response header subset for uptime and health agents |
payable | $0.002 | base | v2 GET | 2d ago |
| api.delx.ai x402 base-call
Bounded read-only eth_call on Base for $0.002 USDC (max 4KB data/response). |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 base-logs
Bounded eth_getLogs on Base (≤5 block span, ≤50 logs) for $0.002 USDC. |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 holidays
List observed US federal holidays for a year for $0.002 USDC. |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 inflation-calculator
Revalue an amount between years using U.S. BLS CPI for $0.002 USDC—informational only. |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 lei-lookup
Look up a 20-char Legal Entity Identifier via GLEIF for $0.002 USDC with status and legal name. |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 business-days
Business-day counter for agents: weekdays or US federal holidays for $0.002 USDC—first-party calendar, no third-party |
payable | $0.002 | base | v2 POST | 2d ago |
| api.delx.ai x402 unit-convert
Unit conversion API for agents: length, mass, volume, time, data and temperature (up to 100 conversions per call) for |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api captcha-verify
Validate a Cloudflare Turnstile, Google reCAPTCHA, or hCaptcha token server-side. You pass your OWN provider secret pl |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api farcaster-profile
Lookup a Farcaster profile by username or FID. Returns FID, username, display name, bio, profile picture URL, follower |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api kalshi-markets
List Kalshi markets (CFTC-regulated US event contracts). Filter by status (open/closed/settled/unopened) or by event t |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api gravatar-check
Check whether an email address has a Gravatar: hashes the normalized email (MD5, pure CPU — the raw address is never s |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api public-holidays
Public holidays for a country and year via Nager.Date (keyless, 100+ countries): date, local name, English name, natio |
payable | $0.002 | base | v2 GET | 2d ago |
| agent402.tools api address-label
Label a known EVM address from a curated, committed dataset: major stablecoin + token contracts (USDC on every chain w |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api selector-lookup
Resolve a 4-byte function selector or a 32-byte event topic hash to its known human-readable signatures, via the openc |
payable | $0.002 | base | v2 POST | 2d ago |
| agent402.tools api ics-parse
Parse iCalendar (.ics) text into structured JSON events: summary, start/end, location, organizer, attendees, status, a |
payable | $0.002 | base | v2 POST | 2d ago |