Animica x402 Directory

Directory

netintel.dev

netintel.dev publishes 115 machine-payable endpoints over the x402 protocol, priced from $0.002 to $0.65 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/ai-image/generate GET $0.25 402
/api/v1/chat/completions GET $0.1 402
/api/v1/embeddings GET $0.005 402
/asn-lookup/analyze GET $0.03 402
/breach-check/password GET $0.01 402
/bulk-domain/check GET $0.1 402
/calendar/ics GET $0.005 402
/cert-transparency/lookup GET $0.01 402
/classify GET $0.005 402
/cloud-fingerprint/analyze GET $0.01 402
/content-moderate GET $0.05 402
/convert GET $0.01 402
/cron-parser/explain GET $0.03 402
/crypto/market GET $0.005 402
/crypto/ohlc GET $0.02 402
/crypto/price GET $0.01 402
/currency-exchange/batch GET $0.02 402
/currency-exchange/convert GET $0.01 402
/currency-exchange/history GET $0.02 402
/dns-propagation/check GET $0.03 402
/dns/lookup GET $0.002 402
/dnssec/validate GET $0.03 402
/domain-age/check GET $0.03 402
/domain-appraise/estimate GET $0.03 402
/domain-availability/check GET $0.05 402
/domain-due-diligence GET $0.2 402
/domain-report/analyze GET $0.1 402
/domain-report/full GET $0.25 402
/domain/vendor-risk GET $0.1 402
/domain/vet GET $0.2 402
/email-auth GET $0.002 402
/email-intel/analyze GET $0.005 402
/email-report/full GET $0.15 402
/entity-extract GET $0.05 402
/event-classify GET $0.02 402
/event-extract GET $0.05 402
/extract/address GET $0.03 402
/extract/contact GET $0.05 402
/extract/invoice GET $0.1 402
/extract/resume GET $0.08 402
/extract/table GET $0.05 402
/gas/price GET $0.005 402
/github-intel/analyze GET $0.03 402
/holidays/check GET $0.005 402
/iban/validate GET $0.005 402
/ip-blacklist/check GET $0.05 402
/ip-geo/locate GET $0.002 402
/ip-report/full GET $0.2 402
/ip-reputation/analyze GET $0.05 402
/ip-risk/score GET $0.1 402
/json/repair GET $0.02 402
/jwt-inspector/decode GET $0.005 402
/lang-detect/analyze GET $0.005 402
/markdown/clean GET $0.03 402
/market/snapshot GET $0.05 402
/messages GET $0.06 402
/money/parse GET $0.01 402
/name-gen/suggest GET $0.05 402
/normalize/json GET $0.05 402
/npm-intel/analyze GET $0.01 402
/og-scraper/extract GET $0.01 402
/openai/gpt-4-1 GET $0.09 402
/openai/gpt-4-1-mini GET $0.005 402
/openai/gpt-4-1-nano GET $0.005 402
/openai/gpt-4o GET $0.1 402
/openai/gpt-4o-mini GET $0.005 402
/openai/gpt-5-1 GET $0.15 402
/openai/gpt-5-2 GET $0.2 402
/openai/gpt-5-4 GET $0.25 402
/openai/gpt-5-4-mini GET $0.04 402
/openai/gpt-5-4-nano GET $0.005 402
/openai/gpt-5-5 GET $0.65 402
/openai/gpt-5-6-luna GET $0.06 402
/openai/gpt-5-6-sol GET $0.65 402
/openai/gpt-5-6-terra GET $0.25 402
/openai/gpt-5-nano GET $0.005 402
/page-extract/read GET $0.05 402
/phone-intel/analyze GET $0.05 402
/prediction/market GET $0.003 402
/prediction/markets GET $0.005 402
/redirect/trace GET $0.01 402
/robots-txt/analyze GET $0.01 402
/rss-parser/fetch GET $0.01 402
/schema-parse/extract GET $0.1 402
/schema/map GET $0.04 402
/schema/validate GET $0.02 402
/security-headers/analyze GET $0.01 402
/semantic/rank GET $0.02 402
/sentiment/analyze GET $0.002 402
/sitemap-parser/fetch GET $0.01 402
/ssl/analyze GET $0.03 402
/subnet/calc GET $0.005 402
/tech-fingerprint/analyze GET $0.05 402
/text-summarize GET $0.005 402
/text-to-json GET $0.05 402
/tld-price/compare GET $0.01 402
/token/info GET $0.02 402
/translate/batch GET $0.05 402
/translate/long GET $0.08 402
/translate/short GET $0.03 402
/translate/structured GET $0.05 402
/typosquat/scan GET $0.05 402
/url-safety/check GET $0.05 402
/url-safety/full GET $0.15 402
/username-check/lookup GET $0.03 402
/v1/chat/completions GET $0.1 402
/v1/embeddings GET $0.005 402
/wallet/balance GET $0.005 402
/wallet/intel GET $0.05 402
/wayback/lookup GET $0.01 402
/weather/current GET $0.002 402
/weather/forecast GET $0.003 402
/web/extract GET $0.003 402
/web/fetch GET $0.003 402
/whois-rdap/lookup GET $0.003 402

