← 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.ioTimezone converter API: convert a wall-clock time from one I32
x402.forgemesh.ioColor conversion API: any hex or rgb() color to hex, RGB, an32
x402.forgemesh.ioText statistics API: characters, words, sentences, average s32
x402.forgemesh.ioRegistry of tokenized stock and ETF contracts on Robinhood C33
x402.forgemesh.ioUnit conversion API: convert between 100+ units across lengt31
x402.forgemesh.ioInteger trivia lookup: give any whole number and get back wh22
x402.forgemesh.ioNumber base converter API: convert a number between any base21
x402.forgemesh.ioDistance calculator API: great-circle (haversine) distance b21
x402.forgemesh.ioPercentage calculator API: compute 'X% of Y', 'X is what per21

All Resources

x402.forgemesh.io
Tornado alert API: every tornado warning and tornado watch currently active anywhere in the United States — affected zones, severity, urgency, and full alert text — as normalized JSON. Use for safety-notification agents, logistics-halt automation, and severe-weather news agents. Public-domain government data, refreshed every 2 minutes. An empty feature list means no tornado activity is in progress, not an upstream failure.
$0.004000 USDC
x402.forgemesh.io
Live nationwide feed of active tornado warnings and watches from the official US alerting authority — zones affected, severity, urgency, and alert text for each. Use for real-time safety alerting, fleet/delivery-halt automation, and news agents tracking severe weather. Updated every 2 minutes; empty results mean no tornado activity, not a failure.
$0.004000 USDC
x402.forgemesh.io
Audio transcription API: transcribe any public audio URL (mp3, wav, m4a, ogg — up to 25MB / ~20 min) to text with a neural speech-recognition engine running locally on our hardware. Multilingual (~99 languages), auto language detection. Use as a speech-to-text step for voicemail, podcasts, meetings, and voice agents. Audio is processed in a sandbox and deleted immediately; we keep nothing.
$0.03 USDC
x402.forgemesh.io
Transparent background generator: takes any image URL, segments out the foreground subject, and returns it as a base64 PNG with full alpha transparency. Nothing from the source image is retained past the request. Useful for sticker packs, thumbnail production, marketplace listings, and any pipeline that needs a subject on its own without a backdrop.
$0.02 USDC
x402.forgemesh.io
Current total outstanding US government debt with a same-day-accurate figure, split between publicly held and intragovernmental debt, plus the official reporting date. For finance dashboards, economic research, and news-generation agents that need a citable number without scraping a government portal. Refreshed every 6 hours.
$0.005000 USDC
x402.forgemesh.io
Fits a straight trend line through a set of x/y data pairs and returns slope, y-intercept, and R-squared fit quality. Useful for spotting growth trends, forecasting next values from historical data, and validating whether a relationship is actually linear before an agent bases a decision on it. Computed exactly, with no sampling error.
$0.002000 USDC
x402.forgemesh.io
Latest position, movement, intensity, and classification for every tropical cyclone the US National Hurricane Center is currently tracking across the Atlantic and Eastern Pacific basins. Use it for maritime and aviation risk planning, supply-chain rerouting, and news or alerting agents. Off-season the storm list is empty by design, not an error.
$0.005000 USDC
x402.forgemesh.io
Current tropical storms and hurricanes tracked by the US National Hurricane Center, including storm name, classification (tropical depression through major hurricane), latest position, sustained wind speed, and central pressure. For shipping-route planning, event-cancellation logic, and safety-notification agents. Refreshed roughly every 6 hours during active storms; legitimately empty in the off-season.
$0.005000 USDC
x402.forgemesh.io
TTS API paid per call over x402: up to 2000 characters to natural speech (WAV) on our locally-hosted neural speech engine, multiple voices. No keys, no subscription. For voice agents, IVR, audio content. Premium tiers with 20 voices and 31 languages at voice.forgemesh.io.
$0.01 USDC
x402.forgemesh.io
Unit converter API: length, mass, volume, temperature, area, speed, pressure, energy, power, and digital storage — 100+ units, exact factors. Deterministic and auditable — cheaper than burning reasoning tokens, zero arithmetic-hallucination risk, and the result can be cited.
$0.001000 USDC
x402.forgemesh.io
URL unshortener API: follow any short link safely and get the final destination, full redirect chain, and final status — without visiting it yourself. Link-safety pre-check for agents clicking the unknown web.
$0.003000 USDC
x402.forgemesh.io
URL expansion API: safely follow a short or redirecting link (up to 6 hops, SSRF-guarded) and return the final URL, complete redirect chain, and final HTTP status — see where a link REALLY goes before touching it. For link-safety checks, affiliate auditing, and phishing triage.
$0.003000 USDC
x402.forgemesh.io
URL status checker: send any web address and get back its HTTP status code, response latency in milliseconds, and key response headers in one call. Built-in SSRF protections make it safe to point at user-submitted links. Useful for dependency health dashboards, broken-link audits, and confirming an endpoint responds before a scheduled job depends on it.
$0.002000 USDC
x402.forgemesh.io
Webpage-to-markdown extraction: submit any public URL and receive the article body as clean markdown, with navigation, ads, and boilerplate stripped and the byline preserved. Respects each site's crawl permissions automatically. Built for feeding readable page content into summarizers, search indexes, and language-model context windows.
$0.005000 USDC
x402.forgemesh.io
Turn any link or short block of text, up to 2000 characters, into a scannable QR code PNG, delivered as base64 with adjustable pixel size and built-in error correction. Built for onboarding flows, Wi-Fi credential sharing, event check-in badges, and print materials where a URL needs to become something a phone camera can read instantly.
$0.003000 USDC
x402.forgemesh.io
US national debt API: the latest total public debt outstanding, to the penny, with record date and debt-held-by-public vs intragovernmental split, as JSON. Official daily figure for macro, fiscal, and content agents.
$0.005000 USDC
x402.forgemesh.io
Takes a time in one timezone and returns the equivalent moment in another, handling daylight-saving transitions automatically rather than assuming a fixed offset, with output including local time, UTC, and epoch seconds. For global scheduling agents where 'just add the hours' silently breaks twice a year.
$0.001000 USDC
x402.forgemesh.io
Reports the current moment in UTC and in any named timezone simultaneously, with unix epoch and day-of-week included, as a live reference point rather than a guess. Useful as a sanity check before scheduling, logging, or timestamping anything an agent produces.
$0.001000 USDC
x402.forgemesh.io
Generates cryptographically random UUIDs in batches of up to 20 using OS-grade entropy, alongside hex tokens and unambiguous alphanumeric secrets of custom length. Built for request IDs, database primary keys, nonces, and any pipeline that needs collision-resistant identifiers without pulling in a UUID library.
$0.001000 USDC
x402.forgemesh.io
Phone number validation API: is this number valid, what country is it from, and how should it be formatted (E.164, national, international)? Line-type detection included. For lead cleaning, forms, and CRM agents.
$0.003000 USDC
x402.forgemesh.io
Draws a random integer within any min-max range using HMAC-SHA256 over a client-supplied seed, revealing the server seed so the draw can be independently recomputed and verified afterward. For raffles, matchmaking, tie-breaking between competing agents, and any process where 'trust me, it was random' isn't good enough.
$0.002000 USDC
x402.forgemesh.io
Email domain verification API: syntax check plus live mail-server (MX) lookup for any address, returning sorted mail hosts and a deliverable flag, as JSON. Flags dead domains before you send. Mailbox existence is not probed; nothing is stored.
$0.003000 USDC
x402.forgemesh.io
File checksum API: fetch any public file URL (up to 50MB) and return its SHA-256/SHA-512/SHA-1/MD5 hex digest — verify a download matches its published checksum BEFORE trusting it. Supply-chain safety for agents installing packages, models, and binaries. File is hashed in memory and discarded.
$0.005000 USDC
x402.forgemesh.io
Verse lookup by reference string across the full 66-book King James Version, served locally — no upstream Bible API involved. Good for citation bots, sermon tools, and study aids.
$0.005000 USDC
x402.forgemesh.io
Deterministic daily Bible verse: every caller gets the same King James Version (KJV) verse on the same UTC date, drawn from a curated pool of ~375 well-known comfort and encouragement passages (Psalms, John, Romans, 1 Corinthians, Philippians and more). Served entirely from locally hosted public-domain scripture — no third-party dependency at request time. Optional date parameter looks up any day, past or future.
$0.005000 USDC
x402.forgemesh.io
Video-to-audio extraction: pulls the audio track out of any public video or audio URL (up to 25MB) and returns it as an MP3, encoded on request rather than pulled from a pre-made library. Source files are deleted the moment processing finishes. Use it to prep clips for transcription, strip audio from screen recordings, or normalize mixed formats before a media pipeline.
$0.005000 USDC
x402.forgemesh.io
Visual caption generator: turns any image URL into a written description covering the scene, objects, people, and readable text within it. No images are stored during or after processing. A drop-in way for text-based agents and pipelines to gain image understanding for cataloging, moderation pre-checks, or accessibility workflows.
$0.01 USDC
x402.forgemesh.io
Vocabulary builder serving GRE/SAT-caliber words: each entry has a precise definition, part of speech, natural example sentence, three synonyms, and an advanced/expert difficulty tag. Pull 1-10 random words, filter by difficulty or starting letter. 150 curated entries for tutoring agents, word-of-the-day bots, and test prep.
$0.002000 USDC
x402.forgemesh.io
Voice synthesis API: converts written text (up to 2000 characters) into a natural-sounding spoken-word audio file, delivered as base64 WAV with a choice of five male and five female voice presets. No account or third-party key required, and text is never retained. Suited for voice assistants, IVR prompts, and turning written notifications into audio.
$0.01 USDC
x402.forgemesh.io
Voicemail and call transcription: converts spoken audio up to about 20 minutes long into written text, auto-detecting the language among nearly 99 supported. Files are discarded right after transcription completes, nothing is retained. Useful for logging voicemails, transcribing podcast segments, or feeding spoken content into downstream text-processing agents.
$0.03 USDC
x402.forgemesh.io
Volcano hazard API: every US volcano currently at an elevated alert level — alert level (NORMAL/ADVISORY/WATCH/WARNING), aviation color code, observatory, and latest notice time — as normalized JSON. Covers Alaska, Hawaii, the Cascades, Yellowstone, and the Mariana Islands. Use for aviation routing, hazard-monitoring dashboards, and risk-alert agents. Public-domain government data, cached 5 minutes. Returns an empty list when no volcanoes are elevated.
$0.005000 USDC
x402.forgemesh.io
Current volcano alert levels API: every US volcano currently at an elevated alert level or aviation color code (Alaska, Hawaii, Cascades, Yellowstone, Mariana Islands) — alert level, color code, notice type, and issue time — as normalized JSON. Built for hazard-monitoring dashboards and travel/aviation risk agents.
$0.005000 USDC
x402.forgemesh.io
Live snapshot of elevated volcano hazard status across US observatories — alert level, color code, and notice timing for each volcano currently above normal background activity. For risk-monitoring dashboards, insurance and aviation planning, and hazard-alert agents. Returns an empty list when no volcanoes are elevated.
$0.005000 USDC
x402.forgemesh.io
Solid geometry calculator returning exact volume and surface area for spheres, cylinders, cones, cubes, and rectangular prisms from structured dimension inputs. Built for packaging design, tank and container sizing, construction estimates, and STEM education tools that need a checked number rather than a mental estimate.
$0.002000 USDC
x402.forgemesh.io
Wave height, wave period, swell wave height, and sea surface temperature for any ocean coordinates worldwide, from a global marine weather model. Built for shipping logistics, offshore operations, and recreational boating or surf agents that need current sea conditions in one call.
$0.005000 USDC
x402.forgemesh.io
Wave physics API: convert between light wavelength (nm), frequency (Hz), and photon energy (joules and eV). Uses exact physical constants.
$0.002000 USDC
x402.forgemesh.io
Converts electromagnetic wavelength in nanometers to photon energy in joules and electron-volts, and back, using exact physical constants for the speed of light and Planck's constant. For spectroscopy analysis, optics design, and astronomy agents working with light-frequency data.
$0.002000 USDC
x402.forgemesh.io
US weather alerts API: all active weather warnings, watches, and advisories for any US state — event type, severity, urgency, affected zones, and full alert text as normalized JSON. US COVERAGE ONLY. Use for logistics, event planning, and safety agents. Public-domain government data; cached 5 minutes.
$0.005000 USDC
x402.forgemesh.io
Current temperature, feels-like, humidity, wind, and conditions plus a 3-day daily outlook (highs, lows, rain chance) for any point on Earth given as latitude/longitude. Built for travel planning, delivery scheduling, and assistant agents that need forecast data without a country-specific weather provider. Refreshed every 10 minutes.
$0.005000 USDC
x402.forgemesh.io
Weather forecast API: current conditions (temperature, feels-like, humidity, wind, weather code) plus a 3-day daily forecast (highs, lows, precipitation probability) for any latitude/longitude worldwide, as structured JSON. Use for travel planning, logistics, event scheduling, and assistant agents. Cached 10 minutes.
$0.005000 USDC
x402.forgemesh.io
Daily high temperature, low temperature, and total precipitation for a given latitude/longitude across any past date range, sourced from a reanalysis weather model. Use for verifying what the weather was on a specific past date — event post-mortems, claims verification, or agricultural and research backtesting. Coverage back to 1940.
$0.005000 USDC
x402.forgemesh.io
Web content extraction API: fetch any public web page and get its readable article content as clean markdown — boilerplate, nav, and ads stripped automatically. Honors robots.txt and Content-Signal/aipref declarations (explicit disallow returns an unpaid 403). SSRF-guarded, 2MB cap.
$0.005000 USDC
x402.forgemesh.io
Website health probe: checks whether any URL is currently reachable and returns its response time, content type, and caching behavior. Runs safely against arbitrary user-supplied addresses thanks to built-in request guarding. A lightweight heartbeat for monitoring dashboards, CI pipelines, and pre-fetch validation before a larger crawl.
$0.002000 USDC
x402.forgemesh.io
WHOIS lookup API: registration record for any domain — created/updated/expiry dates, registrar, status codes, and nameservers — normalized from the authoritative registry, as JSON. For availability checks, expiry monitoring, ownership research, and security screening.
$0.005000 USDC
x402.forgemesh.io
Knowledge summary API: the lead summary of any English Wikipedia article — title, short description, extract paragraph, thumbnail, and canonical URL — as structured JSON. Titles accept spaces or underscores; missing pages return an unpaid 404. Use for entity enrichment, fact grounding, and research agents. CC BY-SA 4.0 with attribution in every response. Cached 24 hours.
$0.003000 USDC
x402.forgemesh.io
Worldwide open-event feed filterable to wildfires (or any of 13 official hazard categories: wildfires, severe storms, volcanoes, sea/lake ice, earthquakes, floods, drought, dust/haze, landslides, manmade events, snow, temperature extremes, water color). Each event includes title, category, source link, and the latest geometry (coordinates, magnitude, date). For fire-risk monitoring, logistics rerouting, and global hazard-news agents.
$0.005000 USDC
x402.forgemesh.io
Rain nowcast API by coordinates: 15-minute-resolution precipitation for the next 2 hours, for a quick 'will it rain soon' check. Structured JSON for delivery, outdoor-event, and scheduling agents. Radar-based, so coverage is strongest in the US and Europe.
$0.003000 USDC
x402.forgemesh.io
A daily wisdom reading from the Book of Proverbs — today's chapter (day-of-month = chapter number) plus a deterministic verse pick, served from locally hosted public-domain KJV text.
$0.005000 USDC
x402.forgemesh.io
Word association API: get words related to any word — meanings-like (ml), rhymes (rel_rhy), sounds-like (sl), or adjectives-for (rel_jjb) — ranked by association strength, up to 20 results. For copywriting, product naming, poetry, crosswords, and word-game agents. Cached 24 hours.
$0.002000 USDC
x402.forgemesh.io
Breaks down any text into character, word, and sentence counts, estimated LLM token count, and reading time, computed instantly with nothing stored. Useful for context-budget checks before an API call, content-length validation, and editorial word-count requirements.
$0.001000 USDC
← prevnext →