← all domains

x402.forgemesh.io

411 resources

Resource Activity

via Bazaar · last 30 days
Total calls
436
Unique payers
418
Est. volume (30d)
$2.19
~$0.07/day
Last called
Jul 21, 2026

Top resources by calls

ResourceCallsUnique payers
x402.forgemesh.ioAgent fortune API: a fortune cookie written specifically for62
x402.forgemesh.ioUnit conversion API: convert between 100+ units across lengt31
x402.forgemesh.ioColor conversion API: any hex or rgb() color to hex, RGB, an32
x402.forgemesh.ioTimezone converter API: convert a wall-clock time from one I32
x402.forgemesh.ioRegistry of tokenized stock and ETF contracts on Robinhood C33
x402.forgemesh.ioText statistics API: characters, words, sentences, average s32
x402.forgemesh.ioText hashing API: SHA-256, SHA-512, SHA-1, or MD5 digest of 21
x402.forgemesh.ioNumber facts API: everything mathematically interesting abou21
x402.forgemesh.ioSecure token generator API: cryptographically random UUIDs (21
x402.forgemesh.ioInteger trivia lookup: give any whole number and get back wh22

All Resources

x402.forgemesh.io
PDF text extraction API: give it any public PDF URL and get clean layout-preserving text back in one call. Handles digital PDFs up to 25MB. Use it as a PDF parser, PDF-to-text converter, or document ingestion step for RAG and analysis agents. Files are processed in a temp sandbox and deleted immediately.
$0.005000 USDC
x402.forgemesh.io
PDF to text API: fetches any public PDF URL and returns its full plain text, fast, with layout preserved. For scanned PDFs needing OCR see /pdf-to-markdown. 25MB / ~100 page cap. Nothing stored.
$0.005000 USDC
x402.forgemesh.io
Percentage API: X% of Y, X is what percent of Y, percent change, percent increase/decrease — all five, exact, one call.
$0.001000 USDC
x402.forgemesh.io
Calculate a percent increase or decrease applied to a number, or the percent change between an old and new value, with exact results every time. For sales and pricing agents, budget variance tracking, and any tool comparing before-and-after figures without approximation.
$0.001000 USDC
x402.forgemesh.io
Percentage math calculator: find what X% of Y is, what percent one number is of another, or the percent change between two values. Built for pricing markups, discount math, grading, tipping, and reporting agents that need the exact figure instead of mental-math rounding errors.
$0.001000 USDC
x402.forgemesh.io
Percentage calculator API: compute 'X% of Y', 'X is what percent of Y', percent change between two numbers, or increase/decrease a number by a percent — the everyday percentage math, done exactly. For pricing, finance, reporting, and analytics agents.
$0.001000 USDC
x402.forgemesh.io
Percentage difference and percent-change calculator comparing two numeric values, plus straightforward percent-of and reverse-percent math. For financial reporting, analytics dashboards, and comparison tools where an exact percentage — not an LLM's rounded guess — is what gets cited.
$0.001000 USDC
x402.forgemesh.io
Percentile and outlier calculator: submit a numeric array and get p25, p50, p75, p90, p99 cutoffs plus IQR-based outlier flags alongside mean, median, and standard deviation. Useful for latency analysis, grading curves, pricing tiers, and any workflow that needs an exact distribution summary.
$0.002000 USDC
x402.forgemesh.io
Periodic table API: full data for any of the 118 elements by symbol, name, or atomic number — atomic mass, category, phase, electron configuration, electronegativity, melting/boiling points, density, and more.
$0.002000 USDC
x402.forgemesh.io
Periodic table reference returning full physical and chemical data — atomic mass, category, period, group, electron shells, melting and boiling points — for any element by name, symbol, or atomic number. Useful for science education tools, materials databases, and chemistry-adjacent content generation.
$0.002000 USDC
x402.forgemesh.io
Formats any phone number into its E.164 canonical form plus national and international display formats, detecting the country and line type, mobile vs landline where determinable, from messy human input. For CRM cleanup, signup forms, and dialing systems that need one consistent format instead of guessing at punctuation.
$0.003000 USDC
x402.forgemesh.io
Photon energy API: convert between electromagnetic wavelength (nm), frequency (Hz), and photon energy (joules and electron-volts) using exact physical constants (c, Planck's h). Give a wavelength or a frequency and get the full set. For optics, spectroscopy, physics, and astronomy agents.
$0.002000 USDC
x402.forgemesh.io
Picture summary API: describes the contents of any publicly hosted image in plain sentences, what's in it, where it's set, what's happening, and any text visible in the frame. Nothing is saved after the request completes. For content moderation queues, media library tagging, and giving non-visual agents a way to reason about images.
$0.01 USDC
x402.forgemesh.io
Looks up normalized package metadata from the Python Package Index, version, dependencies, license, homepage, and yank/deprecation status, trimmed down from the much larger raw index response. For agents auditing or generating requirements files before running pip install.
$0.003000 USDC
x402.forgemesh.io
Turn a city, town, or place name into latitude/longitude, country, admin region, population, elevation, and timezone for up to five matching locations. The step that lets any coordinate-based tool — weather, air quality, sun times — accept a human place name instead of raw numbers. Results cached a full day.
$0.003000 USDC
x402.forgemesh.io
Current PM2.5, PM10, ozone, and NO2 concentrations plus the composite US air quality index for any latitude/longitude on Earth, sourced from a global atmospheric model. Useful for health advisories, outdoor-event risk checks, and air-purifier or smart-home automations that react to pollution levels. Refreshed every 15 minutes.
$0.005000 USDC
x402.forgemesh.io
Postal code API: city, state, and coordinates for any zip/postal code in 60+ countries, and reverse place-to-codes search. For address validation, shipping, and geo-enrichment agents.
$0.003000 USDC
x402.forgemesh.io
Resolve a postal or zip code from 60+ countries into its place name, state or region, and latitude/longitude coordinates. Unknown codes return a clean not-found result. Used for shipping estimation, tax jurisdiction lookups, and turning a customer's zip code into a point on the map for downstream geo tools.
$0.003000 USDC
x402.forgemesh.io
Oracle freshness monitor for tokenized stocks and ETFs: reports the age of the latest price update against the feed's heartbeat, flags non-positive or invalid rounds, and states plainly when a check (like sequencer uptime) cannot be verified. Raw round id, answer, and timestamps included for independent auditing.
$0.005000 USDC
x402.forgemesh.io
Machine-readable endpoint shapes for one ForgeMesh x402 product — every route's input schema and a worked example response, plus price per call. Use fleet-products first to find the product id, then pass it here (`product`) for the full integration reference. Unknown ids return the valid list instead of a bare error.
$0.05 USDC
x402.forgemesh.io
Provably-fair random number API: an integer in your min-max range drawn via HMAC-SHA256 over your client seed, with the server seed revealed in the response so anyone can recompute and verify the draw was fair. For games, raffles, sampling, A/B assignment, and tie-breaking between agents.
$0.002000 USDC
x402.forgemesh.io
Which chapter of Proverbs to read today, by the classic day-of-month convention, with a highlighted verse of the day and an option to pull the full chapter text.
$0.005000 USDC
x402.forgemesh.io
The classic daily-Proverbs reading: the UTC day of the month selects the matching chapter of Proverbs (the 16th reads Proverbs 16 — the book has exactly 31 chapters), plus a highlighted verse of the day that rotates within the chapter across months. Optional include_chapter flag returns the full chapter text (KJV). Served from locally hosted public-domain scripture. Optional date parameter for any calendar day.
$0.005000 USDC
x402.forgemesh.io
Read any Psalm (or any other KJV chapter) in full — pass book + chapter number, get the complete text back. Built for devotional bots and reading-plan tools.
$0.005000 USDC
x402.forgemesh.io
Public holidays API: the official public holidays for any country (110+ supported) and year — date, local name, English name, nationwide flag, and observing subdivisions as JSON. The data scheduling, payroll, SLA, and delivery agents check before promising a date. Cached 24 hours.
$0.003000 USDC
x402.forgemesh.io
PyPI package inspection API: latest version, summary, license, requires-python, dependency declarations, and yank status for any Python package. The pre-install hygiene check for Python coding agents.
$0.003000 USDC
x402.forgemesh.io
PyPI package info API: latest version, one-line summary, license, requires-python constraint, declared dependencies, yank status, and homepage for any Python package — normalized to the fields that matter (the raw index response is 100x larger). Pre-install hygiene for Python coding agents. Cached 1 hour.
$0.003000 USDC
x402.forgemesh.io
Returns the latest version, summary, license, and required Python version constraint for any package on the Python Package Index, plus its declared dependencies and yank status. A quick pre-install check for coding agents working in Python before they commit to a dependency.
$0.003000 USDC
x402.forgemesh.io
QR code API: any text or URL (up to 2000 characters) to a scannable PNG QR code, generated on our own hardware in milliseconds, returned base64. Set size 128-1024px. For payment links, tickets, onboarding flows, and print pipelines.
$0.003000 USDC
x402.forgemesh.io
Generates a ready-to-embed QR code image, base64 PNG, from any text or URL input up to 2000 characters, with configurable dimensions and error-correction level. A drop-in way for ticketing systems, packaging, and signage pipelines to produce scannable codes without installing a QR library or maintaining rendering code.
$0.003000 USDC
x402.forgemesh.io
Solves quadratic equations (ax squared + bx + c = 0) from numeric coefficients, returning both roots — real or complex — along with the discriminant. Also handles linear equations and small 2x2 systems. For algebra homework checking, engineering calculations, and any agent that needs exact roots instead of an approximated answer.
$0.002000 USDC
x402.forgemesh.io
Recent earthquakes within a chosen radius of any point on Earth, filtered by minimum magnitude, with depth, epicenter distance, timestamp, and tsunami-risk flag for each event. For property-risk checks, supply-chain disruption monitoring, and insurance underwriting agents that need seismic activity near a specific site rather than the whole planet.
$0.005000 USDC
x402.forgemesh.io
Convert a number from one positional numbering system to another, including binary, octal, hex, and custom bases up to 36. Useful for compiler and assembler tooling, color-code translation, checksum work, and computer-science education. Exact digit-by-digit computation replaces manual long division and avoids off-by-one radix mistakes.
$0.001000 USDC
x402.forgemesh.io
Rain nowcast API: precipitation in 15-minute steps for the next 2 hours at any latitude/longitude, as structured JSON, for a quick 'will it rain soon' check. Use for delivery timing, outdoor-event decisions, and field-service scheduling. Radar-based nowcasting is strongest in the US and Europe; other regions fall back to lower-resolution model estimates. Cached 10 minutes.
$0.003000 USDC
x402.forgemesh.io
Random fortune generator: returns a freshly written one-line fortune every call, paired with a lucky number and a lucky HTTP status code for good measure. Priced as the cheapest possible test payment, it doubles as a simple way to confirm a wallet or payment integration is wired up correctly before moving to pricier endpoints. No two calls repeat the same fortune.
$0.001000 USDC
x402.forgemesh.io
Random number API with proof: an integer in your range plus the HMAC-SHA256 server seed revealed so the draw is verifiable after the fact. Provably fair randomness for games, raffles, and tie-breaking agents.
$0.002000 USDC
x402.forgemesh.io
Produces random hex strings or alphanumeric secrets, 8 to 128 characters, from OS-grade entropy, alongside batch UUID generation, none of it logged or retained. Useful for session tokens, temporary passwords, API credential material, and one-time codes where true randomness matters more than a pattern an LLM might repeat.
$0.001000 USDC
x402.forgemesh.io
Read a full Bible chapter, King James Version, from locally hosted public-domain data — pass a book name and chapter number, get every verse back plus continuous reading text.
$0.005000 USDC
x402.forgemesh.io
Computes a Flesch reading-ease score, average sentence length, and estimated reading time for any block of text, alongside character, word, and sentence counts. For content QA gates, editorial tooling, and agents that need to confirm text hits a target readability level before publishing.
$0.001000 USDC
x402.forgemesh.io
Recent earthquakes API: latest global quakes above your magnitude threshold from a real-time seismic feed (updated every few minutes) — magnitude, location, depth, time, tsunami flag — as normalized JSON. Public-domain government data.
$0.005000 USDC
x402.forgemesh.io
Recipe measurement converter for cups, tablespoons, teaspoons, milliliters, liters, fluid ounces, grams, kilograms, ounces, and pounds — including volume-to-weight conversion using real ingredient densities for flour, sugar, butter, honey, rice, and 40+ others. For recipe scaling, meal-prep apps, and grocery-list agents.
$0.002000 USDC
x402.forgemesh.io
Redirect chain tracer: follows any shortened or redirecting link up to six hops and reports every URL in the chain along with the final destination and HTTP status. Guarded against requests to internal addresses. Use it to audit affiliate links, verify marketing redirects, or confirm a link's true destination before an agent follows it.
$0.003000 USDC
x402.forgemesh.io
Finds words related to any input word, similar meanings, words that sound alike, or adjectives commonly paired with it, ranked by association strength, up to 20 results per call. For copywriters, product namers, and word-game agents looking for options beyond an LLM's usual first guesses.
$0.002000 USDC
x402.forgemesh.io
Remove background from any image URL: returns a transparent PNG (base64) with the subject isolated with clean subject segmentation running locally on our hardware — no third-party image service. Use for product photos, profile pictures, thumbnails, and creative pipelines. Images processed in a sandbox and deleted immediately.
$0.02 USDC
x402.forgemesh.io
DNS resolver API: query any record type (A, AAAA, MX, TXT, NS, CNAME, SOA, CAA, SRV) for any hostname and get the full validated answer section — name, type, TTL, data — as JSON. For infrastructure checks, email deliverability, and domain verification agents.
$0.003000 USDC
x402.forgemesh.io
Word association API: synonyms, rhymes, similar-sounding words, or strongly-associated terms for any word, ranked by strength. For copywriting, naming, poetry, and word-game agents.
$0.002000 USDC
x402.forgemesh.io
Registry of tokenized stock and ETF contracts on Robinhood Chain (chain id 4663): 25 verified token addresses with their on-chain price-feed addresses, chain metadata (RPC, explorer, gas token), and source citations for every entry. Read-only public blockchain data — informational only, no trading or brokerage functions.
$0.001000 USDC
x402.forgemesh.io
Health check for a tokenized stock's price oracle on Robinhood Chain: verifies the latest round has a positive answer, valid round accounting, and an update timestamp inside the feed's 24-hour heartbeat window. Returns healthy, stale, or invalid, with every raw round value included. Checks that cannot be verified from official contracts report unsupported — never a silent pass.
$0.005000 USDC
x402.forgemesh.io
Live on-chain report for a tokenized stock or ETF on Robinhood Chain by ticker symbol: ERC-20 name, decimals, total supply, current oracle price in USD with raw answer and update timestamp, staleness flag, and explorer link. Read-only public blockchain data with source citations — informational only, never investment advice.
$0.003000 USDC
x402.forgemesh.io
Fetches a domain's robots.txt and parses its Content-Signal and AI-preference directives (search, ai-input, ai-train) into structured JSON plus a plain-English summary of what's allowed. The pre-crawl check for any agent scraping content or building a RAG index, ahead of the industry's move toward stricter bot-gating defaults later this year.
$0.005000 USDC
← prevnext →