Overview

Purchase: Weather

Protocol x402
Price $0.0020
Payment Asset USD Coin
Payment Network Base
Category real-time-data/weather
Provider the402
Source bazaar
Indexed 2026-04-06 02:26:54

Health

Status degraded
Latency (p50) 231ms
Uptime (30d) 100.0%
Reliability Score 80/100
Last Checked 2026-07-07 23:56:34
Last Healthy 2026-05-16 08:06:35
Consecutive Failures 19

x402 Payment Validation

Payment Requirements Invalid
Asset Verified
Facilitator

Input Schema

{ "body": { "properties": { "city": { "description": "City name (e.g. 'London', 'New York')", "type": "string" }, "include_forecast": { "description": "Include 24h forecast. Defaults to false.", "type": "boolean" }, "lat": { "description": "Latitude (use with lon instead of city)", "type": "number" }, "lon": { "description": "Longitude (use with lat instead of city)", "type": "number" } }, "type": "object" }, "bodyType": "json", "discoverable": true, "method": "POST", "type": "http" }

Output Schema

{ "properties": { "job_id": { "type": "string" }, "status": { "type": "string" }, "thread_id": { "type": "string" } }, "type": "object" }