{"uid":"cap_IFhWjp0-sNbEdT5p1QNq4","slug":"x402-data-bazaar-vercel-app-b03cb7f8","name":"x402-data-bazaar Weather Forecast","description":"Daily weather forecast (1-16 days) for any lat/lon -- high/low temps (F), precipitation, chance of rain, max wind, condition. Query: ?lat=40.7&lon=-74.0&days=7. If omitted, defaults to a NYC sample location.","url":"https://x402-data-bazaar.vercel.app/api/weather/forecast","method":"GET","headers":{},"bodySchema":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"string","description":"Latitude in decimal degrees"},"lon":{"type":"string","description":"Longitude in decimal degrees"},"days":{"type":"string","description":"Forecast length from 1 to 16 days"}}},"responseSchema":{"data":{"forecast":[{"date":"2026-03-13","low_f":31.2,"high_f":42,"condition":"Overcast"},{"date":"2026-03-14","low_f":33.2,"high_f":46.2,"condition":"Overcast"}],"timezone":"America/New_York"},"source":"Open-Meteo API","success":true},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.008","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"unknown","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"down","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.008/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.008","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_9MwfM6qSo4MH6aDVgtCdt","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.008","costPer":"request","priority":0,"asset":null,"unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Returns a 1–16 day daily weather forecast (high/low temps in °F, precipitation, chance of rain, max wind, and condition) for any latitude/longitude coordinate.","exampleAgentPrompt":"Can you pull the 7-day weather forecast for latitude 40.7, longitude -74.0 — I need daily high and low temps in Fahrenheit, chance of rain, and the general condition for each day?","exampleUseCases":null,"resultDescription":"An array of daily forecast objects each containing the date, low and high temperatures in Fahrenheit, weather condition label (e.g. 'Overcast', 'Clear'), precipitation amount, chance of rain, and max wind speed, plus the timezone for the queried location and a success flag.","failureModes":["Missing lat or lon parameter returns an error — both are required","Invalid or out-of-range coordinate values may return no data or an error from the upstream provider","days value outside 1–16 range may be clamped or return an error","Network or upstream Open-Meteo API outage causes a failed response","Malformed query string (e.g. non-numeric lat/lon) returns a validation error"],"whenToPreferThis":"Choose this endpoint when you need structured multi-day (1–16 day) daily weather forecasts keyed to precise lat/lon coordinates, especially when you need temperature ranges in Fahrenheit alongside precipitation and wind data per day. Prefer it over current-conditions endpoints when planning ahead, and over weather-decision-brief endpoints when you want raw forecast data rather than interpreted recommendations.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-15T18:46:38.606Z","isFirstParty":false}