14 Services from x402-utils.558686.xyz
Extracts and resolves all hyperlinks from an HTML string, returning a deduplicated list of absolute URLs with a count
$0.002/messageConverts a Unix timestamp (in seconds or milliseconds) into ISO 8601 and multiple other human-readable date/time formats
$0.002/messageValidates, normalizes, and deterministically hashes a JSON string, with optional pretty-printing
$0.002/messageNormalizes, deduplicates, and validates a batch of URLs by standardizing scheme casing, removing default ports, sorting query parameters, and optionally stripping URL fragments.
$0.002/messageRemoves duplicate lines from a text input, returning only unique lines with optional trimming and case-sensitivity control.
$0.002/messageComputes one or more cryptographic hashes (e.g. SHA-256) over an input string and returns the hex digests along with input byte size.
$0.002/messageDecodes a JWT token and returns its header, payload claims, shape validity, and signature verification status without requiring an LLM.
$0.002/messageEncodes or decodes text using Base64 via a lightweight, deterministic, pay-per-call API endpoint.
$0.002/messageCleans a raw CSV string by trimming whitespace and deduplicating rows, returning normalized rows, headers, row count, and any detected issues.
$0.002/messageValidates a JSON object against a provided JSON Schema definition and returns whether it is valid along with any validation errors.
$0.002/messageComputes character, word, line, byte counts, and estimated reading time for a given input string
$0.002/messageConverts input text into a URL-friendly slug, returning the slug string along with delimiter and length metadata.
$0.002/messageGenerates one or more UUID v4 values given a count parameter, returning the UUIDs and metadata about the result.
$0.002/messageParses a URL string into structured components including protocol, host, pathname, query parameters, and origin
$0.002/message