1019 Services from api.delx.ai
Extracts bounded UTF-8 text from a caller-supplied base64-encoded PDF using local first-party parsing, with no document storage.
$0.003/messagePerforms OCR on up to 10 pages of a base64-encoded scanned PDF, returning extracted text, confidence scores, page counts, and a SHA-256 receipt for $0.01 USDC via x402.
$0.01/messageGenerates a public WebP image from a text prompt using FLUX Schnell, returning a URL, SHA-256 receipt, and support for 11 aspect ratios, paid per-call via x402 at $0.01 USDC.
$0.01/messageConverts text to high-definition audio using the MiniMax speech-02-hd model with configurable voice, emotion, pitch, speed, and language.
$0.08/messageGenerates a self-contained PNG or SVG QR code from any text or URL, returned as a data URI with a SHA-256 receipt, for $0.001 USDC via x402.
$0.001/messageSearch recent GDELT Project news metadata and return attributed publisher headline links for a given query and timespan.
$0.001/messageGenerates a fast 4-second 720p AI video draft from a text prompt, returning a durable MP4 URL and SHA-256 receipt for $0.03 USDC via x402.
$0.03/messageComputes the output token amount for a given input in a constant-product (x*y=k) AMM swap using caller-supplied reserves and fee, returning the result as deterministic JSON.
$0.001/messageComputes the price impact in basis points for a swap against AMM reserves using deterministic constant-product math, returning mid-price vs execution price comparison.
$0.001/messageGenerates a controller-ready incident brief summarizing symptoms, actions taken, current status, and next decision points for a failing or drifting agent or system.
$0.01/messageComputes Black-Scholes d1 and d2 intermediate values from spot price, strike price, volatility, time to expiry, and risk-free rate
$0.001/messageComputes call and put delta for European options using the Black-Scholes closed-form formula given spot, strike, volatility, rate, and time to expiry.
$0.001/messageComputes a compact set of Black-Scholes Greeks (delta, gamma, vega, theta) for a European call option using deterministic local math
$0.001/messageValidates cookie security attributes (Secure, HttpOnly, SameSite) against a caller-defined policy and returns a deterministic pass/advisory verdict
$0.001/messageSearch recent attributed crypto news headlines (Bitcoin, Ethereum, DeFi, Web3) via the GDELT Project, returning publisher links and bounded headline metadata.
$0.001/messageProduces or validates an EIP-55 checksummed EVM address locally and deterministically, with no network calls or live chain data.
$0.003/messageCreates a durable, paid promise that waits for a time or webhook condition, then releases an opaque continuation envelope with an Ed25519 receipt upon capability authorization.
$0.01/messageCalculates a bounded exponential backoff schedule given a number of retry attempts, base delay, and cap, returning a machine-readable list of wait intervals.
$0.002/messageConverts a positive integer into its Roman numeral representation for display formatting, outlines, and labels.
$0.001/messageExecutes a bounded read-only eth_call on the Base blockchain for $0.002 USDC, with a 4KB data/response cap.
$0.002/messageAggregates a company's contact information from page contacts, forms, social profiles, registrar records, and security channels into a single structured pack.
$0.01/messageExtracts email addresses, phone numbers, and social media profile links from a given web page URL for outreach, routing, and support use cases.
$0.01/messageMeasures how well a set of implemented governance controls covers a required set, returning deterministic JSON gap analysis.
$0.003/messageValidates and describes a five-field cron expression, returning a human-readable schedule summary and upcoming run timestamps.
$0.001/messageAudits a Content-Security-Policy header string for missing defaults and unsafe script directives, returning structured JSON findings.
$0.002/messageConverts raw CSV data into structured JSON rows suitable for downstream AI agents, prompts, and ETL pipelines.
$0.01/messageClassifies a list of field names to identify which likely contain sensitive data, without inspecting actual values, returning deterministic machine-readable JSON.
$0.003/messageChecks whether an architecture decision record (ADR) contains the required accountable essentials, returning a machine-readable JSON assessment.
$0.003/messageRuns a composite security and trust assessment on a domain, combining TLS, HTTP headers, security.txt, RDAP, DNS, and uptime signals into a single report.
$0.01/messageIdentifies duplicate record groups in a supplied dataset using canonical fingerprints, returning machine-readable JSON cluster results without exposing raw record values.
$0.003/messageValidates an email address and its domain-level DNS delivery records (MX, SPF, DKIM) to confirm deliverability before outreach, signup, or routing.
$0.01/messageCalculate remaining error budget and burn rate from total requests, failed requests, and an SLO target percentage
$0.002/messageDiscovers RSS, Atom, and JSON feeds for a given URL so agents can subscribe to content updates instead of scraping pages repeatedly.
$0.01/messageExtracts HTML forms, their HTTP methods, action URLs, and input fields from a webpage for browser automation and workflow planning.
$0.01/messageCalculates gross profit, gross margin percentage, and profitability from cost and price inputs
$0.003/messageFetches and audits the HTTP response headers of a given URL, surfacing security, cache, redirect, and server signals.
$0.01/messageDerives a deterministic, namespaced idempotency key from canonical JSON to prevent duplicate operations in autonomous workflows.
$0.002/messageResize or convert a single base64-encoded PNG, JPEG, or WebP image to a specified max dimension and output format, returning a durable artifact with a SHA-256 receipt
$0.001/messageGenerates a one-sentence caption or alt text for a single base64-encoded PNG, JPEG, or WebP image, returning the caption and a SHA-256 receipt for $0.005 USDC.
$0.005/messageExtracts machine-printed English text from a base64-encoded PNG, JPEG, or WebP image using local Tesseract OCR, returning the text, confidence score, and a SHA-256 receipt for $0.01 USDC via x402.
$0.01/messageRevalues a dollar amount between two years using U.S. Bureau of Labor Statistics CPI data, priced at $0.002 USDC per call via x402.
$0.002/messageValidates a JSON payload against a caller-supplied structural contract and returns path-level validation errors
$0.002/messageValidates, normalizes, and pretty-prints a JSON payload, returning structured errors or a formatted result for $0.001 USDC per call.
$0.001/messageLook up a Legal Entity Identifier (LEI) via GLEIF to retrieve its status and legal entity name for $0.002 USDC.
$0.002/messageComputes Levenshtein edit distance and string similarity score between two input strings for $0.001 USDC per call.
$0.001/messageCompares a list of requested OAuth scopes against the minimum required scopes and returns a deterministic JSON audit result for preflight validation in agent workflows.
$0.003/messageDetects removed paths and methods between two OpenAPI specifications to identify client-breaking changes before deployment
$0.002/messageExtracts Open Graph and Twitter Card metadata fields from a URL to preview how it will render in social feeds and AI agents.
$0.01/messageRedacts common personally identifiable information (PII) from text, returning a sanitized version as machine-readable JSON
$0.002/messageCounts likely personal-data classes in a text input without echoing detected values, returning a machine-readable JSON risk summary.
$0.002/messageExtracts pricing signals including plans, trial offers, sales CTAs, and conversion routes from a given pricing page URL.
$0.01/messageScreens untrusted text for prompt-injection and tool-coercion signals before an AI agent acts on it, returning a machine-readable JSON safety verdict.
$0.002/messageFetches registrar, registration status, and registration dates for a domain via RDAP for trust, compliance, and domain operations.
$0.01/messageTests a regular expression against input text and returns all matches, capture groups, and match counts.
$0.001/messageGenerates a deterministic bounded exponential backoff retry delay schedule with a configurable hard delay cap
$0.003/messageDetects likely credentials and private keys in text without revealing their values, returning bounded machine-readable JSON
$0.002/messageScores the presence of five high-value browser security headers in a given set of HTTP response headers, returning a deterministic machine-readable JSON result.
$0.003/messageFetches and parses a domain's security.txt file to extract security contacts, disclosure policies, and trust links.
$0.01/messageScans untrusted text for SQL injection attack signals and returns a deterministic machine-readable JSON result
$0.003/messageScreens a URL for SSRF risks including private/internal hosts, unsafe schemes, and embedded credentials, returning machine-readable JSON results.
$0.003/messageSummarizes log severity and hashed error fingerprints from raw log text, returning bounded machine-readable JSON without exposing sensitive error lines
$0.002/messageDetects gaps larger than an expected interval in a list of ISO-8601 timestamps and returns a machine-readable JSON report of where those gaps occur.
$0.003/messageInspects a domain's TLS certificate to retrieve issuer, subject, SANs, and expiry details for trust assessment and renewal risk evaluation.
$0.01/messageEstimates GPT-style and Claude-style token counts for a given text payload, returning deterministic results without requiring an API key.
$0.001/messageCompare a list of requested agent tools against an explicit least-privilege allowlist and return a deterministic JSON audit report of permitted and denied tools.
$0.003/messageConverts values between units of measurement across length, mass, volume, time, data, and temperature — supporting up to 100 conversions per call.
$0.002/messageChecks URL reachability, HTTP status code, response latency, and key headers for any given URL.
$0.001/messageSplits a URL into its constituent parts: scheme, netloc, path, query, and fragment — no network access required.
$0.001/messageGeocodes a single U.S., Puerto Rico, or U.S. Island Areas address to approximate latitude/longitude coordinates via the public Census Geocoder for $0.001 USDC.
$0.001/messageDecodes a 17-character Vehicle Identification Number (VIN) via NHTSA vPIC to return make, model, year, and attribution data for $0.004 USDC.
$0.004/messageFetches a composite intelligence report for any URL, including page metadata, internal/external links, RSS/Atom feeds, forms, and contact signals.
$0.01/messageVerifies a SHA-256 Digest header value against caller-supplied text bytes, returning a deterministic pass/fail result with computed hash evidence.
$0.001/messageCompares two caller-supplied DNS record snapshots and returns a deterministic diff of added, removed, and unchanged records without making any live DNS requests.
$0.001/messageReturns daily European Central Bank (ECB) reference exchange rates for a given date and optional set of currency pairs, using EUR or another currency as the base.
$0.001/messageConverts an ETH amount (decimal) into its equivalent wei integer string for use in blockchain transaction value fields and allowances.
$0.001/messageDeduplicates a list of EVM blockchain addresses, returning unique addresses and a count of removed duplicates.
$0.001/messageChecks whether a given EVM address is the zero address (0x0000000000000000000000000000000000000000)
$0.001/messageComputes the maximum base fee in wei that an EVM network could reach after a given number of blocks, given a fractional growth rate and starting base fee.
$0.001/messageChecks whether a transaction has reached finality on an EVM chain by comparing current block height, inclusion block, and required confirmation depth.
$0.001/messageChecks whether an EVM wallet's native token balance is sufficient to cover a transaction value plus a fee ceiling, returning sufficiency, required amount, available amount, and shortfall.
$0.001/messageChecks whether the gap between a pending and proposed EVM nonce is within a specified maximum budget and whether a replacement is possible.
$0.001/messageChecks whether a proposed EVM transaction nonce targets any pending nonces in a list, enabling pre-flight nonce replacement safety validation.
$0.001/messageChecks whether a new EVM transaction fee (in wei) represents a sufficient bump over the old fee, given a minimum bump fraction threshold.
$0.001/messageValidates whether the actual slippage on an EVM token swap falls within a specified maximum slippage policy, returning the computed slippage in basis points and a pass/fail result.
$0.001/messageExtracts all numbers from free-form text and returns them as an ordered list, without regex maintenance or LLM overhead.
$0.001/messageCalculates the structured time delta between two ISO-8601 timestamps, returning the difference in discrete units like days, hours, minutes, and seconds.
$0.001/messageComputes the Kelly Criterion fraction for a binary bet given the true probability and market price
$0.001/messageComputes the full Kelly criterion fraction from win probability and net payoff odds for optimal bankroll sizing
$0.001/messageConverts text to speech audio using the Kokoro TTS model, returning a durable audio URL and SHA-256 receipt, paid per-clip via x402 micropayment at $0.001 USDC.
$0.002/messageComputes a simplified Sharpe-like ratio (mean/stdev) from an array of returns, with no risk-free rate adjustment, for quick risk-adjusted ranking of strategies.
$0.001/messageComputes a deterministic upper-bound price impact loss for a CPMM trade given trade size and pool reserves, without any blockchain or mempool access.
$0.001/messageGenerates a narrated still-image MP4 by composing a FLUX Schnell image and Kokoro voiceover into a single agent-ready video file for $0.02 USDC per call.
$0.02/messageReturns a normalized multi-period National Weather Service (NOAA/NWS) weather forecast for a given US latitude/longitude coordinate
$0.001/messageSearch Wikidata-backed entity metadata (stable IDs, labels, descriptions, source links) for public places, companies, and concepts
$0.001/messageSearch English Wikipedia metadata via the Wikimedia API, returning attributed page links and short snippets for a given query at $0.001 USDC per call.
$0.001/messageComputes L1 order book imbalance as (bid_size - ask_size) / (bid_size + ask_size), returning a normalized value in [-1, 1]
$0.001/messageFetches a URL and returns clean page metadata plus readable extracted text, ready for search, routing, or summarization.
$0.01/messageComputes the OLS (ordinary least squares) hedge ratio beta of y on x (no intercept) for sizing the short leg in a pairs trade.
$0.001/messageNormalizes a free-form phone number string into E.164 canonical format (e.g. +14155550100) given an optional default region code.
$0.001/messageCalculates net profit and loss on a sized position after applying entry and exit fee rates, returning a deterministic JSON result.
$0.001/messageCalculates the correct position size given account equity, risk percentage, entry price, and stop price using fixed-fractional sizing math.
$0.001/messageReformats serialized JSON text into indented, human-readable output; returns a structured error for invalid JSON.
$0.001/messageGenerates high-quality FLUX 1.1 Pro images via x402 micropayment at $0.06 USDC, returning a public WebP URL and SHA-256 hash — optimized for hero shots, campaign creatives, and brand-facing assets.
$0.06/messageSelects a reproducible, deterministic random sample without replacement from a caller-supplied list using a seed string, returning sampled values, original indices, and a seed hash.
$0.001/messageComputes the approximate liquidation price for a short leveraged position given entry price, leverage, and maintenance margin rate
$0.001/messageComputes the Compound Annual Growth Rate (CAGR) from a start value, end value, and number of years using local deterministic math.
$0.001/messageComputes volume-weighted average price (VWAP) and total volume from a list of price/size sample pairs using local deterministic math.
$0.001/messageCalculates a stop-loss price given an entry price, a percentage risk, and trade side (long/short) using local deterministic math.
$0.001/messageCalculates a take-profit price level given an entry price, a target percent move, and a trade side (long/short).
$0.001/messageConverts a human-readable ERC-20 token amount into its on-chain raw integer representation by scaling by the token's decimal places.
$0.001/messageCalculates expected profit or loss per trade given a list of PnL values, helping traders assess whether a system has a positive edge before scaling position size.
$0.001/messageValidates a URL redirect target against caller-supplied allowed schemes and hosts, returning a deterministic pass/advisory finding as versioned JSON.
$0.001/messageConverts a wei integer string to its equivalent ether float value for display in dashboards, receipts, and logs.
$0.001/messageValidates and measures a third-party x402 payment endpoint by performing a live GET/402 handshake, checking contract fields, and returning a signed observation receipt — without making any payment.
$0.005/messageValidates x402 HTTP 402 payment requirements against caller-defined constraints (max USDC amount, allowed networks, scheme, recipient, expiry) before a wallet signs, returning eligible accepts and any blockers.
$0.002/messageGenerates operator-ready root cause analysis for incidents, including evidence, corrective actions, and prevention steps.
$0.05/messageMeasures endpoint status, latency, redirects, content type, and reachability for any URL in a single call.
$0.001/messageFetches ERC-20 token name, symbol, and decimals for a given token contract on the Base blockchain via eth_call for $0.001 USDC per call.
$0.001/messageAnalyzes a set of dependency declarations to identify unbounded or risky version specifications before installation
$0.003/messageReplaces an image background with studio gray or a custom hex color fill, returning an opaque PNG and SHA-256 receipt for $0.003 USDC per call.
$0.003/messageSummarizes an OpenAPI document into its title, version, path counts, tags, and authentication hints
$0.001/messageFetches and parses a domain's robots.txt rules and sitemap declarations to reveal crawlability, disallow paths, and indexing directives before scraping or indexing.
$0.01/messageInfers field types and nullability from a bounded array of JSON records, returning a deterministic machine-readable schema summary.
$0.003/messageResolves A, AAAA, CNAME, MX, TXT, and NS DNS records for a given domain to support delivery checks and domain intelligence.
$0.01/messageParses and indexes named GraphQL operations (queries, mutations, subscriptions) from a document string, returning a structured machine-readable JSON list of all operations found.
$0.003/messageComputes profit factor (gross wins divided by gross losses) from a list of PnL values using local deterministic math.
$0.001/messageReturns the native ETH balance for a single Ethereum address on Base mainnet via live JSON-RPC, charged at $0.001 USDC per call.
$0.001/messageCalculate step-by-step and overall conversion rates from an ordered sequence of funnel stages
$0.003/messageColorizes a single grayscale photo (PNG, JPEG, or WebP) into a color PNG for $0.01 USDC, returning the colorized image and a SHA-256 receipt.
$0.01/messageExtracts and maps all internal and external hyperlinks from a given webpage URL for crawling, routing, and site inspection.
$0.01/messageMeasures the distribution of null and missing fields across an array of JSON records, returning per-field null counts and rates.
$0.003/messageComputes a stepped ladder of approximate liquidation prices across sequential leverage reductions for a leveraged position, using deterministic local math.
$0.001/messageComputes spot-to-payoff data points for multi-leg options strategies using local closed-form math, suitable for drawing payoff diagrams offline.
$0.001/messageComputes the absolute profit or loss in quote currency units from a closed trade given entry price, exit price, and position size.
$0.001/messageRanks offered media types against weighted HTTP Accept header ranges to determine the best match for content negotiation
$0.001/messageRanks a list of offered languages against a weighted Accept-Language HTTP header to determine the best language match for a web response.
$0.001/messageAdds a specified amount of time (in a given unit) to an ISO 8601 date or timestamp and returns the shifted ISO timestamp
$0.001/messageComputes a person's age in whole years from an ISO-8601 birthdate for eligibility checks and profile enrichment.
$0.001/messageCalculates a weighted quality score for agent deliveries by combining completeness, validity, freshness, and latency metrics to produce an accept/reject decision.
$0.001/messageValidates that all required output paths in an agent result object are non-null, returning acceptance/rejection status with mismatch reasons and normalized evidence.
$0.001/messageValidates whether a declared agent result cost falls within a caller-supplied USDC budget, returning an explicit accept/reject status with mismatch reasons
$0.001/messageValidates whether an agent-delivered result is within an acceptable age window by comparing observation timestamp against current time and a caller-supplied maximum age budget.
$0.001/messageEstimates the output amount for a concentrated liquidity (V3) AMM swap using constant-product math, assuming price stays within a specified range, without any on-chain calls.
$0.001/messageGenerates a structured, controller-readable recovery plan with stabilize, diagnose, recover, and prevent phases for agents that are looping, drifting, or failing.
$0.01/messageReturns a fleet-wide controller summary including top patterns, agent health status, active alerts, and recommended follow-up actions across all monitored agents.
$0.05/messageComputes the arithmetic mean of a numeric array and returns the result as JSON, billed per call via x402.
$0.001/messageIdentifies the authorization scheme present in a caller-supplied HTTP header without validating credentials or contacting any external provider.
$0.001/messageComputes the volume-weighted average entry price across multiple trade fills, returning the blended cost basis and total position size.
$0.001/messageEncodes or decodes text using Base32, returning the transformed result along with the mode used
$0.001/messageComputes a detailed breakdown of EVM transaction fee components (base, priority, ceiling) given gas limit and fee parameters in wei.
$0.001/messageValidates a caller-supplied Base gas price and gas limit against an ETH transaction budget using exact Wei arithmetic, returning fee estimate, budget headroom, and optional USD estimate.
$0.001/messageValidates whether a payment deadline epoch falls within an acceptable lead-time window relative to a given current epoch.
$0.001/messageValidates that a Base chain USDC payment's recipient and amount match expected values for pre-flight payment verification.
$0.001/messageValidates that a given Base USDC payment recipient address matches an expected address before executing a transaction.
$0.001/messageAnnualizes futures-spot basis percentage from raw premium, spot price, and days to delivery for carry trade analysis
$0.001/messageComputes futures basis in basis points (bps) from a spot price and a future price using local deterministic math.
$0.001/messageComputes the basis percentage between a futures price and spot price as (future − spot) / spot, enabling carry and premium/discount analysis.
$0.001/messageConverts an integer basis points value to its unit-interval decimal fraction (bps / 10000) for use in fee, funding, or slippage calculations.
$0.001/messageComputes an ordered list of bounded chunk offsets and counts given a total item count and a desired chunk size, returning a versioned deterministic JSON plan.
$0.001/messageValidates whether a batch's failed item count and failure fraction are within caller-specified budget thresholds, returning bounded counts, normalized values, and a versioned deterministic result.
$0.001/messageValidates whether a given BIC/SWIFT code is correctly formatted
$0.001/messageComputes the edge (expected value advantage) for a binary outcome bet given a true probability and a market price
$0.001/messageComputes the expected value of a 'No' position in a binary prediction market given stake, true probability, and current market price.
$0.001/messageEstimates seconds until a target block height is reached given current block height offset and average block time, returning ETA and remaining block count.
$0.001/messageComputes the break-even exit price for a trade position, accounting for a round-turn fee rate, so that profit targets actually clear all fees.
$0.001/messageComputes the Brier score for a probabilistic forecast given a predicted probability and a binary outcome
$0.001/messageGenerates a low-cost commercial image via SDXL Lightning from a text prompt, returning a public WebP URL and SHA-256 hash for $0.005 USDC per call.
$0.005/messageCompares two Cache-Control header strings and returns a structured diff of added, removed, and changed directives with a pass/advisory status.
$0.001/messageParses a Cache-Control HTTP header string into typed, normalized policy fields with a deterministic pass/advisory verdict
$0.001/messageCalculates remaining HTTP cache freshness from caller-supplied response timing metadata (now, date, age, max-age) and returns a deterministic pass/advisory verdict
$0.001/messageApplies a Caesar shift cipher to input text, shifting each alphabetic character by a specified integer amount, for use in puzzles, CTF challenges, or toy encoding scenarios.
$0.001/messageParses a CAIP-2 chain identifier string into its constituent namespace and reference components as deterministic JSON
$0.001/messageComputes Expected Calibration Error (ECE) from forecast probabilities and binary outcomes to measure probabilistic model calibration quality.
$0.001/messageBacks out an implied spot price from a futures/mark price and an annualized carry rate over a given number of days to delivery.
$0.001/messageSplits a JSON array into fixed-size chunks to support batching, pagination, and payload-limit compliance
$0.001/messageCompounds a list of period returns into a total growth factor and cumulative return via local deterministic math.
$0.001/messageComputes blockchain confirmations observed vs. required given a transaction block, current head block, and target confirmation count.
$0.001/messageParses an HTTP Content-Disposition header to extract disposition type, filename, and safe parameters deterministically without external dependencies.
$0.001/messageParses a Content-Type header value into its media type and parameters, returning a normalized, deterministic result with a pass/advisory status.
$0.001/messageEvaluates whether a cookie's Domain attribute matches a request host according to RFC host-only and Domain cookie matching rules, returning a deterministic pass/advisory verdict.
$0.001/messageParses a raw Set-Cookie HTTP header value into its name, value, and attributes, returning a normalized, deterministic JSON result with pass/advisory status.
$0.001/messageComputes a CRC32 checksum (returned as hex) for any input text, enabling quick integrity fingerprinting of configs, prompts, or cached blobs.
$0.001/messageComputes the next N fire timestamps for a cron expression starting from a given Unix timestamp
$0.001/messageParses a Content-Security-Policy header value into normalized source lists and returns a structured pass/advisory finding with deterministic versioned JSON
$0.001/messageDetects duplicate composite keys in CSV data rows using caller-supplied column names, returning counts and normalized findings as versioned deterministic JSON.
$0.001/messageFinds and counts duplicate normalized rows in a CSV text payload, returning structured deduplication results as versioned deterministic JSON.
$0.001/messageFilters CSV rows in-memory, keeping only rows where a specified column's value matches one of a caller-supplied allowlist of values, returning counts and normalized results as versioned deterministic JSON.
$0.001/messageParses the first row of a UTF-8 CSV string and returns the column header names as a list
$0.001/messageInner-joins two CSV tables on a shared key column and returns the merged result as deterministic JSON with row counts and normalized values.
$0.001/messagePerforms a SQL-style left join of two CSV tables on a specified key column, returning the merged result as deterministic versioned JSON with row counts and normalized values.
$0.001/messageNormalizes caller-specified null tokens (e.g. 'NA', 'NULL', 'N/A') to empty cells in a CSV text, returning counts and a versioned deterministic result.
$0.001/messageRenames CSV header columns according to a caller-supplied mapping, returning the transformed CSV with counts and normalized values as deterministic JSON.
$0.001/messageCounts the number of rows in a UTF-8 CSV string, including the header row, for import size estimation or upload validation.
$0.001/messageInfers column names and data type hints from a CSV text sample, returning a deterministic JSON schema report.
$0.001/messageSorts CSV rows by a specified column, ascending or descending, and returns the reordered CSV with transformation metadata.
$0.001/messageTrims surrounding whitespace from every cell in a caller-supplied CSV string, returning normalized values with counts and a versioned result contract.
$0.001/messageConverts wide-format CSV columns into long-format name/value row pairs, returning normalized row counts and a versioned deterministic result.
$0.001/messageComputes historical Conditional Value at Risk (CVaR/Expected Shortfall) at a given alpha from a return series using local math, returning var and cvar as deterministic JSON.
$0.001/messageClassifies an HTTP status code and optional response body into a structured error taxonomy with retry and remediation guidance
$0.003/messageScores how integration-ready an API looks by combining health, OpenAPI spec availability, and authentication surface hints into a single readiness signal.
$0.01/messageRoutes an agent action to an appropriate human approval class (e.g. auto-approve, flag, escalate, block) based on risk level and transaction value
$0.003/messageRemoves null and empty values from an input array and returns the compacted list along with counts of remaining and removed items.
$0.001/messageDeduplicate an array of items while preserving original order, returning unique items and their count
$0.001/messageNormalizes audit event objects and hashes the actor identifier, returning deterministic machine-readable JSON for use as a preflight or analysis step in enterprise agent workflows.
$0.003/messageEncodes or decodes Base64 strings deterministically and safely for $0.001 USDC per call
$0.001/messageBase64url-encodes a text string without padding, suitable for JWT segments and URL-safe tokens
$0.001/messageFetches a Base blockchain block header by its hash using eth_getBlockByHash via a pay-per-call x402 API.
$0.001/messageChecks whether a Base network address is a smart contract and returns its bytecode size via eth_getCode.
$0.001/messageReturns the ERC-20 token balance of a holder address on Base mainnet by executing a balanceOf eth_call, charged at $0.001 USDC per call via x402.
$0.001/messageEstimates the gas required for a bounded Ethereum call on the Base network via eth_estimateGas (max 4KB data payload).
$0.001/messageReturns a real-time snapshot of Ethereum Base network gas price, base fee, and priority fee via live JSON-RPC for $0.001 USDC.
$0.001/messageReturns the latest Base mainnet block header (number, hash, timestamp, gas) via live JSON-RPC for $0.001 USDC per call
$0.001/messageFetches Ethereum event logs from the Base blockchain within a bounded range (≤5 blocks, ≤50 logs) via eth_getLogs for $0.002 USDC per call.
$0.002/messageReturns the transaction count (nonce) for a given Base network address via eth_getTransactionCount for $0.001 USDC.
$0.001/messageReads a single storage slot on the Base blockchain using eth_getStorageAt for $0.001 USDC per call.
$0.001/messageLook up a Base blockchain transaction by hash via live JSON-RPC, optionally including the transaction receipt.
$0.001/messageFetches a Base blockchain transaction receipt by hash using eth_getTransactionReceipt, returning full on-chain receipt data for $0.001 USDC per call.
$0.001/messageRecommends an optimal batch size given item count, hard item cap, hard byte cap, and average item bytes
$0.003/messageCalculates the break-even unit quantity from a fixed cost and contribution margin per unit
$0.003/messageCounts business days between two dates, accounting for weekdays and US federal holidays, without relying on any third-party calendar API.
$0.002/messageAudits HTTP cache headers to detect missing cache policies and sensitive data exposed via public caching
$0.002/messageMasks a digit string (e.g. a card number) keeping only the last 4 digits visible, returning both the masked string and last4.
$0.001/messageConverts a text string between common programming case formats such as snake_case, kebab-case, camelCase, and PascalCase.
$0.001/messageConverts an input string to snake_case format, returning deterministic machine-readable JSON
$0.001/messageBuilds a bounded frequency distribution (counts and proportions) for an array of categorical values, returning deterministic JSON analytics.
$0.003/messageLooks up a static mapping from a numeric chain ID or network slug to its canonical network name, with no live RPC call required.
$0.003/messageScores the deployment risk of a production change based on explicit change signals, returning a deterministic machine-readable risk assessment.
$0.003/messageComputes a hash digest and byte size for caller-supplied content, returning deterministic checksum metadata as JSON
$0.001/messageDeterministically maps a seed string into an integer index within [0, length) for stable, stateless A/B or bucket assignment
$0.001/messageCheck whether a given IP address falls within a specified CIDR network range.
$0.001/messageDerives closed, open, or half-open circuit breaker state from failure counters and cooldown timing inputs
$0.003/messageExtracts URL and DOI citation patterns from caller-supplied text without any network access, returning structured JSON results
$0.003/messageCalculates per-cohort and weighted aggregate retention rates from a bounded list of cohort data
$0.003/messageConverts hex or RGB color values into all three formats: hex, RGB, and HSL
$0.001/messageValidates whether a webhook timestamp is within acceptable age and future-skew bounds before signature verification proceeds
$0.001/messageConverts fractional odds (numerator/denominator) into implied probability and decimal odds
$0.001/messageEstimates the probability that Ethereum's price will be up or down in a 30-minute window using caller-supplied historical observations and optional market share pricing context.
$0.003/messageConverts American (moneyline) odds to implied probability
$0.001/messageConverts a Roman numeral string (e.g. 'XIV') into its integer equivalent
$0.001/messageMaps an EVM chain_id integer to a short network name and known-chain flag using deterministic local lookup
$0.001/messageEstimates probability that BTC price will be up or down at the close of a 5-minute window, given caller-supplied price observations and window parameters
$0.003/messageEstimates the probability that ETH will be up or down over a 15-minute window given caller-supplied price observations, opening price, and close timestamp
$0.003/messageEstimates the probability that ETH price will be up or down at the close of a 5-minute window, given caller-supplied price observations and window parameters.
$0.003/messageEstimates the probability that Bitcoin's price will be up or down over a 15-minute window, given caller-supplied price observations and window parameters.
$0.003/messageDeterministically select a fixed number of winners from a candidate list using a seed, ensuring no duplicate selections and reproducible results.
$0.001/messageParses a URL locally and returns a clean slug derived from its path component, suitable for route keys or cache identifiers.
$0.001/messageCounts characters, words, lines, and bytes in a given text string, returning all metrics in a single JSON object.
$0.001/messageComputes payout amounts for each outcome in a prediction market or structured settlement given share holdings and a winning outcome index.
$0.001/messageEstimates the probability that Bitcoin will be up or down in a 30-minute window using caller-supplied BTC price observations and venue context
$0.003/messageConverts a raw transaction value field (in wei) to its ether equivalent for human-readable display, using local deterministic math with no RPC or external calls.
$0.001/messageExtracts and returns the domain portion of a given email address.
$0.001/messageConverts a decimal probability value to American (moneyline) odds format
$0.001/messageExtracts the host/domain component from a given URL without fetching the destination, useful for allowlists, branding, and outbound policy checks.
$0.001/messageValidates whether a delivered agent result meets a minimum fraction threshold relative to expected items, returning acceptance or rejection with mismatch reasons.
$0.001/messageConverts free text or identifiers into CONST_CASE (UPPER_SNAKE_CASE) format for use in environment variable names, enum labels, and agent configuration.
$0.001/messageChecks whether a given string contains a specified needle substring, with optional case-insensitive matching, returning a boolean result.
$0.001/messageAnalyzes and summarizes how a website distributes content across Open Graph, RSS/Atom feeds, social channels, and blog surfaces.
$0.01/messageGuesses the MIME type for a given filename, file path, or URL based solely on its extension
$0.003/messageHeuristically detects the MIME content-type of data given a sample of bytes and/or a filename, returning a deterministic machine-readable JSON result.
$0.001/messageAudits a Set-Cookie header value for the presence and correctness of Secure, HttpOnly, and SameSite security controls, returning deterministic machine-readable JSON results.
$0.003/messageAudits CORS response headers for wildcard origins, credential exposure, and cache-variance risks, returning machine-readable JSON findings.
$0.002/messageEvaluates whether a given data age meets a caller-supplied maximum freshness requirement, returning a deterministic pass/fail assessment
$0.003/messageReturns a paginated live feed of open buyer RFQs (requests for quotes) for agent services, including task contracts, USDC price ceilings, deadlines, and acceptance criteria, optionally filtered by capability family.
$0.003/messageComputes a stable topological sort order for a set of workflow nodes given directed edges, and detects structural cycles in the dependency graph.
$0.003/messageRuns a preflight checklist covering tests, rollback, observability, ownership, and security review before a deployment reaches production, returning structured JSON results.
$0.003/messageComputes a line-level text diff between two strings, returning structured change information for $0.001 USDC per call.
$0.001/messageMaps a documentation website surface by extracting docs links, sitemap signals, robots rules, and feed hints from a given URL.
$0.01/messageSplits a hostname string into its DNS labels, guesses the registrable apex domain, and returns the label count.
$0.001/messageChecks whether a given EVM address already matches its EIP-55 mixed-case checksum form, returning a deterministic boolean result without any live RPC call
$0.003/messageChecks whether a given text string ends with a specified suffix, returning a boolean result and the matched suffix.
$0.001/messageConverts an SLO percentage and a request window size into the maximum number of allowed failures (error budget) for that window
$0.003/messageCalculates descriptive conversion lift metrics (absolute and relative) for control vs. treatment groups in an A/B experiment
$0.003/messageReturns the canonical file extension for a given MIME type using a local, first-party JSON lookup.
$0.001/messageExtracts email-like addresses from a block of text, returning all identified email patterns found within it.
$0.001/messageExtracts all signed integers from free-form text and returns them as a list with a count
$0.001/messageExtracts all HTTP/HTTPS URLs from a given block of text
$0.001/messageMeasures per-field presence rates across a bounded array of JSON records, returning deterministic coverage statistics for each field.
$0.003/messageHashes a text string using SHA-256, SHA-1, or MD5 and returns a compact deterministic receipt for $0.001 USDC per call.
$0.001/messageValidates and canonicalizes even-length hex strings, normalizing 0x prefix presence and confirming validity — stateless, local, no live chain RPC.
$0.003/messageComputes an HMAC-SHA256 hex digest of a given text using a caller-supplied secret, without storing or transmitting the secret.
$0.001/messageReturns the list of observed US federal holidays for a given year
$0.002/messageHTML-escapes a text string so it can be safely embedded in HTML without XSS risk
$0.001/messageStrips HTML tags from markup, returning clean plain text for $0.001 USDC per call.
$0.001/messageLook up the meaning of an HTTP status code or retrieve a full reference list of common HTTP status codes.
$0.001/messageCanonicalizes an HTTP request object by removing credentials and deriving a stable, deterministic fingerprint for use in preflight analysis, security review, or policy workflows.
$0.003/messageEvaluates an HTTP status code and request method to return a machine-readable, idempotency-aware retry policy indicating whether a failed request is safe to retry.
$0.002/messageGenerates a deterministic SHA-256 idempotency fingerprint from a caller-supplied scope and JSON payload without storing any state.
$0.003/messageValidates a text-to-image prompt for character length and policy token violations before submitting it to a generative image API
$0.001/messageClassifies operational incident severity from explicit impact signals, returning a deterministic machine-readable JSON result for use in enterprise agent workflows.
$0.003/messageNormalize and chronologically sort a list of incident events into a structured, machine-readable JSON timeline
$0.002/messageTranscribes a single WAV audio clip (up to 60 seconds, 2 MiB) to text for $0.02 USDC per call, returning the transcript and a SHA-256 receipt with no API key or audio retention.
$0.02/messageQuality-upscales a single still image up to 4 megapixels for $0.01 USDC, returning the enlarged image and a SHA-256 receipt.
$0.01/messageClassifies an IP address as private, loopback, or global (public) without performing geolocation.
$0.001/messageDetects whether an IPv4 address is private or loopback, returning validity and private-range flags.
$0.001/messageValidates ISBN-10 and ISBN-13 checksum correctness for a given ISBN string
$0.001/messageValidates whether a string has a valid email address shape (syntax only, no network checks)
$0.001/messageConverts an ISO-8601 datetime string to its Unix epoch timestamp in seconds
$0.001/messageValidates whether a given string is a well-formed HTTP or HTTPS URL, locally without any network requests or external lookups.
$0.001/messageLists all top-level keys from a caller-supplied JSON-LD or plain JSON object without any network access
$0.003/messageApplies bounded top-level JSON Merge Patch (RFC 7396) semantics to a target object using a patch object, returning the merged result as deterministic machine-readable JSON.
$0.003/messageExtracts a value from a nested JSON object using a dotted path expression, returning the value, whether it was found, and the resolved path.
$0.001/messagePerforms a lightweight type, required-field, and property check on a caller-supplied JSON instance against a caller-supplied JSON schema without full draft validation.
$0.002/messageProfiles the top-level shape, fields, size, and cardinality of a JSON value for preflight analysis before downstream decisions
$0.003/messageConverts structured JSON row data into CSV format for exports, spreadsheets, and data handoff.
$0.01/messageAudits JWT claim names, expiry, and identifiers at a specified reference time without exposing claim values, returning deterministic machine-readable JSON.
$0.003/messageDecodes a JWT token and extracts its claims, headers, and metadata for auth debugging, routing, and token inspection.
$0.01/messageConverts free text or identifiers to kebab-case slugs suitable for URL paths, CSS classes, or route segments.
$0.001/messageMeasures the density of specified keywords or phrases within caller-supplied text, returning machine-readable JSON results.
$0.003/messageDetects the dominant Unicode script families (e.g. Latin, Cyrillic, Arabic, Han) present in a caller-supplied text sample
$0.003/messageCompares a single observed latency measurement against an SLA threshold in milliseconds and returns a deterministic pass/fail result
$0.003/messageComputes p50, p95, p99, mean, min, and max latency statistics from an array of millisecond samples
$0.002/messageNormalizes JSON or common text logs into a single stable, machine-readable event envelope for downstream agent workflows.
$0.002/messageInspects a website's login and authentication surface, detecting forms, reset flows, signup links, and security headers.
$0.01/messageCalculates loyalty points earned, reward value, effective rebate, and generates a ledger-ready idempotent credit instruction for a given purchase event
$0.001/messageCalculates the LTV-to-CAC ratio and returns a bounded health heuristic as deterministic machine-readable JSON
$0.003/messageValidates whether a digit string passes the Luhn checksum algorithm, used to verify credit card numbers and other numeric identifiers.
$0.001/messageValidates a digit string (e.g. a credit card number) using the Luhn checksum algorithm, returning whether it passes and its digit count.
$0.001/messageParses and indexes ATX-style markdown headings (# H1, ## H2, etc.) from caller-supplied text, returning a structured JSON list of headings with levels and positions
$0.003/messageStrips markdown formatting from text and returns clean plain text for $0.001 USDC per call.
$0.001/messageMasks the middle characters of a string while preserving both ends, useful for redacting secrets in logs or displays.
$0.001/messageAudits an MCP server for tools/list compliance, schema validity, manifest correctness, discovery readiness, and integration fitness before publishing or connecting a client.
$0.01/messageGuesses the MIME type for a given file extension using a local JSON lookup, returning mime type, extension, and a known flag.
$0.001/messageReturns the canonical MIME type for a given file extension or filename for $0.001 USDC per call.
$0.001/messageReturns the minimum value and count from a numeric list supplied by the caller
$0.001/messageGenerates a cryptographically random hex-encoded nonce of a specified byte length for use as idempotency keys or request identifiers.
$0.001/messageConverts a number from one base to another, supporting any base between 2 and 36.
$0.001/messageIdentifies statistical outlier indexes in a bounded numeric array using z-score thresholding, returning machine-readable JSON results.
$0.003/messageFilters an object to only the keys from a provided whitelist that actually exist on the object, returning the filtered object, missing keys, and count.
$0.001/messageAggregates an ordered list of price samples into open, high, low, and close (OHLC) values
$0.003/messageConverts an OpenAPI JSON document into a compact, machine-readable operation index for agent planning and tool selection
$0.002/messageValidates a redirect target URL against an exact hostname allowlist and returns a deterministic pass/fail JSON result
$0.003/messageCombines success rate, latency score, and saturation percentage into a single composite ops health band for SRE and observability workflows.
$0.003/messageEstimates the 95th percentile (p95) latency from a bounded numeric sample array, returning a deterministic JSON result.
$0.003/messageExtracts and summarizes all href links from caller-supplied HTML without making any network requests
$0.002/messageExtracts the title and common meta tags from caller-supplied HTML and returns them as structured JSON
$0.002/messageInfers a bounded cursor, link, or page pagination plan from a response envelope, returning a deterministic machine-readable JSON plan
$0.003/messageAudits a password policy object for length requirements, breached-secret exposure, and MFA enforcement, returning machine-readable JSON results.
$0.003/messageScreens an untrusted file or URL path string for path traversal attack signals and returns a deterministic machine-readable JSON result
$0.003/messageExtracts all values for a specified key from an array of JSON objects, returning a flat list of those values.
$0.001/messagePost a task with a USDC budget ceiling and deadline so that live x402-enabled services can competitively bid to fulfil it, returning a signed receipt and a private claim capability.
$0.003/messageChecks whether a given USDC price falls within a buyer-specified ceiling, optionally with a buffer percentage, and returns a deterministic pass/fail result.
$0.001/messageCalculate the minimum selling price required to achieve a specified gross margin percentage given an input cost.
$0.003/messageExtracts specified named query parameters from a URL or raw query string and returns their values as deterministic JSON
$0.001/messageParses query string pairs from a raw URL or query string and redacts credential-like keys, returning structured JSON
$0.003/messageConverts a radian value to its equivalent in degrees, returning both the input in radians and the converted result in degrees.
$0.001/messagePicks one or more random items from a provided list without replacement, returning the selected item(s).
$0.001/messageGenerates a cryptographically secure random integer within a specified range for $0.001 USDC per call.
$0.001/messageGenerates a random RFC 4122 UUID v4 and returns it in multiple formats (uuid, hyphenated, hex, URN) as machine-readable JSON
$0.001/messageNormalizes common HTTP rate-limit and retry headers into deterministic machine-readable JSON for use in agent workflows
$0.003/messageGenerates a deterministic SHA-256 fingerprint from a canonical JSON record for use as a preflight or analysis step in enterprise agent workflows.
$0.003/messageReplaces all email addresses in a text string with the [REDACTED_EMAIL] marker, locally and without retention.
$0.001/messageCompares expected and actual top-level response fields and value types, returning a machine-readable JSON diff for contract validation.
$0.003/messageCompares a declared data retention period (in days) against a maximum allowed policy window to determine compliance
$0.003/messageClassifies whether a failed HTTP-style call is safe to automatically retry, returning a deterministic machine-readable JSON verdict.
$0.001/messageComputes the percent return between a starting value and an ending value, returning deterministic JSON
$0.003/messageMeasures top-account and top-three revenue concentration ratios from a caller-supplied accounts map, returning machine-readable JSON without exposing individual account values.
$0.003/messageConverts red, green, and blue integer channel values (0–255) into a CSS #rrggbb hex color string
$0.001/messageChecks whether a given URL path is allowed or disallowed for a specified user-agent against caller-supplied robots.txt rules, returning a deterministic JSON result
$0.001/messageCalculate static cash runway in months from a given cash balance and monthly burn rate
$0.003/messageComputes capacity saturation ratio from in-flight work units and maximum capacity, returning a deterministic machine-readable JSON result
$0.003/messageClips a numeric score into a caller-specified inclusive [min, max] range, returning a deterministic clamped value as JSON
$0.003/messageConverts an integer number of seconds into a human-readable HH:MM:SS string format
$0.001/messageExtracts the 4-byte function selector from Ethereum transaction calldata hex, returning deterministic results with no live RPC required.
$0.003/messageRecommends a semantic version bump (major, minor, or patch) based on explicit change signals provided by the caller
$0.003/messageCompares two semantic version strings (a vs b) and returns a comparison result (-1, 0, or 1) indicating which version is older, equal, or newer.
$0.001/messageParses a semantic version string into its constituent major, minor, and patch components, returning validity and numeric parts.
$0.001/messageComputes the intersection of two arrays, returning only the elements present in both lists along with the count.
$0.001/messageComputes the SHA-1 hex digest of an input text string, locally and without retention.
$0.001/messageClassifies a numeric signal value against optional upper and/or lower thresholds, returning a deterministic machine-readable JSON result
$0.003/messageComputes normalized Levenshtein string similarity between two input strings, returning a score between 0 and 1.
$0.001/messageQuickly checks a website's sitemap and robots.txt to reveal its crawlable structure and indexing hints.
$0.01/messageCalculates whether a service meets its SLO target by comparing good events to total events and returning a compliance verdict in machine-readable JSON.
$0.002/messageConverts arbitrary text into a URL-safe slug string for $0.001 USDC per call.
$0.001/messageConverts free-form text into a lowercase, hyphen-separated URL slug suitable for use in paths, product IDs, or identifiers.
$0.001/messageConverts snake_case text identifiers to lowerCamelCase format, returning the converted string and its length.
$0.001/messageComputes the mid price and bid-ask spread in basis points from caller-supplied bid and ask prices
$0.003/messageComputes a canonical SHA-256 hex digest of a JSON-stable serialization of the input payload, independent of key ordering.
$0.001/messageStrips HTML tags from a caller-supplied markup string and returns the plain text along with its character length.
$0.001/messageComputes success rate and failure rate as percentages from a success count and total count
$0.003/messageScores task priority from urgency, impact, and effort inputs into a deterministic ordered band, returning machine-readable JSON
$0.003/messageConverts a Celsius temperature value to Fahrenheit, returning both unit representations as a local JSON computation with no external network calls.
$0.001/messageConverts a Fahrenheit temperature value to its Celsius equivalent, returning both values as JSON.
$0.001/messagePlans overlapping character-based chunks for RAG ingestion from caller-supplied text, returning deterministic chunk boundary metadata without storing the input
$0.003/messageCanonicalizes a raw ticker symbol string and splits it into its base and quote components using common separator conventions
$0.003/messageAligns an array of ISO-8601 timestamps down to fixed-width UTC interval buckets, returning deterministic bucket-aligned timestamps as JSON
$0.003/messageConverts Unix timestamps, ISO 8601 strings, and human-readable date strings into a single normalized timestamp response
$0.001/messageReturns IANA timezone info including UTC offset, abbreviation, DST status, and current local time for a given timezone identifier
$0.002/messageDeduplicates and sorts a JSON array, returning unique items in stable sorted order with a count
$0.001/messageCalculates gross profit and gross margin percentage from a per-unit selling price and cost, returning deterministic JSON results.
$0.003/messageConverts a Unix timestamp (integer seconds) to an ISO-8601 UTC string, returning both iso and unix fields.
$0.001/messageConverts URL/path slugs (e.g. 'my-product-name') into Title Case display labels (e.g. 'My Product Name')
$0.001/messageChecks whether a given URL matches any host/path pattern in a caller-supplied allowlist, returning a deterministic JSON result for use in agent preflight egress checks
$0.001/messagePercent-decodes (URL-decodes) a string, safely reversing percent-encoding from query parameters or path segments
$0.001/messageGenerates one to ten UUIDv4 identifiers in a single call for $0.001 USDC, no API key required.
$0.001/messageEstimates descriptive sample volatility (annualized standard deviation) from caller-supplied period returns
$0.003/messageNormalizes heterogeneous webhook event payloads and derives a stable fingerprint for deduplication, replay detection, and safe autonomous workflow gating.
$0.002/messageConverts a numeric amount between wei and ether units using fixed 1e18 scaling, locally and without any RPC call
$0.003/messagePicks one item from a list using non-negative weights, returning a single sampled selection as deterministic JSON
$0.001/messageNormalizes an array of non-negative weights so they sum to 1.0, returning a probability simplex representation suitable for ensemble models and signal preparation.
$0.003/messageDecodes a 3-character World Manufacturer Identifier (WMI) using the NHTSA vPIC database to return manufacturer name and vehicle type.
$0.003/messageCounts words, characters, lines, and paragraphs in submitted text for $0.001 USDC per call.
$0.001/messageSummarizes a server's .well-known/x402 resources, pricing surface, supported networks, and available paths from its x402 discovery endpoint.
$0.001/messageAudits an x402-enabled server for discovery quality, documentation completeness, pricing surface clarity, and readiness gaps.
$0.01/messagePerforms an end-to-end probe of an x402-enabled server, testing discovery, status, available tools, reliability, and OpenAPI spec retrieval.
$0.01/messageXML-escapes a text string so it can be safely embedded in XML fragments without breaking document structure
$0.001/messageScans untrusted text for cross-site scripting (XSS) signals and returns a deterministic, machine-readable JSON result without echoing or retaining the input.
$0.003/messageZips two parallel arrays (keys and values) into a single JSON object, returning the merged object and an entry count.
$0.001/messageChecks whether a given domain name is a known disposable or temporary email domain.
$0.001/messageParses a raw DMARC TXT record string and extracts structured fields such as policy, reporting URI, and schema version.
$0.001/messageValidates a caller-supplied DNS CNAME chain for loops and hop-count budget violations, returning a deterministic pass/advisory verdict without any external DNS lookups.
$0.001/messageCompares two DNS SOA serial numbers using RFC 1982 32-bit wraparound ordering to determine which is newer or equal
$0.001/messageParses an SPF DNS record string into its version, mechanisms, modifiers, and terminal policy as structured, normalized JSON.
$0.001/messageComputes the drawdown percentage from a peak price to a trough price for use in risk reports and path risk analysis.
$0.001/messageValidates the structural shape of an EVM transaction access list (EIP-2930), confirming addresses and storage keys conform to the expected format.
$0.001/messageValidates whether a proposed EVM token approval amount falls within policy bounds defined by a maximum and satisfies a minimum required amount.
$0.001/messageComputes the total gas and fee ceiling for a batch of EVM transactions in a single preflight calculation.
$0.001/messageComputes the total blob fee ceiling in wei given blob gas and max fee per blob gas, enabling EVM preflight cost checks without external calls.
$0.001/messageChecks whether an EVM blockchain block is fresh by computing its age in seconds and comparing it against a maximum allowed age threshold.
$0.001/messageExtracts the 4-byte function selector from raw EVM transaction calldata and validates its shape.
$0.001/messageValidates the structural shape and byte count of EVM calldata hex strings without retaining or executing them.
$0.001/messageComputes the byte length of EVM calldata hex strings for preflight validation before on-chain submission.
$0.001/messageCounts the 32-byte words in EVM calldata and validates its structure, returning byte count, complete word count, and partial-word bytes.
$0.001/messageValidates whether a transaction's chain ID matches an expected EVM chain ID, returning a boolean match result and audit evidence.
$0.001/messageCalculates the number of block confirmations between a current block and an inclusion block on an EVM-compatible blockchain.
$0.001/messageValidates whether an EVM transaction deadline is still actionable given a current timestamp and minimum lead-time requirement.
$0.001/messageValidates EIP-1559 transaction fee parameters (gas limit, max fee per gas, max priority fee per gas) and computes ceiling values for EVM preflight checks.
$0.001/messageComputes the maximum possible gas cost (fee ceiling) in wei for an EVM transaction given a gas limit and max fee per gas, without retaining any input data.
$0.001/messageComputes whether a given gas limit provides sufficient headroom over an estimated gas usage, returning the surplus gas amount and fraction.
$0.001/messageNormalizes arbitrary input data into a well-formed EVM hex string, returning the normalized hex value and its byte count.
$0.001/messageChecks whether an EVM token approval value is infinite (or near-infinite) by comparing it against a configurable threshold
$0.001/messageValidates that the number of EVM log topics in a list does not exceed a specified maximum, returning a pass/fail result with evidence metadata.
$0.001/messageValidates a list of EVM recipient addresses against an allowed list, detecting duplicates, unexpected addresses, and zero-address presence before a multisend transaction.
$0.001/messageComputes the lower and upper bound (in wei) of the next EVM block's base fee given the current base fee and a maximum change fraction.
$0.001/messageComputes the ratio of max priority fee per gas to max fee per gas for an EVM transaction, returning the proportion as a decimal and percentage.
$0.001/messageComputes the delta, direction, and fractional variance between actual gas used and estimated gas for an EVM transaction receipt.
$0.001/messageValidates that EVM ECDSA signature components R and S are correctly shaped (well-formed hex values of expected length/format) without any external calls or data retention.
$0.001/messageClassifies an EVM transaction signature V value as legacy, EIP-155, or other type, given the V integer and chain ID.
$0.001/messageChecks whether a raw EVM token balance is sufficient to cover a required raw token amount, returning surplus or shortfall details.
$0.001/messageValidates that an encoded EVM recipient address matches the intended recipient address before executing a transfer, as a preflight safety check.
$0.001/messageValidates an EVM transaction envelope by checking that all required fields are present for a given transaction type and returns missing or required field lists.
$0.001/messageClassifies an EVM transaction type integer into its named category (e.g. legacy, access list, dynamic fee)
$0.001/messageCalculates the total Wei required to cover a given transaction value plus a capped fee, for EVM preflight budget checks.
$0.001/messageCompares an average fill price against a caller-supplied TWAP benchmark and returns the slippage in basis points
$0.001/messageCompares an average fill price against a caller-supplied VWAP benchmark and returns slippage in basis points for post-trade quality analysis.
$0.001/messageComputes n! (factorial) for integer n up to 20, returning the exact result or a structured error for out-of-range inputs, billed at $0.001 USDC per successful call via x402 on Base.
$0.001/messageComputes the Nth Fibonacci number for integer n up to 78, returning a structured JSON receipt for a micropayment of $0.001 USDC.
$0.001/messageParses and validates RFC 7239 Forwarded HTTP header values, returning normalized evidence and a pass/advisory status as deterministic versioned JSON.
$0.001/messageConverts a fractional rate (0–1) to basis points by multiplying by 10,000, returning the result as deterministic JSON.
$0.001/messageValidates whether a CSP frame-ancestors directive header contains a required source, returning a deterministic pass/advisory finding as versioned JSON.
$0.001/messageCalculates perpetual futures funding payment (notional × funding_rate × hours) and returns the result as deterministic JSON for a $0.001 USDC micropayment.
$0.001/messageConverts a periodic funding rate (e.g. 8-hour) into an annualized APR for cross-venue funding rate comparison.
$0.001/messageRevalues a notional amount by comparing a historical (source) FX rate against a current (target) FX rate, returning the revalued amount as deterministic JSON.
$0.002/messageComputes total Ethereum transaction gas cost in ETH from gas used and gas price in wei using deterministic local math.
$0.001/messageEstimates the USD cost of an Ethereum transaction given gas used, gas price in wei, and a caller-supplied ETH/USD price, using pure local arithmetic with no external calls.
$0.001/messageComputes total gas cost in wei by multiplying gas_used by gas_price_wei using pure local arithmetic, no RPC or node required.
$0.001/messageComputes the greatest common divisor (GCD) of two integers and returns the result as structured JSON
$0.001/messageConverts a gas price value from gwei to its equivalent wei integer string for use in EVM transaction builders and eth_gasPrice-style fields.
$0.001/messageComputes the half-Kelly bet sizing fraction given win probability and net odds ratio, returning a conservative Kelly criterion stake for lower-variance bankroll growth.
$0.001/messageConverts a 0x-prefixed hexadecimal string into its decimal integer string representation using local deterministic math
$0.001/messageValidates an HTTP Strict-Transport-Security header value against caller-specified minimum max-age and subdomain inclusion requirements, returning a deterministic pass/advisory result.
$0.001/messageCompares and validates a document URL against its canonical URL using deterministic normalization, returning a pass or advisory status.
$0.001/messageParses the delay and target URL from an HTML meta-refresh tag in a supplied web response, returning normalized evidence, the computed finding, and a pass/advisory status.
$0.001/messageCompares two HTTP header maps case-insensitively, redacting sensitive values, and returns a structured diff of added, removed, and changed headers.
$0.001/messageConverts a raw byte count integer into a human-readable size string like '1.5 KB' or '2.3 MB'
$0.001/messageValidates an IBAN string by verifying its checksum, returning a boolean validity result.
$0.001/messageComputes the fee fraction needed to exactly offset impermanent loss at a given price ratio, returning a deterministic break-even value as JSON.
$0.001/messageComputes the expected execution price after slippage given a mid price, trade side, and slippage in basis points
$0.001/messageCalculates impermanent loss fraction and percentage for a constant-product market maker (CPMM/x*y=k) LP position given a price ratio change
$0.001/messageConverts a non-negative integer into a 0x-prefixed hexadecimal string for use in hex fields or debug payloads.
$0.001/messageDetermines whether a given IPv4 address falls within RFC1918 private address ranges using local computation only.
$0.001/messageLooks up a country name from a static ISO 3166-1 alpha-2 country code table and returns the name and code as deterministic JSON.
$0.001/messageComputes the set difference of two integer arrays, returning elements present in the left array but absent from the right array.
$0.001/messageGroups an array of JSON objects by a specified top-level key, returning counts and grouped results as deterministic versioned JSON.
$0.001/messageIndexes an array of JSON objects by a specified top-level key, returning a keyed map with duplicate detection and counts
$0.001/messageReturns the set of values shared by two integer arrays, preserving left-side order, with counts and normalized values as deterministic versioned JSON.
$0.001/messageSorts an array of JSON objects by a specified top-level key, ascending or descending, returning the reordered array with counts and a versioned result contract.
$0.001/messageRemoves empty string, array, and object top-level values from a caller-supplied JSON object and returns counts and normalized results
$0.001/messageValidates a JSON object's top-level keys against a caller-supplied allowlist, returning counts and details of any disallowed keys found.
$0.001/messageCompares two JSON objects and reports added, removed, and changed top-level keys with counts and normalized values
$0.001/messageRemoves specified top-level keys from a JSON object and returns the filtered result with transformation metadata
$0.001/messageFilters a JSON object to retain only the specified top-level keys, returning a clean subset of the original object
$0.001/messageRenames top-level keys of a JSON object using a caller-supplied mapping and detects/reports key collisions deterministically.
$0.001/messagePreviews the result of JSON Patch add, remove, and replace operations on a document without mutating the source, returning counts, normalized values, and a versioned result contract.
$0.001/messageInspects serialized JSON text and returns its root type (object, array, etc.) and a size signal as a cheap preflight check.
$0.001/messageValidates a JSON instance object against a lightweight schema, checking required keys and types, returning deterministic ok/errors output.
$0.001/messageComputes the least common multiple of two integers, useful for cadence alignment, tile sizing, and schedule math in agent workflows.
$0.001/messageReturns a boolean indicating whether a given Gregorian calendar year is a leap year
$0.001/messageParses and validates Link header values, extracting targets and relation parameters with deterministic pass/advisory status.
$0.001/messageComputes a Sortino-like ratio using downside standard deviation of negative returns, returning the ratio and sample count as deterministic JSON.
$0.001/messageCalculates the approximate liquidation price for a leveraged long position given entry price, leverage, and maintenance margin rate
$0.001/messageSplits total trading fee drag into maker and taker fee components for a given notional amount and basis point rates, returning deterministic JSON results.
$0.001/messageComputes the margin required for a given notional amount at a specified leverage, using pure local math with no exchange API calls.
$0.001/messageComputes the dollar value of an equity position by marking it to a specified price using local arithmetic, returning deterministic JSON.
$0.001/messageCalculates maximum potential loss in dollars given a position size, entry price, and stop distance using deterministic local math.
$0.001/messageComputes the median of a list of numbers, providing a robust central tendency measure that is unaffected by outliers.
$0.001/messageComputes the mid price as (bid + ask) / 2 from a supplied best bid and offer (BBO) pair, returning a single deterministic mark price.
$0.001/messageStrips whitespace and formatting from JSON text to produce a compact, value-preserving minified string.
$0.001/messageRanks 2–16 multilingual candidate texts (passages, tools, routes, or answers) against a query by cosine similarity, returning ordered indexes and a SHA-256 receipt for $0.003 USDC.
$0.003/messageComputes optimal Kelly criterion stake sizes and fractions across multiple outcomes given their probabilities, market prices, and a bankroll amount.
$0.001/messageGenerates a random URL-safe NanoID string of configurable length (4–64 chars, default 21) for use as job IDs, draft keys, or idempotency tokens
$0.001/messageReturns the next calendar date that falls on a specified weekday, given a starting date.
$0.001/messageConverts decimal odds into American, fractional, and implied probability formats in a single call
$0.001/messageStrips the bookmaker's overround (vig) from a pair of decimal odds to return fair implied probabilities and the overround percentage.
$0.001/messageDiffs path keys between two OpenAPI path maps, returning added, removed, and common route counts as deterministic JSON.
$0.001/messageComputes the total notional value (price × size sum) available within N levels of an order book side ladder
$0.001/messageComputes mid price, absolute spread, and spread in basis points from L1 bid and ask prices using deterministic local math.
$0.001/messageNormalizes the scheme, host, and effective port from a caller-supplied HTTP Origin header value into a canonical, validated form with pass/advisory status.
$0.001/messageComputes the z-score, mean, and standard deviation of a price-spread series for pairs trading mean-reversion analysis.
$0.001/messageComputes the combined probability of multiple independent events all occurring (parlay probability) given an array of individual probabilities.
$0.001/messageParses truthy/falsey strings like yes/no/1/0/true/false into a normalized boolean value with interpretation
$0.001/messageParses human-readable size strings (e.g. '1.5MB', '512KB') into integer byte counts
$0.001/messageParses a URL string into its constituent parts (scheme, host, path, query, fragment) without performing any network I/O
$0.001/messageComputes a requested percentile (e.g. p50, p95) of a numeric array without requiring a statistics stack
$0.001/messageCalculates percent profit/loss from entry and exit prices as deterministic local math, returning a JSON result for $0.001 USDC.
$0.001/messageConverts a percent value to basis points (pct × 100) and returns the result as deterministic JSON.
$0.001/messageParses a Permissions-Policy HTTP header value into normalized feature allowlist entries and returns a structured pass/advisory finding
$0.001/messageComputes the perpetual futures basis premium as (mark - index) / index in basis points from caller-supplied prices
$0.001/messageStrips all non-digit characters from a phone number string, returning only the raw digit sequence.
$0.001/messageComputes the notional (exposure) value of a position as mark price × size, returning a deterministic JSON result for risk sizing and leverage calculations.
$0.001/messageChecks whether a given integer is prime and returns a boolean result for $0.001 USDC per call.
$0.001/messageReturns the prime factorization of an integer as a structured JSON list of factors
$0.001/messageValidates the structural shape of common registry identifiers (LEI, WMI, EIN-like) and returns a kind guess and validity flag without external lookups.
$0.001/messageCalculates FIFO-style realized profit and loss from sequential buy/sell fills using local deterministic math, returning a PnL summary as JSON.
$0.001/messageReplaces email address patterns in a text string with a safe placeholder, returning the sanitized text.
$0.001/messageValidates a supplied list of URLs as a redirect chain, detecting loops, protocol downgrades, and hop-count budget violations — returning a deterministic pass/advisory verdict.
$0.001/messageEvaluates refund eligibility flags by checking purchase facts against a policy JSON definition, returning a deterministic eligible/reasons result.
$0.001/messageComputes a calibration reliability curve by binning forecast probabilities against observed binary outcomes to assess forecast accuracy.
$0.001/messageStrips all punctuation characters from a text string and returns the cleaned text plus a compact processing receipt.
$0.001/messageNormalizes an HTTP Retry-After header value (seconds or HTTP-date) into a delay in seconds using a caller-supplied current epoch, returning a deterministic pass/advisory finding.
$0.001/messageComputes inverse-volatility risk parity portfolio weights from a return series, returning weights that sum to 1 as deterministic JSON.
$0.001/messageComputes the risk-reward ratio (reward divided by risk) for a given trade setup defined by entry, stop-loss, and take-profit levels.
$0.001/messageParses robots meta tag directives from HTML content into normalized index/follow decisions, returning a deterministic pass/advisory status.
$0.001/messageComputes return on margin (ROI%) for a realized or mark PnL relative to posted margin, enabling capital efficiency comparison across leveraged trades.
$0.001/messageDeterministically assigns a subject to an A/B variant (A or B) using a seed and configurable weight, returning a stable bucket value and variant label.
$0.001/messageGenerates a deterministic, seeded exponential backoff delay schedule with configurable jitter for a given number of retry attempts.
$0.001/messageDeterministically partitions a list of integers into balanced groups using a reproducible seed string
$0.001/messageDeterministically selects a reproducible subset of candidate items from a list using a seed string and a count, returning the selected items and their original indices.
$0.001/messagePerforms a deterministic, seeded sequence of coin flips returning heads/tails outcomes with a cryptographic audit trail.
$0.001/messageShuffle a list into a guaranteed derangement (no element remains in its original position) using a deterministic seed string.
$0.001/messageRolls a configurable number of dice with a given number of sides using a deterministic seed, returning reproducible random results.
$0.001/messageDeterministically assigns a seed+subject pair to a numbered bucket for feature flagging and A/B test bucketing.
$0.001/messageDeterministically assigns a subject to a treatment or holdout group using a seed, returning a stable group label and bucket value based on a configurable holdout fraction.
$0.001/messageReproducibly splits a set of N items into K folds using a deterministic seed, returning fold-to-index assignments for cross-validation workflows.
$0.001/messageDeterministically assigns a list of jobs to a list of workers using a seed value for reproducible, balanced load distribution.
$0.001/messagePerforms a deterministic, reproducible lottery draw from a labeled list using a caller-supplied seed, returning a fixed count of winners.
$0.001/messageDeterministically assigns a variant from a weighted list using a seed and subject, enabling reproducible A/B or multivariate test bucketing.
$0.001/messageGenerates a deterministic decimal nonce within a specified integer range using a seed string, returning the same value for the same inputs every time.
$0.001/messageGenerates a deterministic passphrase by selecting words from a provided word list using a seed, returning a hyphen-joined label and constituent word array.
$0.001/messageDeterministically decides whether a subject is included in a percentage rollout based on a seed and percentage threshold, returning a boolean result and bucket value.
$0.001/messageGenerates one or more deterministic pseudo-random floats within a specified range from a given seed string.
$0.001/messageGenerates a deterministic sequence of random integers within a specified range using a seed string, returning the same values every time for the same inputs.
$0.001/messageRanks a list of nodes by deterministic seeded rendezvous hashing to consistently select and order nodes given a key and seed.
$0.001/messagePerforms a reproducible reservoir sampling of an integer array using a seed string, returning a fixed-count random subset with the original indices.
$0.001/messageGenerates a reproducible list of random sample indices from a population using a deterministic seed string, count, and population size.
$0.001/messageDraws a reproducible random sample with replacement from a list of items using a fixed seed, returning exactly the requested count of items.
$0.001/messageDeterministically computes a time offset in seconds from a seed string and a window duration, using a reproducible hash-based calculation with no external calls or data retention.
$0.001/messageSplits a list of integer items into reproducible train and test sets using a deterministic seed and a specified test fraction.
$0.001/messageGenerates a deterministic UUID v5-style value from a name, seed, and namespace, returning the same UUID every time the same inputs are supplied.
$0.001/messageDeterministically selects one item from a weighted list using a seed string, returning the chosen item and its index.
$0.001/messageDeterministically partitions a list of items into named buckets according to per-item weights and a seed, producing reproducible weighted assignments.
$0.001/messageRandomly samples a specified count of items from a weighted list using a deterministic seed, returning reproducible results without retaining input data.
$0.001/messageConverts an input string to sentence case (first letter of first word capitalized, rest lowercase) for $0.001 USDC per call
$0.001/messageComputes a simple (equal-weight) average of an array of price samples as a lightweight TWAP mark for benchmarking trade fills.
$0.001/messageComputes remaining seconds until an SLA deadline and whether the deadline has already been breached, given two unix timestamps.
$0.001/messageComputes trade slippage in basis points versus the mid price from a fill price and mid price, returning a deterministic JSON result.
$0.001/messageCalculates the slippage percent between an expected mid price and an actual fill/impact price for pre- and post-trade quality checks.
$0.001/messageComputes the American Soundex phonetic code for a surname-like string, enabling fuzzy name matching, deduplication, and genealogy-style search keys.
$0.001/messageComputes the bid-ask spread as a percentage of the mid-price for cross-asset liquidity comparison
$0.001/messageCalculates the deviation in basis points between an observed stablecoin price and its target peg (typically 1.0), returning a deterministic JSON result.
$0.001/messageComputes the time-weighted absolute peg deviation across a window of price samples to summarize depeg severity.
$0.001/messageComputes population and/or sample standard deviation for a list of numeric values
$0.001/messageRemoves diacritical marks (accents) from text, returning ASCII-safe normalized output without network calls or language models.
$0.001/messageGenerates a compact, time-sortable unique ID (KSUID-inspired) suitable for log entries, event streams, and ordered records without requiring a database sequence.
$0.001/messageConverts a string to title case formatting via a pay-per-use API, returning structured JSON output for $0.001 USDC per call.
$0.001/messageConverts raw integer token units (e.g. wei, satoshi) into human-readable decimal amounts by scaling with the token's decimal places.
$0.001/messageCalculates how many tokens remain unvested at a given point in time given a linear vesting schedule with optional cliff
$0.001/messageValidates the order and placement of transfer-coding values in an HTTP Transfer-Encoding header, ensuring 'chunked' appears only as the last encoding
$0.001/messageRemoves the overround (vig) from a two-outcome market, converting raw bookmaker probabilities into fair implied probabilities.
$0.001/messageTokenizes input text and returns each unique word along with its occurrence count, without any external NLP service.
$0.001/messageComputes unrealized profit and loss for an open position given entry price, mark price, and position size using local deterministic math.
$0.001/messageNormalizes and compares two URLs across scheme, host, port, path, and query components to determine if they are canonically equivalent.
$0.001/messageURL-encodes a text string using encodeURIComponent-style encoding, suitable for safe query string values and URL path segments
$0.001/messageValidates a URL's effective port against a caller-supplied allowlist and returns a deterministic pass/advisory verdict as versioned JSON
$0.001/messageCompares two URLs and returns added, removed, and changed query parameters between them as deterministic JSON.
$0.001/messageRemoves caller-selected tracking parameters from a URL while preserving all other query parameters, returning a normalized clean URL with a deterministic pass/advisory status.
$0.001/messageConverts a raw USDC integer (6-decimal units) into a human-readable USDC amount using deterministic local math.
$0.001/messageConverts a human-readable USDC amount into its 6-decimal raw on-chain integer representation (e.g. 1.5 USDC → 1500000).
$0.001/messageChecks whether a given YYYY-MM-DD date falls on a known US stock market holiday, returning a boolean flag and the holiday name if applicable.
$0.001/messageReturns the current UTC time as unix seconds, unix milliseconds, and ISO 8601 string from the server clock
$0.001/messageReturns whether a given ISO-8601 date or timestamp falls on a Saturday or Sunday.
$0.001/messageConverts a wei integer string to a human-readable gwei float value using pure local arithmetic, no RPC call required.
$0.001/messageComputes win rate fraction and percentage from a list of trade PnLs, classifying wins vs total closed trades.
$0.001/messageCounts and returns the top words by frequency from a given text as structured JSON
$0.001/messageHard-wraps a text string to a specified column width, returning structured JSON output for $0.001 USDC per call.
$0.001/messageParses and normalizes the WWW-Authenticate HTTP challenge header, extracting the authentication scheme and parameters for validation or downstream use.
$0.001/messageValidates a raw payment amount against a caller-supplied maximum budget, returning an explicit accept/reject decision with mismatch reasoning for x402 payment challenges.
$0.001/messageVerifies delivered text against a caller-supplied SHA-256 digest to accept or reject an x402 agent delivery before payment or acceptance
$0.001/messageValidates an X402 payment delivery receipt to confirm it is well-formed, contains required fields, and represents a successfully delivered payment.
$0.001/messageValidates delivered x402/agent result objects against a caller-specified required field list, returning acceptance or rejection status with mismatch reasons and normalized evidence.
$0.001/messageReconciles an x402 payment lifecycle end-to-end by comparing payment requirement, payment response, delivery receipt, and settlement reference metadata to produce a deterministic field-by-field verdict of proven, conflicting, or missing.
$0.005/messageValidates whether a payment authorization deadline falls within acceptable time bounds relative to a caller-supplied current time and lead-second constraints.
$0.001/messageValidates the shape and encoding of an x402 payment header, returning acceptance/rejection status, normalized evidence, and mismatch reasons.
$0.001/messageValidates a payment nonce for presence, minimum length, and caller-known reuse against a bounded list of previously seen nonces, returning acceptance or rejection status with mismatch reasons.
$0.001/messageValidates that an x402 payment settlement recipient matches the expected pay-to address, returning acceptance/rejection status and mismatch reasons.
$0.001/messageDetects whether an EVM address is the zero address (0x0000...0000), returning a boolean and normalized address for validation use cases.
$0.001/messageComputes the next N fire timestamps for a daily recurring rule (RRULE) starting from a given unix timestamp with a configurable day interval.
$0.001/messageCompares a declared Content-Length header value against an observed byte count and returns a deterministic pass/advisory verdict with normalized evidence.
$0.001/messageProjects and reorders selected columns from a CSV text input, returning only the specified columns in caller-defined order as deterministic JSON with counts and normalized values.
$0.001/messageLook up blockchain network metadata and EVM chain IDs from a static first-party registry by network name or chain ID.
$0.001/messageComputes the absolute bid–ask spread (ask minus bid) from caller-supplied bid and ask prices using local deterministic math.
$0.001/messageValidates whether a request origin is in an explicit list of allowed origins and returns a deterministic pass/advisory finding for CORS policy enforcement.
$0.001/messageIndexes ABI type strings by frequency to assist with encoding planning, running locally and statically without any live RPC or blockchain call.
$0.003/messageConvert a monetary amount between two currencies using a caller-supplied exchange rate, returning deterministic conversion results as JSON
$0.001/messageConverts a CSS hex color string (#rrggbb) into its individual red, green, and blue numeric channel values.
$0.001/messageMeasures the byte size of a payload against configurable soft and hard ceiling limits, returning a deterministic pass/warn/fail result before a paid operation is attempted.
$0.001/messageEstimates queue wait time given queue depth, mean service time per item, and number of parallel workers
$0.003/messageValidates and normalizes the format of a 32-byte (64 hex character) transaction hash string, returning a deterministic machine-readable result
$0.003/messageValidates caller-supplied image delivery metadata (URL, hash, MIME type, size, dimensions) against a contract without fetching or generating any media, returning contract gaps and a normalized receipt.
$0.001/messageChecks two named top-level fields in a JSON object for exact equality and returns a versioned validation result with counts and normalized values.
$0.001/messageValidates an OpenAPI operation object for x402 compliance by checking tool ID, request schema, and 402 response structure, returning acceptance or rejection status with normalized evidence.
$0.001/messageValidates a settlement transaction identifier against the expected on-chain structure for x402 payments, returning acceptance/rejection status and mismatch reasons without querying external providers.
$0.001/messageValidates whether an HTTP Age header value fits within a declared freshness lifetime (max-age), returning a deterministic pass/fail finding as versioned JSON.
$0.001/messageCombines multiple delivery validation checks into a single fail-closed accept/reject decision for x402 or agent-delivered results based on caller-supplied boolean checks.
$0.001/messageDerives a stable, non-secret deduplication key from operation, item identity, and version to prevent duplicate agent deliveries before paying or accepting an x402 result.
$0.001/messageValidates citation objects in agent results by checking for required URL and title fields, returning acceptance/rejection status with mismatch reasons and normalized evidence.
$0.001/messageGenerates a compact recovery session summary with progress status and recommended next actions to support agent handoff after incidents or failures.
$0.01/messageEstimates the number of Base blockchain blocks that will be produced in a given duration, using a configurable assumed block time.
$0.001/messageDetermines whether a previously quoted Base (L2) gas price is still fresh by comparing its age against a maximum allowed staleness threshold.
$0.001/messageValidates a Base blockchain settlement receipt against expected recipient address and amount, returning a structured pass/fail verification result.
$0.001/messageRounds or formats a numeric amount to the 6-decimal precision required by Base network USDC, and reports whether the value fits within that precision.
$0.001/messageConverts an integer basis points (bps) value to a percentage string by computing pct = bps / 100, returning deterministic JSON for display in operator-facing copy.
$0.001/messageComputes the expected value (EV) of a binary bet given stake, true probability, and market price
$0.001/messageComputes the fair (breakeven) price for a binary outcome given its probability, suitable for pricing binary options or bets.
$0.001/messageComputes the overround (sum of implied probabilities minus 1) from an array of market probabilities
$0.001/messageParses a Content-Range HTTP response header and validates total-size consistency, returning a deterministic pass/advisory finding as versioned JSON.
$0.001/messageValidates whether an actual HTTP Content-Type header value matches an expected media range, returning a deterministic pass/fail result.
$0.001/messageEvaluates whether a cookie's Path attribute matches a given HTTP request path, returning a deterministic pass/fail result.
$0.001/messageComputes the total cost for a given number of shares at a specified unit price
$0.001/messageChecks whether a caller-supplied source is present in a specified CSP directive, returning a deterministic pass/advisory finding as versioned JSON.
$0.001/messageValidates every row in a CSV string against an expected column count and returns detailed counts, normalized values, and a versioned validation result.
$0.001/messageProfiles ISO date parse success rates for selected columns in a CSV dataset, returning counts, normalized values, and a versioned validation result.
$0.001/messageDetects and scores the most likely delimiter character(s) in a CSV text snippet, returning counts and normalized confidence values.
$0.001/messageBuilds a count-based pivot table from CSV text using specified row and column category fields, returning normalized counts as versioned deterministic JSON.
$0.001/messageValidates that a CSV header contains all specified required column names, returning counts and normalized findings as versioned deterministic JSON.
$0.001/messageChecks whether two floating-point numbers are approximately equal within a specified tolerance, returning a boolean equal flag along with the inputs.
$0.001/messageDrops the first N elements from a JSON array, returning the remaining items and their count
$0.001/messageReturns the element at a specific index in a JSON array, with bounds checking, for $0.001 USDC via x402 on Base.
$0.001/messageSorts a list of numbers in ascending order and returns the sorted array along with its count.
$0.001/messageComputes the arithmetic mean and count of a supplied list of numbers, useful for agent metric aggregation.
$0.001/messageValidates whether a string consists entirely of characters from the Bitcoin Base58 alphabet, locally and deterministically, with no live chain access.
$0.003/messageEstimates the decoded byte size of a base64-encoded string without performing a full decode, returning a deterministic byte count in JSON
$0.001/messageDecodes a Base64url-encoded string (with optional padding) into its original text, returning the decoded result and an ok status flag.
$0.001/messageConverts a bit count integer into its equivalent byte representation, returning bytes, bits, and whole_bytes values.
$0.001/messageCoerces common truthy/falsy string tokens (e.g. 'yes', 'true', '1', 'off', 'no') into a deterministic boolean JSON result
$0.001/messageEncodes bounded UTF-8 text to its hexadecimal representation, or inspects the resulting hex byte length, entirely locally without any RPC calls.
$0.003/messageConverts an integer byte count to its equivalent bit count, returning both bits and bytes as local JSON.
$0.001/messageConverts a raw byte count integer into a human-readable binary unit string (e.g. 1024 → 1 KiB)
$0.001/messageConverts camelCase identifiers to kebab-case strings, useful for mapping JavaScript property names to CSS custom properties or URL tokens.
$0.001/messageConverts camelCase or PascalCase identifiers to snake_case format, returning the converted text and its length.
$0.001/messageConverts an input string to lowerCamelCase format for use in JSON property naming and code generation
$0.001/messageComputes character frequency distribution and top character histogram for a given text string
$0.001/messageSplits an array into fixed-size batches, returning the chunked groups and total count.
$0.001/messageClamps an integer value into a specified inclusive min/max range, returning the bounded result as deterministic JSON
$0.001/messageNormalizes a short-form #RGB or long-form #RRGGBB color hex string to its canonical lowercase #rrggbb representation.
$0.001/messageConverts decimal betting odds to implied probability as a decimal fraction
$0.001/messageConverts a probability (0–1) into its equivalent decimal odds representation for use in betting, forecasting, or risk modeling workflows.
$0.001/messageClamps a desired worker concurrency value against a hard maximum limit and queue depth saturation signal, returning the safe allowed parallelism as deterministic JSON.
$0.003/messageCounts the number of non-overlapping occurrences of a substring (needle) within a given text string
$0.001/messageCSV-escapes a single text field, wrapping it in quotes and escaping embedded quotes as needed for safe CSV row construction.
$0.001/messageComputes the whole number of days between two ISO 8601 date strings
$0.001/messageRemoves common leading whitespace from all lines of a text block and returns the dedented text along with the number of spaces stripped.
$0.001/messageRemoves duplicate values from an array while preserving the original first-seen insertion order, returning a deduplicated list as JSON.
$0.001/messageConverts a degree value to its equivalent in radians via a paid microtransaction API
$0.001/messageReturns the list of keys and their count from a JSON object passed in the request body
$0.001/messageParses human-readable duration strings (e.g. '1h30m', '2 days 4 hours') into structured numeric components
$0.001/messageExtracts email-shaped tokens from free text using pattern matching only, returning a list of candidate email addresses and their count without any SMTP or mailbox validation.
$0.001/messageGenerates a 16-character hexadecimal fingerprint of input text using a SHA-256 prefix, suitable for short cache keys.
$0.001/messageConverts HTML-escaped entities (e.g. &, <, ') back into their original characters in a given text string.
$0.001/messageValidates whether a string is a properly formed even-length hexadecimal value (with optional 0x prefix)
$0.001/messageParses an ISO-8601 duration string (PnDTnHnMnS subset) and returns the equivalent total number of seconds as deterministic JSON
$0.001/messageChecks whether all elements of list A are contained within list B, returning a boolean subset result
$0.001/messageJoins an array of string fields into a properly quoted CSV row string, returning the row and field count.
$0.001/messageJoins an array of text lines into a single string using a specified separator, returning the joined text and line count.
$0.001/messageJSON-escapes a string so it can be safely embedded in a JSON template without surrounding quotes
$0.001/messageReads the exp claim from a JWT token and returns the number of seconds remaining until expiration, without verifying the signature
$0.001/messageConverts kebab-case strings (e.g. 'my-variable-name') into lowerCamelCase (e.g. 'myVariableName') locally without network calls or data retention.
$0.001/messageCounts the number of lines in a given text string and returns a deterministic JSON breakdown, optionally including or excluding empty lines.
$0.001/messageReturns the length of a JSON array or a separator-delimited string list as a deterministic integer
$0.001/messageComputes the MD5 hex digest of an input text string for legacy checksum and content-matching purposes.
$0.001/messageShallow-merges two JSON objects, with fields from the second object (b) overriding fields from the first (a), and returns the merged result along with its size.
$0.001/messageConverts a millisecond integer value into a human-readable HH:MM:SS string along with individual time parts
$0.001/messageLeft-pads a string to a specified target width using a configurable fill character, returning the padded text and its final width.
$0.001/messageExtracts the file extension from a given file path or URL path segment, returning a deterministic JSON result.
$0.001/messageClamps a numeric value into a specified min/max percentage range and returns the bounded result as JSON
$0.001/messageExtracts a shallow whitelist of specified keys from a JSON object, returning only those key-value pairs
$0.001/messageGenerates a Python-style integer range list (start, stop, step) and returns the values and count without requiring local computation or loops.
$0.001/messageRenames a single key in a JSON object, returning the object with the specified key replaced by a new name.
$0.001/messageComputes the set difference (a minus b), returning elements in array a that are not present in array b, along with a count.
$0.001/messageCounts the number of latency samples that exceed a given SLA threshold in milliseconds, returning a deterministic breach count.
$0.003/messageValidates a URL or product slug against a safe lowercase hyphen pattern, returning a deterministic machine-readable JSON result.
$0.001/messageSorts lines of text in ascending or descending order, returning a reordered list.
$0.001/messageClassifies an HTTP status code into its family (1xx–5xx) and returns a machine-readable retry hint
$0.001/messageAllocates a total millisecond time budget across ordered workflow steps using optional relative weights, returning a deterministic per-step breakdown.
$0.003/messageTruncates a string to a specified maximum character length, optionally appending an ellipsis suffix
$0.001/messageComputes the sum and count of a numeric list provided as JSON input
$0.001/messageTruncates long text in the middle by replacing the omitted portion with an ellipsis, preserving both the start and end of the string within a specified character limit.
$0.001/messagePercent-encodes text using safe encoding rules for use as URL query component values, returning the encoded string
$0.001/messageExtracts the scheme://host[:port] origin component from a given URL string without any network access
$0.001/messageGates a multi-step workflow by evaluating a named boolean check map and only proceeding if all required checks pass
$0.003/messageChecks whether a certificate authority identifier is permitted by DNS CAA records, returning a deterministic pass/advisory verdict as structured JSON.
$0.001/messageValidates the structural shape of a DNS DS (Delegation Signer) record by checking key tag, algorithm, digest type, and hex digest format against expected constraints.
$0.001/messageParses and validates DNS HTTPS resource record fields — service priority, target name, and service parameters — from a caller-supplied record string, returning normalized findings and a pass/advisory status.
$0.001/messageCounts DNS-triggering SPF mechanisms in a given SPF record against a configurable lookup budget to determine if the limit is exceeded
$0.001/messageValidates the syntax of an email address and parses it into its local and domain components
$0.001/messageCompares two HTTP ETags using strong or weak comparison rules and returns a deterministic pass/advisory result with normalized web evidence.
$0.001/messageParses an ETag header value to separate and classify weak vs. strong entity-tag semantics, returning a normalized finding and pass/advisory status.
$0.001/messageLowercase-normalizes an Ethereum/EVM address string and returns a validity flag, without EIP-55 checksum processing.
$0.001/messageChecks whether an EVM token allowance is sufficient to cover a required spend amount, returning a pass/fail result with shortfall details.
$0.001/messageChecks whether a raw EVM token amount meets or exceeds a required minimum threshold, returning sufficiency status and shortfall details.
$0.001/messageChecks an array of EVM transaction nonces for duplicates and returns which nonces appear more than once.
$0.001/messageSums an array of EVM transaction values (in wei) and returns the total wei and transaction count in a single bounded computation.
$0.001/messageConverts an EVM chain ID (in any numeric or hex form) to its canonical hex and decimal representations, verifying correctness in memory without data retention.
$0.001/messageDetermines whether a given EVM 'to' address field indicates a contract creation transaction (i.e., the 'to' field is null or absent).
$0.001/messageValidates that an EVM (Ethereum) event log object has a structurally correct shape, including required fields like address, topics, and data.
$0.001/messageValidates that EVM gas fee parameters are correctly ordered (max_fee_per_gas >= max_priority_fee_per_gas) for preflight transaction checks.
$0.001/messageNormalizes an EVM hex quantity string (e.g. '0xa') to both its decimal and canonical hex-quantity representations.
$0.001/messageValidates whether a legacy (Type 0) EVM transaction's computed gas fee falls within a specified maximum budget ceiling.
$0.001/messageComputes the expected logarithmic growth (Kelly criterion growth rate) given a bet fraction, true probability, and market price
$0.001/messageValidates HTTP cache lifetime by comparing Date and Expires header timestamps and returns a deterministic pass/advisory result.
$0.001/messageCalculates pre-trade fee amount for a sized order using notional × fee_rate arithmetic, returning the fee in quote units.
$0.001/messageConverts an ISO 8601 date or timestamp string into a human-readable formatted date string for display in reports or messages.
$0.001/messageEstimates the byte size and token count of a UTF-8 text string to help agents plan payload sizing before handoff operations.
$0.001/messageComputes the relative luminance of a hex color value (#RRGGBB) and returns a float between 0 and 1.
$0.001/messageConverts raw yes/no vote counts into implied probabilities, returning calibrated p_yes and p_no with overround disclosure.
$0.001/messageSkews a market-maker inventory target away from neutral using local deterministic math, returning a tilted inventory target as JSON.
$0.001/messageSplits a JSON array of integers into ordered, bounded sub-arrays (chunks) of a specified size, returning deterministic versioned results.
$0.001/messageRemoves duplicate values from a JSON integer array, preserving the first occurrence of each unique value and returning counts and normalized results.
$0.001/messageFilters rows in a JSON object array, keeping only objects whose specified key matches one of a set of allowed values
$0.001/messageFlattens one level of nesting from a JSON array, expanding any nested arrays by exactly one depth level
$0.001/messageRemoves all null-valued top-level keys from a JSON object and returns the pruned object with counts and a versioned result contract
$0.001/messageDeep-merges two JSON objects with right-side precedence, returning a merged result with counts and normalized values as deterministic versioned JSON.
$0.001/messageReturns the top-level keys of a JSON object, enabling agents to discover object shape without full schema inference.
$0.001/messageLowercases all top-level keys of a JSON object and reports any case collision conflicts that result
$0.001/messageSorts the keys of a top-level JSON object into deterministic alphabetical order and returns the reordered object.
$0.001/messageResolves an RFC 6901 JSON Pointer expression against a caller-supplied JSON document and returns the value at the specified path.
$0.001/messageValidates a JSON object for absent or null required top-level fields, returning counts and normalized findings as versioned deterministic JSON.
$0.001/messageDetects duplicate composite keys across an array of JSON objects based on a caller-specified set of field names
$0.001/messageResolves a relative Location header value against a base URL to produce a normalized absolute URL with pass/advisory validation status.
$0.001/messageComputes the log-loss (cross-entropy loss) for a single binary prediction given a predicted probability and an actual binary outcome.
$0.001/messageMasks the middle characters of a sensitive string (e.g. tokens, account numbers, secrets) returning a partially-hidden version safe for logging and audit trails.
$0.001/messageNormalizes an array of prices into probability weights that sum to 1.0, returning proportional probabilities for each outcome.
$0.001/messageParses a raw MX record string and extracts the hostname and preference value from it
$0.001/messageDerives initials from a given name or text string, returning structured JSON output for $0.001 USDC per call.
$0.001/messageComputes the combined decimal parlay odds from a list of individual decimal odds values
$0.001/messageDetects whether a base64-encoded file prefix represents a PDF by inspecting its binary header signature.
$0.001/messageValidates a Referrer-Policy header value against a caller-supplied allowlist and returns a deterministic pass/advisory finding
$0.001/messageReverses a string and returns the result as structured JSON, billed per successful call at $0.001 USDC.
$0.001/messageParses a robots.txt body and returns a structured budget summary of allowed paths, disallowed paths, and sitemap URLs.
$0.001/messageCombines DNS, TLS, and HTTP security header probe booleans into a deterministic composite security surface score with advisory notes.
$0.001/messageGenerates a reproducible bootstrap sample of integer indices from a seeded random source, with replacement, given a seed string and item/sample counts.
$0.001/messageGenerates a deterministic hex color code from a given seed string, always returning the same color for the same seed.
$0.001/messageDeterministically assigns a key to a consistent shard index using a seed and total shard count, with no data retention.
$0.001/messageDeterministically pairs a list of participants using a seed string, returning stable bracket-style pairings and a bye participant if the count is odd.
$0.001/messageDeterministically assigns a list of items to named partitions using a seed string for reproducible, governed distribution.
$0.001/messageDeterministically selects one item from a list of queues using a seed string, returning the selected item and its index.
$0.001/messageGenerates a deterministic hex string of a specified byte length using a provided seed value, without storing inputs or making external calls.
$0.001/messageDeterministically computes a starting index for a seeded round-robin rotation across a fixed number of members
$0.001/messageDeterministically shuffles a list of items using a provided seed string, returning a reproducible permutation in memory without retaining input data.
$0.001/messageSplits a labeled dataset into train and test index sets using a reproducible seed and stratified sampling to preserve label distribution.
$0.001/messageDeterministically selects one candidate from a list using a seed string, breaking ties or making seeded decisions reproducibly.
$0.001/messageDeterministically selects a contiguous window of items from a list using a seed string, returning the sub-array and its start index.
$0.001/messageParses and validates Server-Timing HTTP header metrics and durations from a caller-supplied header string, returning normalized findings and a pass/advisory status.
$0.001/messageCalculates how many equal shares can be purchased from a given integer budget at a specified unit price
$0.001/messageComputes the sigmoid (logistic) function of a numeric input, returning a probability value between 0 and 1.
$0.001/messageValidates a single sitemap URL entry for required location fields and bounded metadata, returning a deterministic pass/advisory status with normalized evidence.
$0.001/messageChecks whether a sitemap's lastmod timestamp is within a caller-defined freshness budget and returns a deterministic pass/advisory verdict
$0.001/messageParses an SPF TXT record body and returns boolean flags indicating which SPF mechanisms (a, mx, include, all) are present
$0.001/messageClassifies whether an HTTP method and status code pair is retryable under a caller-supplied retry policy, returning a deterministic pass/advisory verdict.
$0.001/messageComputes the SHA-256 cryptographic hash of a UTF-8 text string
$0.001/messageRanks x402 challenge accepts entries against buyer network and asset preferences, returning a normalized acceptance or rejection verdict with mismatch reasons.
$0.001/messageCompares a challenge asset identifier against a list of buyer-supported assets and returns an explicit accept/reject verdict with mismatch reasons and normalized evidence.
$0.001/messageValidates a single x402 catalog route by checking tool, method, path, and price against bounded caller-supplied values, returning acceptance or rejection with mismatch reasons and normalized evidence.
$0.001/messageValidates whether a given x402 challenge protocol version is supported by comparing it against a caller-supplied list of accepted versions, returning acceptance status and mismatch reasons.
$0.001/messageValidates whether an x402 delivery's content type matches the buyer's accepted media types, returning acceptance/rejection status with mismatch reasons
$0.001/messageChecks whether a serialized agent result's byte size falls within a buyer-specified maximum, returning acceptance or rejection status with mismatch reasons.
$0.001/messageValidates whether an HTTP delivery status code is among a caller-supplied set of accepted success codes, returning acceptance or rejection with normalized evidence and mismatch reasons for x402 agent delivery flows.
$0.001/messageValidates whether a challenge network identifier is supported by buyer-supplied networks, returning deterministic acceptance or rejection status for x402 payment flows.
$0.001/messageValidates that a pay-to address in an x402 payment challenge matches an expected merchant address, returning acceptance or rejection with mismatch reasons.
$0.001/messageValidates a single portfolio entry against ownership, economics, resource, and discoverability criteria before accepting or paying for an x402 or agent delivery
$0.001/messageCompares an advertised x402 price against a challenged price and accepts or rejects the result if the drift exceeds a caller-supplied tolerance, returning a deterministic verdict with mismatch reasons.
$0.001/messageEvaluates caller-supplied delivery outcome metadata against explicit refund reason codes to determine whether a refund is warranted for an x402 or agent delivery payment.
$0.001/messageValidates a runtime registry entry by checking tool, path, method, and upstream fields against caller-supplied values to accept or reject an x402 payment route before execution.
$0.001/messageCompares an x402 challenge resource URL against an expected paid resource URL to deterministically validate they match before payment or delivery
$0.001/messageCompares a settled raw payment amount against an accepted challenge amount to validate x402 payment settlement correctness
$0.001/messageValidates x402 payment challenge expiration and minimum buyer processing time from caller-supplied epoch values, returning an explicit accept/reject status with normalized evidence.
$0.001/messageNormalizes and validates an X-Forwarded-For proxy chain header, returning the parsed chain, computed findings, and a pass/advisory status as deterministic JSON.
$0.001/messageRanks supported content codings against HTTP Accept-Encoding header weights and returns a normalized pass/advisory result as deterministic versioned JSON.
$0.001/messageValidates whether a declared fallback is permissible given failure conditions and caller-supplied challenge/result metadata before accepting or paying for an x402 agent delivery.
$0.001/messageValidates that delivered identifiers match the expected order from caller-supplied lists, returning acceptance/rejection status with mismatch reasons and normalized evidence.
$0.001/messageValidates agent delivery quality by checking latency, success, and completeness against a caller-defined SLA contract, returning acceptance or rejection status with mismatch reasons.
$0.001/messageValidates cumulative and per-call USDC spend against configured daily and per-call budget limits before accepting an x402 agent payment or delivery
$0.001/messageValidates an agent error object for correct code, message, and retryability fields before accepting or paying for an x402 agent delivery result.
$0.001/messageValidates the provenance of an agent result by checking its source, observation time, and collection method, returning acceptance or rejection status with normalized evidence and mismatch reasons.
$0.001/messageNormalizes and sorts HTTP Allow header method values into a canonical, deterministic form for validation and analysis.
$0.001/messageCalculates the estimated time remaining (in seconds) for a Base blockchain transaction to reach a required number of confirmations.
$0.001/messageValidates whether a raw USDC amount matches an expected value and falls within a maximum threshold, returning a structured pass/fail result.
$0.001/messageAggregates gas, slippage, and bridge fee components into a total cross-chain bridge cost budget in USD.
$0.001/messageComputes a SHA-256 hash of base64-encoded bytes and returns the hex digest along with the byte count.
$0.001/messageBuilds a CAIP-2 chain identifier string from a namespace and reference pair using local deterministic computation
$0.001/messageReturns the calendar quarter number (1–4) for a given ISO-8601 date or timestamp
$0.001/messageRanks candidate tool names by token overlap with a natural-language query, returning deterministic relevance scores for offline intent-to-SKU routing.
$0.001/messageNormalizes and tokenizes hop-by-hop connection option tokens from a raw HTTP Connection header, returning a deterministic pass/advisory status with normalized evidence.
$0.001/messageValidates a cookie's Max-Age or Expires duration against a caller-supplied maximum allowed lifetime and returns a deterministic pass/advisory verdict.
$0.001/messageProfiles numeric columns from CSV data, computing counts, bounds, and normalized values as versioned deterministic JSON
$0.001/messageReturns the absolute value of a signed numeric input, stripping the sign to yield the magnitude.
$0.001/messageReturns the first element of an input array along with an empty flag, safely handling edge cases.
$0.001/messageReturns the last element of an input array along with an empty flag, with no data retention.
$0.001/messageSorts an array of string items lexicographically and returns the sorted list with a count
$0.001/messageReturns the first N elements of a JSON array along with the count of returned items
$0.001/messageExtracts the basename (final path component) from a URL or file path string, returning a deterministic JSON result.
$0.001/messageRounds a number up to the nearest integer (ceiling function) and returns the ceiled value.
$0.001/messageClamps a numeric value between a specified minimum and maximum bound, returning the constrained result.
$0.001/messageValidates a result schema identifier against a list of supported schema versions to accept or reject an agent delivery
$0.001/messageComputes notional exposure by multiplying a margin amount by a leverage multiplier for futures/perpetuals position sizing.
$0.001/messageSplits a single CSV line into its constituent fields with basic quote-awareness, returning a deterministic JSON array of field values.
$0.001/messageRemoves duplicate lines from a block of text, returning only unique lines
$0.001/messageExtracts and lists all values from a JSON object, returning them as an array with a count
$0.001/messageEnsures a string starts with a required prefix, adding it if missing without duplicating it if already present
$0.001/messageEnsures a string ends with a specified suffix, appending it only if not already present, returning the normalized result as JSON
$0.001/messageCompares two ETag validators (including weak ETags and If-None-Match lists) and returns a deterministic JSON result indicating whether they match
$0.001/messageFloors a numeric value to its nearest lower integer using a micropayment-gated API endpoint.
$0.001/messageLowercases all HTTP header keys and removes hop-by-hop headers from a provided headers object, returning a normalized headers map as JSON.
$0.001/messageSplits a host:port or URL authority string into its separate host and optional port components, returning deterministic JSON
$0.001/messageIndents every line of a given text block by a specified number of spaces, returning the formatted multiline result.
$0.001/messageFinds the first index of a substring (needle) within a given text, returning the position and a found flag.
$0.001/messageGenerates a sequential integer array from 0 to n-1, returning the values list and count.
$0.001/messageParses an IPv4 address string into its four octets and returns a validity flag with the parsed components
$0.001/messageChecks whether a given JSON object value is empty (i.e., has no keys)
$0.001/messageValidates whether a given string conforms to the UUID format locally, without network calls or data retention.
$0.001/messageReturns the JSON type name (e.g. 'string', 'number', 'array', 'object', 'boolean', 'null') for a given runtime value.
$0.001/messageConverts a kibibyte (KiB) value to its exact byte equivalent using local computation with no external calls.
$0.001/messageReturns the maximum value and count from a numeric list via a paid x402 API call
$0.001/messageConverts a mebibyte (MiB) integer value to its exact equivalent in bytes
$0.001/messageReturns the full month name (e.g. 'January') from an ISO date string for labeling agent reports and outputs.
$0.001/messageChecks whether a JSON object is empty and returns an empty flag and size count.
$0.001/messageChecks whether a JSON object contains a specified key, returning a boolean result for preflight validation before paid API calls.
$0.001/messageCounts the number of top-level keys in a JSON object and returns that count as an integer
$0.001/messageRemoves specified keys from a JSON object, returning the filtered object and its size
$0.001/messageConverts an integer into its English ordinal string representation (e.g. 1→1st, 2→2nd, 3→3rd).
$0.001/messageRight-pads a string with a fill character to a specified target width, returning the padded text and its final width.
$0.001/messageCoerces a list of mixed-format tokens (yes/no, true/false, 1/0, etc.) into a normalized boolean list with a count
$0.001/messageParses a string as a floating-point number, returning a default integer value on failure instead of throwing an error
$0.001/messageSafely parses a string to an integer, returning a default value on failure instead of throwing an error
$0.001/messageJoins URL or filesystem-like path segments into a safe, normalized path without allowing directory traversal escapes
$0.001/messageEvaluates an untrusted file/URL path string for unsafe parent-segment signals (e.g. directory traversal) and returns a deterministic machine-readable JSON safety assessment.
$0.003/messageComputes absolute and percent change between two numeric values for $0.001 USDC per call.
$0.001/messageReturns the correctly pluralized English word with its count, given a word and integer count.
$0.001/messageRounds an array of caller-supplied positive price tick values to a specified number of decimal places, returning deterministic fixed-decimal JSON output.
$0.003/messageParse a URL query string into structured key-value pairs, or build a query string from structured data.
$0.001/messageEstimates reading time for a piece of content based on its word count
$0.001/messageReplaces all digit characters in a text string with '#' symbols to safely mask numeric PII before display.
$0.001/messageRepeats a given string a specified number of times, returning the concatenated result capped at 100,000 characters.
$0.001/messageCompares two semantic version strings and returns their ordering relationship (greater, less, or equal).
$0.001/messageReturns the order-preserving union of two JSON arrays, with a count of the resulting items.
$0.001/messageComputes the SHA-256 hex digest of an input text string, locally and without retention, for use as a content fingerprint or cache key.
$0.001/messageReturns the keys of a JSON object sorted lexicographically, enabling deterministic/stable JSON key ordering for hashing and fingerprinting pipelines.
$0.001/messageSplits a text string into individual lines and returns the lines array with a count
$0.001/messageChecks whether a given text string begins with a specified prefix, returning a boolean result.
$0.001/messageSplits a total timeout budget into per-step millisecond allocations after reserving overhead, returning deterministic JSON slices for multi-step agent workflows
$0.003/messageConverts slug or identifier tokens into title-cased, human-readable words joined by spaces
$0.001/messageSplits a model's total context window token budget into system-reserved, output-reserved, and available input token counts
$0.003/messageEchoes input text back with its character length, primarily for verifying that x402 pay-to-deliver payment wiring is functioning correctly.
$0.001/messageTrims leading/trailing whitespace and collapses internal whitespace runs to single spaces in a given text string
$0.001/messageGenerates a Crockford Base32-encoded ULID (Universally Unique Lexicographically Sortable Identifier) for $0.001 USDC per call.
$0.001/messageURL-encodes or decodes a text string for use in HTTP requests, query parameters, or other URL contexts.
$0.001/messageJoins a base URL with a relative path to produce a fully resolved absolute URL.
$0.001/messageNormalizes a URL's scheme, host casing, and path slashes deterministically without fetching or making any network request to the target URL.
$0.003/messageMaps each key in a JSON object to its corresponding JSON type name (e.g. string, number, boolean, array, object, null)
$0.001/messageGenerates a deterministic webhook delivery plan including signature, idempotency, acknowledgement, and retry strategy for a given event object.
$0.003/messageReturns the weekday name (e.g. Monday, Tuesday) for a given ISO 8601 date string
$0.001/messageValidates DKIM selector and signing-domain label shapes for a DNS DKIM lookup without external provider calls, returning a deterministic pass/advisory status as versioned JSON.
$0.001/messageParses and validates DMARC DNS record strings, extracting policy, percentage, alignment, and reporting tags as structured, deterministic JSON.
$0.001/messageValidates the structural shape of a DNS TLSA record by checking usage, selector, matching type, and certificate data fields, returning a deterministic pass/advisory result.
$0.001/messageValidates a list of DNS record TTLs against caller-supplied minimum and maximum bounds, returning a pass/advisory status with normalized findings as deterministic versioned JSON.
$0.001/messageChecks relaxed or strict SPF domain alignment between the RFC5321 MAIL FROM domain and the RFC5322 From domain, returning a deterministic pass/advisory result.
$0.001/messageValidates whether an EVM transaction blob count is within a specified maximum limit, returning a pass/fail result with evidence metadata.
$0.001/messageNormalizes a raw news search query string into a clean, GDELT-compatible format for use in downstream news search pipelines.
$0.001/messageReturns the ISO week number (and year context) for a given date, useful for weekly reporting buckets and standup cadence keys.
$0.001/messageProjects (selects) a specified subset of keys from every object in a JSON array, returning only the requested fields from each row
$0.001/messageCoerces string values into JSON booleans, reporting normalized results and rejected values with counts and a versioned result contract
$0.001/messageValidates or checks the ordering relation (e.g. less-than, greater-than, equal) between two numeric fields within a JSON object, returning a versioned deterministic result.
$0.001/messageMeasures the nesting depth of a JSON object against a caller-supplied maximum depth budget and returns a bounded validation result with counts and normalized values.
$0.001/messageValidates and normalizes email address fields within a JSON object or array of field values, returning counts, normalized values, and a versioned deterministic result.
$0.001/messageValidates a JSON object by identifying and filtering top-level keys that appear in a caller-supplied denylist, returning counts and normalized findings.
$0.001/messageParses newline-delimited JSON (JSON Lines / JSONL) text into ordered, normalized values with counts and a versioned result contract
$0.001/messageValidates and checks selected numeric fields in a JSON object against caller-supplied inclusive minimum and maximum bounds, returning counts and normalized values as deterministic versioned JSON.
$0.001/messageValidates selected string fields of a JSON object against a caller-supplied regular expression, returning match counts and normalized values in a versioned deterministic result.
$0.001/messageEscapes a single JSON Pointer reference token by applying RFC 6901 escaping rules (~0 and ~1 substitutions) to a caller-supplied string.
$0.001/messageMeasures the compact UTF-8 byte size of a JSON object against a caller-supplied byte budget and returns a pass/fail validation result with counts and normalized values
$0.001/messageValidates selected fields in a JSON object as integer epoch seconds, checking they fall within caller-supplied minimum and maximum bounds, and returns counts, normalized values, and a versioned result contract.
$0.001/messageValidates selected fields in a JSON object to confirm they contain absolute HTTP or HTTPS URLs, returning counts, normalized values, and a versioned validation result.
$0.001/messageDecodes a JWT string without verification and returns its claims with human-readable timestamp conversions
$0.001/messageClassifies an HTTP method (GET, POST, PUT, DELETE, etc.) as safe, idempotent, or non-idempotent and returns a deterministic pass/advisory verdict.
$0.001/messageConverts a probability value into its corresponding odds ratio (p / (1-p))
$0.001/messageCalculates profit from a winning prediction-market position given cost and shares held.
$0.001/messageClassifies the decoded text of a QR or barcode payload into a semantic kind (e.g. URL, plain text) and returns a normalized form.
$0.001/messageParses a single bounded HTTP Range header into normalized start and end byte offsets given a known resource size, returning a deterministic pass/advisory status.
$0.001/messageChecks whether a caller has sufficient remaining quota to fulfill a requested number of API calls given the current time and the rate limit reset epoch, returning a deterministic pass/advisory verdict.
$0.001/messageRepeats a given string N times and returns the repeated result along with the count used
$0.001/messageMerges generic and named-agent robots.txt directives with explicit precedence rules to produce a normalized, deterministic pass/advisory crawl decision.
$0.001/messageDeterministically assigns subjects to staged groups using a seed, producing a reproducible canary/rollout sequence with no data retention.
$0.001/messageGiven a seed string and a count, deterministically computes a permutation index value using a seeded algorithm — no external calls, no data retention.
$0.001/messageDeterministically reorders a list of tasks using a seed string, producing a reproducible priority ranking without retaining any input data.
$0.001/messageDeterministically selects a time slot from a list using a seed value, returning the chosen slot and its index.
$0.001/messageGenerates a deterministic token of specified length from a seed string and optional alphabet, computed in-memory without data retention.
$0.001/messageFormats a UTC offset in minutes into a human-readable ±HH:MM string using local math, no external dependencies.
$0.001/messageNormalizes and deduplicates HTTP Vary header field names from a caller-supplied header string, returning a cleaned canonical form with pass/advisory status.
$0.001/messageValidates the required top-level fields and structure of a caller-supplied x402 payment challenge object, returning acceptance/rejection status and mismatch reasons.
$0.001/messageValidates product copy for an x402 or agent delivery by checking that service name, job, outcome, limitation, and minimum length requirements are all present and complete.
$0.001/messageValidates observed delivery latency against a buyer-defined SLA threshold and returns an explicit accept/reject status with mismatch reasons
$0.001/messageCompares tool-name sets from catalog, OpenAPI, portfolio, and runtime sources to detect mismatches before accepting or paying for an x402 agent delivery.
$0.001/messageCompares payment and delivery idempotency keys for an x402 operation to detect duplicates and verify keys match before accepting or paying for agent-delivered results.
$0.001/messageDerives a stable, deterministic replay-detection key from x402 payment metadata (nonce, payer, resource) to prevent duplicate payment attacks.
$0.001/messageValidates that a requested refund raw amount does not exceed the original settled raw amount for an x402 transaction, returning an explicit acceptance or rejection with mismatch reasons.
$0.001/messageChecks whether a refund request timestamp falls within a policy window, returning acceptance or rejection status with mismatch reasons
$0.001/messageValidates an x402 payment-response header for correct base64 or JSON shape, returning acceptance/rejection status with mismatch reasons and normalized evidence
$0.001/messageChecks whether retrying after an x402 challenge or delivery failure risks double settlement, given payment status, delivery status, and idempotency key presence.
$0.001/messageSelects the first buyer-supported payment scheme from a list of x402 challenge scheme options, returning deterministic acceptance or rejection status.
$0.001/messageValidates that a payment's settlement chain matches the accepted challenge network, returning a pass/fail verdict with mismatch reasons for x402 payments.
$0.001/messageSafely computes the ratio a/b, returning null instead of an error when b is zero
$0.001/messagePads a string to a target width by prepending or appending a fill character, returning deterministic JSON output
$0.001/messageHashes selected fields of a JSON object to a caller-specified hexadecimal digest length and returns counts, normalized values, and a versioned validation result.
$0.001/messageGenerates a minimal skill.md markdown skeleton for a Delx agent pack given a title and list of tool names
$0.001/messageValidates a caller-supplied x402 refund receipt by checking its identifier, amount, and status, returning acceptance or rejection with mismatch reasons and normalized evidence.
$0.001/messageQueries Delx's verified capability directory to find AI agent services that have been probe-verified and match a given capability description.
$0.01/messageValidates whether an HTTP response's X-Content-Type-Options header is exactly 'nosniff', returning a deterministic pass/advisory finding as versioned JSON.
$0.001/messageComputes the stake amount by multiplying a bankroll integer by a fractional value, returning the resulting stake.
$0.001/messageTopologically sorts a batch of jobs into ordered dependency levels so they can be executed in the correct sequence
$0.001/messageEncodes or decodes hexadecimal strings for $0.001 USDC per call via the x402 payment protocol.
$0.001/messageNormalizes whitespace in a given text string, collapsing or standardizing spaces, tabs, and newlines for $0.001 USDC per call.
$0.001/messageValidates selected fields in a JSON object against caller-provided enum value sets, returning counts, normalized values, and a versioned deterministic result.
$0.001/messageConverts a probability value (0–1) to its logit (log-odds) representation
$0.001/messageValidates whether a batch of agent deliveries meets terminality, success fraction, and refund-queue coverage thresholds before payment or acceptance
$0.001/messageValidates whether a confidence value falls within caller-supplied minimum and maximum bounds, returning acceptance/rejection status with mismatch reasons and normalized evidence.
$0.001/messageValidates an agent result object against schema, status, and data/error envelope rules to produce an explicit accept or reject decision before payment or delivery acceptance.
$0.001/messageNormalizes raw async/polling job status objects into a stable, deterministic JSON shape for long-running media jobs
$0.001/messageValidates whether a batch of items meets terminal coverage and a minimum success fraction threshold, returning counts, normalized values, and a pass/fail verdict.
$0.001/messageCalculates batch wave plans by dividing an item count across a bounded concurrency level, returning wave counts and normalized batch parameters as versioned deterministic JSON.
$0.001/messageDerives stable, deterministic, non-secret idempotency keys for a batch of items from caller-supplied values and a namespace, without any external provider.
$0.001/messageCalculates dispatch duration and rate window parameters from a request count, limit, and window size, returning a bounded, versioned deterministic result.
$0.001/messageParses a list of CAA DNS record strings and extracts the authorized certificate authority hostnames from them.
$0.001/messageMaps a probability value to a discrete bucket index given a specified number of bins, useful for histogram-style binning in agent pipelines.
$0.001/messageValidates an HTTP method and request headers against a CORS preflight policy (allowed methods and allowed headers) and returns a deterministic pass/advisory finding.
$0.001/messageReverses the order of a JSON array, returning the reversed list and its count
$0.001/messageLexicographically compares two strings and returns -1, 0, or 1 indicating their sort order relationship.
$0.001/messageComputes cost per successful delivery by dividing total cost by the number of successful deliveries
$0.003/messageValidates that a string conforms to the environment variable key naming convention (A-Z, 0-9, underscore only)
$0.001/messageFlattens one level of nesting from a JSON array of nested lists, returning the flattened items and a count.
$0.001/messageNormalizes a hex string by optionally adding or removing the 0x prefix and checking that its length is even
$0.001/messagePurchases a paid dossier/membership for an AI agent by submitting optional intent and agent identity via the x402 payment protocol for $1 USDC.
$1/messageChecks whether an integer value falls within a specified [min, max] range, returning a boolean result.
$0.001/messageDetects whether a given string is blank or contains only whitespace characters, returning a deterministic JSON result
$0.001/messageChecks whether a given string represents a valid floating-point number, returning a boolean result.
$0.001/messageChecks whether a given string represents a valid signed integer, returning a boolean result.
$0.001/messageChecks whether a given value is a valid JSON array and returns a boolean result
$0.001/messageChecks whether a given value is a JSON object, returning a boolean result
$0.001/messagePerforms linear interpolation between two numeric values a and b by factor t, returning the blended result.
$0.001/messageReturns the safe integer length of a JSON array without any network calls or external dependencies.
$0.001/messageLinearly maps a numeric value from one range into another (e.g. rescaling 0–100 to 0–255)
$0.001/messageSafely retrieves a value from a JSON object by key, returning the value, whether the key was found, and a default if missing.
$0.001/messageComputes a part-to-whole ratio expressed as a percentage, for use in agent dashboards and progress reporting.
$0.001/messageROT13 encode or decode Latin text using a paid API endpoint
$0.001/messageRounds a numeric value to a specified number of decimal places and returns the rounded result.
$0.001/messageReturns the mathematical sign of an integer value as -1, 0, or 1, along with the original value.
$0.001/messageFlips the case of every letter in a string — uppercase becomes lowercase and vice versa — as a stateless, deterministic text transform.
$0.001/messageReverses a text string and returns the result as deterministic JSON for use in testing and transformation pipelines
$0.001/messageJoins an array of fields into a single tab-separated values (TSV) row string, returning the row and field count.
$0.001/messageSorts a list of DNS MX (mail exchange) records by preference value, preserving original order for equal-priority entries, and returns a deterministic pass/advisory verdict.
$0.001/messageParses and normalizes DNS SRV record fields (priority, weight, port, target) from a caller-supplied string into structured, validated JSON
$0.001/messageJoins multiple quoted DNS TXT record chunks into a single normalized logical record value for validation and analysis.
$0.001/messageComputes DMARC alignment pass/fail deterministically from caller-supplied SPF alignment, DKIM alignment, and DMARC policy without any external network calls.
$0.001/messageValidates caller-supplied MX records to determine if they contain usable, non-null mail exchanges, returning a deterministic pass/advisory verdict as structured JSON.
$0.001/messageValidates and interprets an EVM transaction receipt status code, returning whether the on-chain transaction succeeded or failed.
$0.001/messageGenerates a compact, pasteable fleet status markdown summary from an array of agent rows using deterministic local computation.
$0.01/messageNormalizes common HTTP protocol version strings (e.g. 'HTTP/1.1', 'http 2', 'h2') into a canonical, deterministic form and returns a pass/advisory status.
$0.001/messageValidates that specified array fields within a JSON object have lengths within caller-supplied minimum and maximum bounds, returning counts and normalized values.
$0.001/messageSerializes an array of JSON objects into compact newline-delimited JSON Lines (JSONL) format with counts and a versioned result contract
$0.001/messageCoerces an array of string values into numeric types, reporting normalized values and rejected entries with counts in a versioned deterministic result contract.
$0.001/messageUnescapes a single JSON Pointer reference token by reversing RFC 6901 escape sequences (~1 → / and ~0 → ~)
$0.001/messageValidates selected string fields in a JSON object against caller-supplied minimum and maximum length bounds, returning counts and normalized validation findings.
$0.001/messageValidates top-level fields of a JSON object against caller-declared type names, returning counts, normalized values, and a versioned deterministic result contract.
$0.001/messageValidates selected fields of a JSON object for canonical UUID format, returning counts, normalized values, and a versioned deterministic result.
$0.001/messageCompares two Last-Modified HTTP timestamps (as Unix epochs) and computes their delta against caller-supplied bounds, returning a pass/advisory status with normalized evidence.
$0.001/messagePads a string to a specified width with a fill character, returning the padded result with applied width metadata
$0.001/messageCalculates return on investment (ROI) for a prediction market position given an entry price and resolution outcome.
$0.001/messageClamps a floating-point probability value to the valid [0, 1] range, returning the corrected value.
$0.001/messageReorders a list of batch IDs deterministically using a seed value, returning a shuffled/ordered sequence without retaining any data.
$0.001/messageDeterministically maps a seed string to a (row, column) coordinate within a grid of specified width and height
$0.001/messageComputes a deterministic, seed-based jitter value in milliseconds from a base delay and jitter fraction, returning both the total and jitter components.
$0.001/messageDeterministically selects a matrix cell (row, column) from a seed string and matrix dimensions, returning a reproducible row/column coordinate.
$0.001/message