What these endpoints do

netintel.dev/ai-image/generate

Generate agent-ready image assets (icons, logos, social graphics, thumbnails, banners) with gpt-image-1. Claude refines the prompt, screens content, adds alt text and a score. Returns image_url as a b…

GET · $0.25 · probe 402

netintel.dev/api/v1/chat/completions

OpenAI-compatible chat completions gateway (alias of /v1/chat/completions for api/v1-style base URLs) — standard request shape, model chosen in the body (gpt-4o, gpt-4.1, minis, nanos). Flat $0.10 per…

GET · $0.1 · probe 402

netintel.dev/api/v1/embeddings

OpenAI-compatible text embeddings API (alias of /v1/embeddings for api/v1-style base URLs) — input as a string or batch of up to 128 strings, model text-embedding-3-small (default) or text-embedding-3…

GET · $0.005 · probe 402

netintel.dev/asn-lookup/analyze

Resolves an IP address or domain to its Autonomous System Number (ASN), network owner, country, and hosting/cloud classification — agents get structured network ownership context plus a trust score to…

GET · $0.03 · probe 402

netintel.dev/breach-check/password

Check if a password has appeared in known data breaches using the HaveIBeenPwned Pwned Passwords API with k-anonymity — the full password is never transmitted, only a 5-character SHA-1 hash prefix — r…

GET · $0.01 · probe 402

netintel.dev/bulk-domain/check

Check availability of many domain names across multiple TLDs in a single call — submit up to 50 name/TLD combinations and get back per-domain registration status, registrar, and expiry concurrently, s…

GET · $0.1 · probe 402

netintel.dev/calendar/ics

Turn event fields into a valid RFC 5545 .ics calendar file — handles timed and all-day events, escaping, line folding, and a deterministic UID for idempotent re-import — so agents can publish events t…

GET · $0.005 · probe 402

netintel.dev/cert-transparency/lookup

Query the crt.sh certificate transparency log database to enumerate all SSL certificates ever issued for a domain — returns subdomains discovered, certificate issuers, validity periods, and a risk sco…

GET · $0.01 · probe 402

netintel.dev/classify

Text classification API — zero-shot text classifier / categorization: caller supplies 2–20 labels and Claude Haiku returns the best-matching category with confidence and per-label scores. Route, tag, …

GET · $0.005 · probe 402

netintel.dev/cloud-fingerprint/analyze

Fingerprints a domain's cloud infrastructure by probing DNS records, HTTP headers, and PTR lookups to detect CDN, WAF, hosting, DNS provider, and email provider with confidence scores and an infrastru…

GET · $0.01 · probe 402

netintel.dev/content-moderate

