the402 x402 endpoint directory

Every x402 endpoint we can find, each one actually called to see whether it still works and what it really charges. Other directories list what providers claim. This one reports what the endpoint did when we asked it.

EndpointStatusPriceNetworkSpecChecked
xx402.vercel.app weather
获取任意位置的天气
payable $0.001 base v1 GET 1d ago
api.signalfuse.co vwap_reversion BTC
Individual arena strategy signal
payable $0.001 base v2 GET 1d ago
x402.coinstats.app news
CoinStats latest crypto news feed — articles on Bitcoin, Ethereum, DeFi, NFTs, regulation
payable $0.001 base v2 GET 1d ago
api.delx.ai x402 base64
Encode or decode Base64 safely for $0.001 USDC; bounded, deterministic, and keyless.
payable $0.001 base v2 POST 1d ago
api.delx.ai x402 timestamp
Convert Unix, ISO 8601, and human timestamps for $0.001 USDC with one normalized response.
payable $0.001 base v2 POST 1d ago
api.delx.ai x402 token-estimate
Estimate GPT- and Claude-style token counts for a text payload for $0.001 USDC; deterministic and keyless.
payable $0.001 base v2 POST 1d ago
api.delx.ai x402 uuid
UUID generator API for agents: generate one to ten UUIDv4 identifiers for $0.001 USDC with no API key or subscription.
payable $0.001 base v2 POST 1d ago
api.delx.ai x402 json-validate
JSON validation API for agents: validate, normalize, and pretty-print a bounded JSON payload for $0.001 USDC with stru
payable $0.001 base v2 POST 1d ago
agent402.tools api captcha-generate
Mint a stateless captcha challenge to gate your OWN endpoint: returns a human prompt plus a salted sha256 answer hash
payable $0.001 base v2 POST 1d ago
agent402.tools api epoch-convert
Convert between Unix epoch timestamps and ISO 8601 date strings in both directions. Provide either an epoch (seconds o
payable $0.001 base v2 POST 1d ago
agent402.tools api word-wrap
Wrap text to a specified column width, breaking at word boundaries. Words longer than the width are forcibly broken. A
payable $0.001 base v2 POST 1d ago
agent402.tools api jaccard-similarity
Compute the Jaccard similarity coefficient between two strings using character bigrams or word tokens. Returns the rat
payable $0.001 base v2 POST 1d ago
agent402.tools api scrypt-derive
Derive a cryptographic key from a password using scrypt (RFC 7914). Memory-hard by design, making it more resistant to
payable $0.001 base v2 POST 1d ago
agent402.tools api combinatorics
Compute combinations C(n, r) or permutations P(n, r) using BigInt for exact arbitrary-precision results. Returns the r
payable $0.001 base v2 POST 1d ago
agent402.tools api binary-text
Convert text to its binary (base-2) representation (8-bit per character, space-separated) or decode binary back to tex
payable $0.001 base v2 POST 1d ago
agent402.tools api ipv6-expand
Expand a compressed IPv6 address to full 8-group notation (:: to 0000:...) or compress a full address by collapsing th
payable $0.001 base v2 POST 1d ago
agent402.tools api phone-format
Parse and format phone numbers into E.164 and national formats. Supports US (+1), UK (+44), DE (+49), FR (+33), AU (+6
payable $0.001 base v2 POST 1d ago
agent402.tools api word-frequency
Top N words and bigrams from text. Lowercase, strip punctuation, filter common English stop words. Returns sorted word
payable $0.001 base v2 POST 1d ago
agent402.tools api cron-explain
Parse a standard 5-field cron expression (minute hour day-of-month month day-of-week) and return a human-readable expl
payable $0.001 base v2 GET 1d ago
agent402.tools api dex-pair
Look up the Uniswap V3 pool address for a token pair + fee tier on Ethereum, Base, Polygon, Arbitrum, or Optimism. Pas
payable $0.001 base v2 POST 1d ago
agent402.tools api nft-metadata
Resolve the metadata for a single NFT: title, description, image URLs (original + cached CDN), attributes/traits, and
payable $0.001 base v2 POST 1d ago
agent402.tools api color-palette
Generate a coordinated palette from a base color using a named color-theory scheme: complementary (2 colors), analogou
payable $0.001 base v2 POST 1d ago
agent402.tools api break-even
Break-even point for a product: the units and revenue at which total revenue covers fixed plus variable costs. Also re
payable $0.001 base v2 POST 1d ago
agent402.tools api bond-price
Price a fixed-coupon bond from its yield to maturity: present-value the coupons plus face. Returns clean price, coupon
payable $0.001 base v2 POST 1d ago
agent402.tools api loan-payment
Compute the monthly (or per-period) payment on a fully-amortizing loan: mortgage, auto, student loan, business loan. R
payable $0.001 base v2 POST 1d ago
agent402.tools api forecast-ses
Simple exponential smoothing (SES) — level-only forecast for series without trend or seasonality. Higher alpha (closer
payable $0.001 base v2 POST 1d ago
agent402.tools api linear-regression
Fit a least-squares line y = slope·x + intercept to two equal-length series. Returns slope, intercept, r² (variance ex
payable $0.001 base v2 POST 1d ago
agent402.tools api brotli-decompress
Decompress a base64-encoded Brotli payload. Returns the result as utf8 (text) or base64 (binary). Refuses to expand pa
payable $0.001 base v2 POST 1d ago
agent402.tools api html-meta
Extract <title>, <meta description>, OpenGraph/Twitter cards, canonical URL, and JSON-LD blocks from an HTML string. D
payable $0.001 base v2 POST 1d ago
agent402.tools api html-select
Run a CSS selector against an HTML string and return the matches (text, attrs, and optionally outerHTML for each). The
payable $0.001 base v2 POST 1d ago
agent402.tools api group-by
Group an array of objects by one or more keys and aggregate a numeric field — count (default), sum, avg, min, or max.
payable $0.001 base v2 POST 1d ago
agent402.tools api jsonl
Convert between a JSON array and JSONL/NDJSON (one JSON object per line). mode: to-jsonl (array → lines) or from-jsonl
payable $0.001 base v2 POST 1d ago
agent402.tools api uuid-validate
Validate a UUID and report its version (1-8) and variant. Accepts hyphenated or braced forms.
payable $0.001 base v2 POST 1d ago
agent402.tools api add-time
Add (or subtract) a duration to a date. duration like "2d", "-3h", "1w 2d", "90m". Returns the resulting UTC ISO times
payable $0.001 base v2 POST 1d ago
agent402.tools api number-format
Format a number: thousands separators, fixed decimals, optional currency, or compact (1.2K / 3.4M).
payable $0.001 base v2 POST 1d ago
agent402.tools api json-flatten
Flatten nested JSON to dot-path keys, or unflatten dot-path keys back to nested JSON. mode: flatten (default) | unflat
payable $0.001 base v2 POST 1d ago
agent402.tools api truncate
Truncate text to a maximum length, adding an ellipsis (or custom suffix). Optionally break on word boundaries.
payable $0.001 base v2 POST 1d ago
agent402.tools api duration
Parse a duration like "2h30m" / "1d4h" / "90s" to seconds, or humanize a number of seconds.
payable $0.001 base v2 POST 1d ago
agent402.tools api regex
Run a regular expression against text. Returns up to 100 matches with index and capture groups. Pattern ≤ 200 chars, t
payable $0.001 base v2 POST 1d ago
agent402.tools api ulid
Generate ULIDs (sortable, timestamp-prefixed identifiers). ?count=1..100.
payable $0.001 base v2 GET 1d ago
agent402.tools api hex
Hex encode or decode text. mode: encode (default) or decode.
payable $0.001 base v2 POST 1d ago
agent402.tools memory forget
Delete a remembered document by id from the recall store.
payable $0.001 base v2 POST 1d ago
agent402.tools api easter-date
Compute the date of Easter Sunday for a given year using the Anonymous Gregorian algorithm (Meeus/Jones/Butcher). Also
payable $0.001 base v2 POST 1d ago
agent402.tools api char-frequency
Analyze the character frequency distribution of a string. Returns counts by category (letters, digits, spaces, punctua
payable $0.001 base v2 POST 1d ago
agent402.tools api checksum
Compute MD5, SHA-1, SHA-256, SHA-512, and CRC32 checksums of a string in a single call. Useful for verifying file or p
payable $0.001 base v2 POST 1d ago
agent402.tools api pbkdf2
Derive a cryptographic key from a password using PBKDF2 (RFC 8018). Returns the hex-encoded derived key along with all
payable $0.001 base v2 POST 1d ago
agent402.tools api gcd-lcm
Compute the greatest common divisor (Euclidean algorithm) and least common multiple of two positive integers. Also rep
payable $0.001 base v2 POST 1d ago
agent402.tools api soundex
Compute the American Soundex (NARA) phonetic hash code for one or more words. Soundex maps similar-sounding names to t
payable $0.001 base v2 POST 1d ago
agent402.tools api base-detect
Auto-detect the encoding format of a string: base64, base32, hex, binary, decimal, or plain text. Returns confidence s
payable $0.001 base v2 POST 1d ago
agent402.tools api slug-generate
Generate a URL-safe slug from any string. Handles accented characters (normalize NFD), replaces non-alphanumeric with
payable $0.001 base v2 GET 1d ago
14402 matching, page 21 of 289 Previous Next