E

El Nino Market Watch · Weather Anomalies

by El Nino Market Watch

GETBase

$0.1

per call · USD Coin on Base

Weather and soil-moisture anomalies for 10 commodity-growing regions (precipitation, temperature, root-zone soil wetness; Open-Meteo ERA5 + NASA POWER, 1994→) from El Niño Market Watch.

Endpoint

GET https://trading-perps.vercel.app/api/weather/anomalies

1

Calls / 30d

1

Unique payers / 30d

Aug 15

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://trading-perps.vercel.app/api/weather/anomalies", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://trading-perps.vercel.app/api/weather/anomalies" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "generated": "2026-08-15T00:00:00.000Z",
  "regions": {
    "australia_wheat": {
      "precip_anomaly_pct": -18.2,
      "soil_wetness": 0.31,
      "t2m_anomaly_c": 1.1
    }
  }
}

Payment details

Pay to0xbd356968846829e32983bb4abe2d0dd29f2c2f7b
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

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

Get featured →

More from El Nino Market Watch & similar services