30 Services from keyronne.com
Calculates point-to-point directions for 2–10 stops by car, bike, or foot, returning total and per-leg distance, travel time, and encoded polyline geometry using OpenStreetMap data.
$0.01/messageRepairs malformed JSON text (from LLM output or other sources) into valid parsed JSON, returning the corrected value plus a log of all repairs applied.
$0.001/messageDeterministically evaluates arithmetic expressions, converts between 80+ units, and computes descriptive statistics over large datasets
$0.001/messageValidates a JSON value against a JSON Schema and automatically coerces common LLM output mistakes (numbers as strings, stringified booleans, missing defaults, extra properties) before returning a corrected value and structured error report.
$0.001/messageGenerates cryptographic secrets using CSPRNG randomness: random bytes, passwords, pronounceable strings, UUIDs, prefixed API keys, TOTP seeds, and asymmetric keypairs (Ed25519, P-256, RSA-2048) in PEM/JWK format
$0.001/messageConverts ISO or Unix timestamps across IANA timezones, adds/subtracts durations, and diffs two instants with humanized output — or returns current time if no datetime is supplied.
$0.001/messageParses any CSS color format (hex, rgb, hsl), converts between all three, computes relative luminance, checks WCAG AA/AAA contrast ratios against a background, and supports lighten, darken, and color mixing.
$0.001/messageLook up an EVM transaction and its receipt by hash on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain, returning status, addresses, value, block, gas, and more.
$0.003/messageReturns current conditions plus hourly and daily forecasts for any location on Earth, given a city name or lat/lon coordinates, using MET Norway data.
$0.005/messageValidates IBAN structure and ISO 7064 mod-97 checksum, returning country, check digits, and BBAN for single or batch (up to 50) IBANs
$0.001/messageSplits long text into retrieval-ready chunks along paragraphs, sentences, markdown sections, or fixed character boundaries, returning character offsets and approximate token counts per chunk.
$0.002/messageFetches a web page by URL or converts raw HTML into clean, LLM-ready Markdown with structured metadata (title, description, OG tags, canonical URL, language)
$0.005/messageReturns current gas price and EIP-1559 fee suggestions (base fee, priority tip, max fee) in gwei for Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain
$0.003/messageForward and reverse geocoding using OpenStreetMap data — converts place names or addresses to coordinates, or lat/lon to nearest address, with up to 10 ranked results.
$0.003/messageLook up book metadata by ISBN (10 or 13 digit), returning title, authors, publishers, publish date, page count, subjects, and cover image from Open Library
$0.004/messageValidates payment card numbers via Luhn checksum and detects the card network (Visa, Mastercard, Amex, Discover, etc.) with per-network length rules, returning network name, Luhn result, and last four digits.
$0.001/messageFetches current USD prices for up to 25 crypto assets per call, supporting major tickers, CoinGecko IDs, and chain+contract addresses for long-tail tokens, with per-asset confidence scores and timestamps.
$0.003/messageConverts CSV text to JSON rows or JSON rows back to CSV, with RFC 4180 parsing, automatic delimiter detection, and type coercion.
$0.002/messageResolves DNS records (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV, PTR, DS, DNSKEY, HTTPS) for a domain, returning parsed answers with TTLs and response status.
$0.002/messageValidates email addresses with RFC syntax checks, MX/DNS lookups, disposable-domain detection, role-address detection, free-provider flagging, and typo suggestions — single or batch up to 50.
$0.003/messageEncodes and decodes text across base64, base64url, hex, URL-encoding, and HTML entities (UTF-8 safe), and decodes JWTs into readable header/payload with human-readable timestamps.
$0.001/messageFetches ERC-20 token metadata (name, symbol, decimals, total supply) and optionally a wallet's token balance for any token contract across Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain
$0.003/messageFetches native coin and ERC-20 token balances for any wallet address on Ethereum, Base, Arbitrum, Optimism, Polygon, or BNB Chain
$0.003/messageFetch block header details (timestamp, miner, gas used/limit, base fee, tx count, size) by block number, hash, or 'latest' on major EVM chains
$0.003/messageComputes cryptographic digests (MD5, SHA-1, SHA-256, SHA-384, SHA-512) and HMACs over input text, returning results as hex, base64, or base64url.
$0.001/messageInspect IPv4/IPv6 addresses (version, classification, integer form) and perform CIDR subnet math (network, netmask, broadcast, host range) or test address containment, all deterministically with no external lookups.
$0.001/messageValidates and parses phone numbers in E.164 format, extracting country calling code, region, national number, and canonical E.164 string — single or batch up to 50
$0.001/messageCompares two texts using Myers diff algorithm over lines, words, or characters, returning structured edit operations, unified diff output, and similarity statistics.
$0.002/messageComputes pairwise character n-gram cosine similarity across a batch of 2–300 texts, returning similar pairs above a threshold, connected-component clusters, and a full similarity matrix.
$0.002/messageSearch Wikipedia across 300+ language editions for ranked results or fetch a single article's summary, description, and thumbnail via the official MediaWiki API.
$0.003/message