W
$0.001
per call · USDC on Base Sepolia
Real-time current weather conditions for a city or location, including temperature, humidity, precipitation, wind, and a human-readable condition.
Endpoint
GET https://wallets-demo-seller-server.calebgcarithers.workers.dev/weather23
Calls / 30d
6
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://wallets-demo-seller-server.calebgcarithers.workers.dev/weather", {
method: "GET",
});
const data = await res.json();cURL
curl -X GET \
"https://wallets-demo-seller-server.calebgcarithers.workers.dev/weather?location=San+Francisco" \
-H "X-PAYMENT: <signed x402 payment>"Example response
{
"current": {
"apparentTemperatureC": 17.4,
"condition": "partly cloudy",
"precipitationMm": 0,
"relativeHumidity": 72,
"temperatureC": 18.2,
"time": "2026-06-29T10:45",
"weatherCode": 2,
"windDirectionDegrees": 260,
"windSpeedKmh": 13.1
},
"fetchedAt": "2026-06-29T18:02:00.000Z",
"location": {
"admin1": "California",
"country": "United States",
"countryCode": "US",
"latitude": 37.77493,
"longitude": -122.41942,
"name": "San Francisco",
"timezone": "America/Los_Angeles"
},
"source": "open-meteo"
}Payment details
Pay to
0xcbd4e4218b2cd8300f1bd07b9b4b720fab6b51b3Asset
USDC · 0x036cbd53842c5426634e7929541ec2318f3dcf7eNetworksBase Sepolia
Schemesexact
Is this your API?
Pin it to the top of Data & Enrichment and the homepage with a featured placement.
More from Wallets Demo Weather & similar services
O
Oneshotagent · Verify Email
win.oneshotagent.com
Email deliverability verification
POSTBaseData & Enrichment
$0.001 / call5.8k calls / 30d
O
Oneshotagent · Enrich Email
win.oneshotagent.com
Email enrichment and validation
POSTBaseData & Enrichment
$0.005 / call2.6k calls / 30d
S
Strale · Email Validate
api.strale.io
Validate an email address: RFC 5322 syntax, MX records, 5,361 disposable domain detection, role-based address detection (35 patterns), free provider detection, and typo suggestion for common providers (gmial.com ? gmail.com). Returns deliverability assess…
GETbaseData & Enrichment
$0.0324 / call2.3k calls / 30d