other
5,065–5,088 of 7,344x402.forgemesh.io
x402.forgemesh.io
Point-and-radius earthquake search backed by the official government seismic seismic catalog: pass a latitude, longitude, and radius to get every quake above a magnitude threshold in that area, with depth, time, and tsunami flag. Use for site-specific hazard checks, facility-risk dashboards, and agents that need earthquake exposure for one location rather than a global stream.
x402.forgemesh.io
x402.forgemesh.io
Consolidated space-weather notifications digest: solar flares, coronal mass ejections, geomagnetic storms, radiation-belt enhancements and interplanetary shocks, each with an official report ID, issue time, and full message text. Broader than a flares-only feed — one call briefs an agent on all current solar activity affecting GPS, HF comms, and satellite operations. Covers the most recent seven days.
x402.forgemesh.io
x402.forgemesh.io
Image keyword tagging: analyzes any image URL and returns 5 to 15 relevant tags covering subjects, style, color palette, and setting. No images are retained after the call. Built for populating searchable media libraries, auto-categorizing product photos, and feeding tag-based recommendation or filtering systems.
x402.forgemesh.io
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.
x402.forgemesh.io
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.
x402.forgemesh.io
x402.forgemesh.io
Looks up the latest published version of any npm package along with its license, declared dependencies, publish date, and deprecation status, the check a coding agent should run before adding a dependency to a project. Remember to URL-encode the slash in scoped package names.
x402.forgemesh.io
x402.forgemesh.io
Converts between grams, moles, and molecule count for any chemical formula using its molar mass and Avogadro's number — give either grams or moles and get all three back. For stoichiometry problem sets, lab reagent prep, and chemistry-tutoring agents that need exact conversions, not approximations.
x402.forgemesh.io
x402.forgemesh.io
Molecular weight calculator for chemical formulas: parses parentheses and hydrate notation to return total molar mass, atom counts, and the mass contribution of each element. For chemistry coursework, reagent prep, and formulation agents needing an exact figure instead of an estimated one.
x402.forgemesh.io
x402.forgemesh.io
Mole conversion API: for any chemical formula, convert between grams, moles, and number of molecules using the formula's molar mass and Avogadro's number. Give grams or moles and get all three. For stoichiometry, lab prep, and chemistry education agents.
x402.forgemesh.io
x402.forgemesh.io
Molar mass API: compute the molecular weight of any chemical formula in g/mol — handles nested parentheses (Ca(OH)2, Fe2(SO4)3) and hydrates (CuSO4·5H2O). Returns the total, atom count, and a per-element breakdown with mass percentages. For chemistry, lab, pharma, and education agents.
x402.forgemesh.io
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.
x402.forgemesh.io
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.
x402.forgemesh.io
x402.forgemesh.io
Today's Proverbs reading: day-of-month picks the chapter (1-31, matching Proverbs' 31 chapters), plus a date-seeded verse highlight from within it. Locally hosted KJV text.
x402.forgemesh.io
x402.forgemesh.io
Audio format conversion: takes a public audio or video file URL in formats like mov, wav, ogg, or m4a and returns it as an MP3, ready for playback or downstream processing. Nothing from the source file persists after conversion. Fits into podcast pipelines, voice-note normalization, and any workflow that needs one consistent audio format.
x402.forgemesh.io
x402.forgemesh.io
Rolling digest of official space-weather notifications from roughly the past week — geomagnetic storm watches/warnings, solar radiation storms, and other advisories — with message type, issue timestamp, source link, and full advisory text. For grid-operator risk monitoring, aviation/comms planning, and alerting agents that want the human-readable advisory layer, not just raw event data.
x402.forgemesh.io
x402.forgemesh.io
The latest official space-weather notifications — coronal mass ejection alerts, geomagnetic storm warnings, solar radiation storms, and weekly summary reports — as structured JSON with type, issue time, and full text for each. Covers roughly the last 7 days by default. For infrastructure-risk agents, science newsletters, and space-weather monitoring dashboards.
x402.forgemesh.io
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.
x402.forgemesh.io
x402.forgemesh.io
A single King James Version verse chosen deterministically for the day — same result for every caller on that UTC date, from a curated pool of ~375 well-known comfort and encouragement passages.
x402.forgemesh.io
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.
x402.forgemesh.io
x402.forgemesh.io
Every US volcano currently under a WATCH, ADVISORY, or WARNING alert level, with its aviation color code and the timestamp of the latest notice. Covers Alaska, Hawaii, the Cascades, Yellowstone, and the Mariana Islands. Useful for aviation-routing, disaster-response, and content agents that need to know which volcanoes are actively unsettled right now.
x402.forgemesh.io
x402.forgemesh.io
Today's scripture reading, deterministic by UTC date and served from locally hosted public-domain KJV text. Optional date input replays any day's verse.
x402.forgemesh.io
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.
x402.forgemesh.io
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.
x402.forgemesh.io
x402.forgemesh.io
Equation solver API: solve linear (ax+b=0), quadratic (ax²+bx+c=0, with real OR complex roots and the discriminant), and 2×2 linear systems — from structured numeric coefficients, not a parsed string. Exact roots every time. For engineering, education, and scientific agents.