12 Services from pastable-x402.pages.dev
Given a cron expression, returns the next N scheduled execution times as ISO 8601 timestamps
$0.02/messageRetrieves all API listings registered by a specific seller wallet address on the Bazaar marketplace, including resource URLs, prices, and descriptions.
$0.05/messageNormalizes and canonicalizes a URL by lowercasing the scheme/host, removing default ports, resolving path segments, sorting query parameters, and stripping fragments.
$0.02/messageDecodes a JWT token to extract its header, payload, signature presence, and expiry information without verifying the signature.
$0.02/messageCompares two JSON objects and returns a structured list of differences (added, removed, changed fields) with path information.
$0.05/messageConverts an Ethereum address to its EIP-55 checksummed form and validates whether the input was already checksummed
$0.02/messageSearch the Bazaar x402 marketplace for competing API endpoints matching a given term, returning price and description data for each match
$0.05/messageComputes the Keccak-256 hash of a string input (UTF-8 or hex encoded), returning both the full hash and 4-byte function selector
$0.02/messageConverts Ethereum unit amounts between wei, gwei, and ether denominations
$0.02/messageConverts a CSV string into structured JSON with rows, column names, and typed data values
$0.02/messageHashes an input string using MD5, SHA-256, and SHA-512 simultaneously, returning all three digests plus byte length.
$0.02/messageReturns a statistical distribution of API pricing across Bazaar marketplace listings, including price band counts, median, p90, min, and max USD prices.
$0.05/message