C

ClearCheck · Weather

by ClearCheck

GETBaseSolanaArbitrumPolygon

$0.002

per call · USD Coin on Base

US point forecast plus any active NWS watches, warnings and advisories, with a CLEAR / ADVISORY / WARNING verdict.

Endpoint

GET https://loonie-toll.onrender.com/weather

2

Calls / 30d

1

Unique payers / 30d

Sep 9

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://loonie-toll.onrender.com/weather", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://loonie-toll.onrender.com/weather?lat=28.5384&lon=-81.3789" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "activeAlerts": [],
  "alertCount": 0,
  "disclaimer": "Advisory only, provided as is without warranty of accuracy or completeness. Forecasts and alerts change continuously — always consult weather.gov directly before making a safety decision. Not affiliat…",
  "forecast": [
    {
      "detailedForecast": "A chance of showers and thunderstorms before 11pm. Mostly cloudy, with a low around 76. East wind 0 to 5 mph. Chance of precipitation is 30%. New rainfall amounts less than a tenth of an inch possible…",
      "isDaytime": false,
      "name": "Tonight",
      "precipitationChancePct": 30,
      "shortForecast": "Chance Showers And Thunderstorms then Mostly Cloudy",
      "startsAt": "2026-09-08T20:00:00-04:00",
      "temperature": 76,
      "temperatureUnit": "F",
      "wind": "0 to 5 mph E"
    },
    {
      "detailedForecast": "Showers and thunderstorms likely after 2pm. Mostly sunny. High near 92, with temperatures falling to around 84 in the afternoon. Heat index values as high as 102. East southeast wind 0 to 5 mph. Chanc…",
      "isDaytime": true,
      "name": "Wednesday",
      "precipitationChancePct": 62,
      "shortForecast": "Mostly Sunny then Showers And Thunderstorms Likely",
      "startsAt": "2026-09-09T06:00:00-04:00",
      "temperature": 92,
      "temperatureUnit": "F",
      "wind": "0 to 5 mph ESE"
    }
  ],
  "location": {
    "city": "Orlando",
    "forecastOffice": "MLB",
    "lat": 28.5384,
    "lon": -81.3789,
    "state": "FL",
    "timeZone": "America/New_York"
  },
  "reasons": [
    "No active National Weather Service alerts for this point."
  ],
  "retrievedAt": "2026-09-09T00:58:42.016Z",
  "source": "NOAA National Weather Service (api.weather.gov)",
  "verdict": "CLEAR"
}

Payment details

Pay to0xb531320805c5bed1d46aeadcf4f008fdf172dbda
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase, Solana, Arbitrum, Polygon
Schemesexact

Is this your API?

Pin it to the top of Data & Enrichment and the homepage with a featured placement.

Get featured →

More from ClearCheck & similar services