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.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X GET 'https://x402.forgemesh.io/transcribe' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch 'https://x402.forgemesh.io/transcribe'
Endpoint: https://x402.forgemesh.io/transcribe. Operated by x402.forgemesh.io, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
10 structured tenets explaining how ForgeMesh designs x402 services for agent discovery: rich free llms.txt/openapi surfaces, the 402 challenge as a free probe,…
Agent fortune API: a fortune cookie written specifically for AI agents ('A cached response is worth two upstream calls'), plus a lucky number and lucky HTTP sta…
A directory built for agents choosing which paid tool to call next: 11 ForgeMesh x402 services with category, endpoint counts, and price ranges, refreshed from …
Returns the complete set of call shapes (routes, methods, input schemas, worked examples, prices) for a named ForgeMesh x402 service, so an agent can construct …
Audio transcription API for agents: paid per call, no keys, no accounts. Neural speech-recognition transcript of any public audio URL up to 25MB, with segment t…
Track any bill in the US Congress: current status, latest action and its date, sponsor, titles, policy area, and related-record links, straight from the officia…
ForgeMesh's builder philosophy — headline, intro, three numbered principles, and closing line — returned as structured JSON, verbatim from the free forgemesh.io…
Official campaign fundraising and spending totals by candidate: receipts, disbursements, cash on hand, debts, and the individual-versus-committee contribution s…
How much has a candidate raised: latest-cycle fundraising totals for US federal candidates from official filings, with party, office, state, and cycle-by-cycle …
Resolve a politician's name to official candidate and committee identifiers used across US campaign-finance datasets. Fuzzy name in, exact ids out — the join ke…
Color conversion API: any hex or rgb() color to hex, RGB, and HSL plus is-it-dark detection and the accessible text color (black or white) to place on top of it…
US bill status lookup: pass congress number, bill type, and bill number and get the official record — title, sponsor, latest action with date, policy area, comm…