{"uid":"cap_yW5xTt-wjNGGGHJFI5NS4","slug":"forgemesh-hurricane-tracker-d8bd9f73","name":"ForgeMesh Hurricane Tracker","description":"Hurricane tracker API: every tropical cyclone the US National Hurricane Center is currently tracking — name, basin, classification, position, wind intensity, and pressure — as normalized JSON. Use for logistics rerouting, maritime/aviation risk planning, and safety-notification agents. Public-domain government data, cached 5 minutes. Legitimately returns an empty storm list outside of active tropical activity — this is not an error.","url":"https://x402.forgemesh.io/hurricane-tracker","method":"POST","headers":{},"bodySchema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method","bodyType","body"],"properties":{"body":{"type":"object","properties":{}},"type":{"type":"string","const":"http"},"method":{"enum":["POST"],"type":"string"},"bodyType":{"enum":["json","form-data","text"],"type":"string"}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object"}}}}},"responseSchema":{"type":"json","example":{"data":{"activeStorms":[{"name":"Elida","intensity":"50","classification":"TS","latitudeNumeric":15.6,"longitudeNumeric":-116.5}]},"attribution":"NOAA National Hurricane Center (public domain)"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.005","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.005/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.005","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_zi7959lVHUHHQhlBg5xPS","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.005","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns all tropical cyclones currently tracked by the US National Hurricane Center, including name, basin, classification, position, wind intensity, and pressure as normalized JSON.","exampleAgentPrompt":"What tropical storms or hurricanes is the National Hurricane Center currently tracking? Give me the name, classification, position, wind speed, and pressure for each active storm.","exampleUseCases":null,"resultDescription":"A JSON list of all tropical cyclones currently being monitored by the US National Hurricane Center. Each storm entry includes its name, ocean basin, classification (e.g. tropical depression, tropical storm, hurricane category), current latitude/longitude position, maximum sustained wind speed, and central barometric pressure. Returns an empty list when no storms are active — this is a valid, expected response outside of tropical storm season.","failureModes":["Empty storm list returned outside of active tropical season (not an error — expected behavior)","Payment failure if USDC balance is insufficient (x402 payment required at $0.005 per call)","Stale data if NHC source feed is delayed beyond the 5-minute cache window","Network timeout if upstream NHC data feed is unavailable"],"whenToPreferThis":"Use this endpoint when you need a normalized, machine-readable snapshot of all currently active tropical cyclones from the authoritative US government source (NHC). Ideal for logistics rerouting agents, maritime and aviation risk planners, and safety-notification pipelines that need structured storm data without scraping NHC directly. Prefer over raw NHC feeds when you need clean JSON rather than XML/advisory parsing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T00:48:40.132Z","isFirstParty":false}