Moderate text content using Claude Haiku — flags categories like harassment, hate, sexual content, violence, self-harm, and spam with per-category severity and an overall allow/flag/block recommendati…

GET · $0.05 · probe 402

netintel.dev/convert

Convert any physical measurement — length, mass, volume, temperature, area, speed, pressure, energy, time, data storage & transfer rate, power, frequency, force, fuel economy (mpg/L per 100 km), angle…

GET · $0.01 · probe 402

netintel.dev/cron-parser/explain

Parse any cron expression into a human-readable explanation, validate its syntax, compute the next 5 scheduled run times (UTC), and detect common patterns (daily, weekly, monthly, hourly) — accepts st…

GET · $0.03 · probe 402

netintel.dev/crypto/market

Structured live crypto market data for ~50 top assets in one JSON call: spot price and 24h open/high/low/volume/change (Coinbase Exchange) plus market cap, rank and circulating/total/max supply (CoinG…

GET · $0.005 · probe 402

netintel.dev/crypto/ohlc

Historical OHLC candles for any major crypto asset — hourly or daily, up to 300 candles, with period stats (change %, high, low) — from Coinbase Exchange with Kraken fallback, no API key. Also a price…

GET · $0.02 · probe 402

netintel.dev/crypto/price

Spot prices for up to 25 crypto assets in one call — USD, EUR, or GBP — from Coinbase with Kraken and CoinGecko fallback; no API key, one flat price. Per asset: price, 24h change when the answering so…

GET · $0.01 · probe 402

netintel.dev/currency-exchange/batch

Convert one base currency to up to 30 targets in a single call — fiat (~200 currencies incl. SAR, AED, COP) and major crypto — ECB reference rates + Coinbase spot, no API key. Per target: rate, conver…

GET · $0.02 · probe 402

netintel.dev/currency-exchange/convert

Convert any amount between 32 fiat currencies (live European Central Bank rates) and major cryptocurrencies (BTC, ETH, USDC, SOL, ICP, CELO and more, live Coinbase spot rates) — fiat↔fiat, crypto↔fiat…

GET · $0.01 · probe 402

netintel.dev/currency-exchange/history

Daily historical exchange-rate series for any currency pair — fiat via ECB reference data, crypto via Coinbase daily closes — with min/max/average/change stats, no API key. Pass start/end dates or a d…

GET · $0.02 · probe 402

netintel.dev/dns-propagation/check

Query a domain's DNS record across 10 geographically distributed public resolvers simultaneously — returns what each resolver sees, whether results are consistent, propagation percentage, and a readin…

GET · $0.03 · probe 402

netintel.dev/dns/lookup

DNS lookup / nslookup / dig API — resolve the common DNS record types (A, AAAA, MX, TXT, NS, CNAME, SOA, PTR) for a domain. Parses SPF/DMARC from TXT plus DKIM at the default._domainkey selector, and …

GET · $0.002 · probe 402

netintel.dev/dnssec/validate

Validate a domain's DNSSEC configuration over DNS-over-HTTPS: DS records at the parent zone, DNSKEY records at the domain, RRSIG signatures, NSEC/NSEC3, plus the validating resolver's AD bit — returns…

GET · $0.03 · probe 402

netintel.dev/domain-age/check

Determine a domain's age from registration data and archival history — tries RDAP, then port-43 WHOIS, then a Wayback-based estimate (age_source: rdap | whois | wayback_estimate | null), returning cre…

GET · $0.03 · probe 402

netintel.dev/domain-appraise/estimate

Estimate the market value tier of a domain name using transparent heuristics — length, TLD premium, dictionary-word presence, pronounceability, keyword value, and numeric/hyphen penalties — returns a …

GET · $0.03 · probe 402

netintel.dev/domain-availability/check

Check if a domain name is available for registration by querying RDAP and DNS — pass a bare name (e.g. mybrand) to sweep it across 10 popular TLDs simultaneously, or a full domain (e.g. mybrand.com) t…

GET · $0.05 · probe 402