{"partialResults":false,"resources":[{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Official US weather forecast from the National Weather Service (NOAA): multi-day and hourly periods for any US coordinates or street address. Temperature in Celsius and Fahrenheit, precipitation probability, wind speed and direction, and plain-language conditions. Authoritative government public-domain data, commercial use OK.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"days":3,"hourly":false,"lat":39.74,"lon":-104.98},"type":"http"},"output":{"example":{"count":6,"coverage":"US","location":{"city":"Denver","lat":39.74,"lon":-104.98,"state":"CO"},"periods":[{"is_daytime":true,"name":"Today","precip_probability_pct":20,"short_forecast":"Mostly Sunny","temperature_c":31.1,"temperature_f":88,"wind_direction":"NW","wind_speed":"7 to 13 mph"}],"type":"daily"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"description":"US address (alternative to lat/lon)","type":"string"},"days":{"description":"Limit number of days returned","maximum":7,"minimum":1,"type":"integer"},"hourly":{"description":"Hourly instead of day/night periods","type":"boolean"},"lat":{"description":"Latitude [-90,90] (with lon)","type":"number"},"lon":{"description":"Longitude [-180,180] (with lat)","type":"number"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-04T14:34:27.694Z","quality":{"l30DaysTotalCalls":3,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-04T14:34:27.145Z"},"resource":"https://api.agentstools.dev/forecast","serviceName":"us-forecast","tags":["weather","forecast","us","nws","noaa"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","scheme":"exact"}],"description":"Official National Weather Service forecast for any US coordinate - six 12-hour day/night periods by default, or hourly - each with temperature in C and F, precipitation probability, a wind speed range in km/h, wind direction and a short forecast, plus the NWS issue time so an agent can judge its age. detail=full adds the narrative, icon, dewpoint and humidity. United States, its territories and coastal waters only. Use when: What is the weather forecast for these US coordinates?","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lat":38.8977,"lon":-77.0365},"type":"http"},"output":{"example":{"data":{"generated_at":"2026-08-18T12:03:31.000Z","location":{"city":"Washington","state":"DC","timezone":"America/New_York"},"periods":[{"end_time":"2026-08-18T18:00:00-04:00","is_daytime":true,"name":"Today","precipitation_probability_pct":11,"short_forecast":"Partly Sunny","start_time":"2026-08-18T08:00:00-04:00","temperature_c":31.11,"temperature_f":88,"wind_direction":"N","wind_speed_range_kmh":{"max":11.27,"min":4.83}},{"end_time":"2026-08-19T06:00:00-04:00","is_daytime":false,"name":"Tonight","precipitation_probability_pct":1,"short_forecast":"Partly Cloudy","start_time":"2026-08-18T18:00:00-04:00","temperature_c":21.67,"temperature_f":71,"wind_direction":"NW","wind_speed_range_kmh":{"max":9.66,"min":1.61}},{"end_time":"2026-08-19T18:00:00-04:00","is_daytime":true,"name":"Wednesday","precipitation_probability_pct":0,"short_forecast":"Sunny","start_time":"2026-08-19T06:00:00-04:00","temperature_c":32.22,"temperature_f":90,"wind_direction":"W","wind_speed_range_kmh":{"max":8.05,"min":8.05}},{"end_time":"2026-08-20T06:00:00-04:00","is_daytime":false,"name":"Wednesday Night","precipitation_probability_pct":19,"short_forecast":"Partly Cloudy then Slight Chance Showers And Thunderstorms","start_time":"2026-08-19T18:00:00-04:00","temperature_c":22.78,"temperature_f":73,"wind_direction":"SW","wind_speed_range_kmh":{"max":8.05,"min":1.61}},{"end_time":"2026-08-20T18:00:00-04:00","is_daytime":true,"name":"Thursday","precipitation_probability_pct":70,"short_forecast":"Showers And Thunderstorms Likely","start_time":"2026-08-20T06:00:00-04:00","temperature_c":31.11,"temperature_f":88,"wind_direction":"N","wind_speed_range_kmh":{"max":9.66,"min":1.61}},{"end_time":"2026-08-21T06:00:00-04:00","is_daytime":false,"name":"Thursday Night","precipitation_probability_pct":70,"short_forecast":"Showers And Thunderstorms Likely","start_time":"2026-08-20T18:00:00-04:00","temperature_c":21.11,"temperature_f":70,"wind_direction":"NE","wind_speed_range_kmh":{"max":8.05,"min":1.61}}],"query":{"detail":"compact","hourly":false,"hours":null,"lat":38.8977,"lon":-77.0365,"period_limit":6},"updated_at":"2026-08-18T11:55:05.000Z","valid_from":"2026-08-18T05:00:00.000Z"},"meta":{"capability":"weather.us.forecast","freshness":"near_live","source":"nws","version":"4.0.0"}},"type":"json"}},"routeTemplate":"/v1/weather/us/forecast","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"properties":{"detail":{"default":"compact","description":"compact (default) returns the fields an agent acts on. full adds the NWS narrative (detailed_forecast), the icon URL, the trend note and, for hourly periods, dewpoint_c and humidity_pct.","enum":["compact","full"],"type":"string"},"hourly":{"default":false,"description":"Return hourly periods instead of the default 12-hour day/night periods. Hourly periods have no name and, at detail=full, carry dewpoint and humidity.","type":"boolean"},"hours":{"default":24,"description":"Number of hourly periods to return, soonest first. Applies when hourly is true; use period_limit for day/night forecasts.","maximum":48,"minimum":1,"type":"integer"},"lat":{"description":"Latitude in decimal degrees (WGS84). Rounded to 4 decimal places before the National Weather Service lookup.","maximum":90,"minimum":-90,"type":"number"},"lon":{"description":"Longitude in decimal degrees (WGS84). Rounded to 4 decimal places before the National Weather Service lookup.","maximum":180,"minimum":-180,"type":"number"},"period_limit":{"default":6,"description":"Maximum number of 12-hour day/night periods to return, soonest first. Applies when hourly is false; use hours for hourly forecasts. NWS issues 14 periods (7 days); the default of 6 is three days. Named period_limit, not periods, because periods is the returned series.","maximum":14,"minimum":1,"type":"integer"}},"required":["lat","lon"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787077521/bazaar-icons/3ef6abcc74005763.png","lastUpdated":"2026-08-27T22:36:54.317Z","quality":{"l30DaysTotalCalls":6,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-27T22:36:54.107Z"},"resource":"https://api.eckari.com/v1/weather/us/forecast","serviceName":"Eckari","tags":["weather","nws","forecast","us","geospatial"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xF22e558a00D91Ee12A1F50C52186FecB8dDFf493","scheme":"exact"}],"description":"Current US weather conditions (temp in C+F, humidity, wind, pressure, description) from the NWS for coordinates OR a US address (auto-geocoded).","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"address":"233 S Wacker Dr, Chicago, IL"},"type":"http"},"output":{"example":{"coverage":"US","current":{"description":"Partly Cloudy","humidity_pct":64.7,"station":{"id":"KORD","name":"Chicago O'Hare"},"temperature_c":23,"temperature_f":73.4,"wind_speed_kmh":11,"wind_speed_mph":6.8},"location":{"city":"Chicago","lat":41.88,"lon":-87.63,"state":"IL"}},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"address":{"description":"US address (alternative to lat/lon)","type":"string"},"lat":{"description":"Latitude [-90,90] (with lon)","type":"number"},"lon":{"description":"Longitude [-180,180] (with lat)","type":"number"}},"required":[],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-08T14:06:08.245Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-08T14:06:07.718Z"},"resource":"https://api.agentstools.dev/weather","serviceName":"us-weather","tags":["weather","geo","us","conditions","nws"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x552Cc4A10878C7F20574489D47184249657Ca3f6","scheme":"exact"}],"description":"US weather forecast API: official National Weather Service forecast for any US lat/lon — next four periods (~48 hours, day/night): temperature, wind, short and detailed forecast text, plus resolved place name. UNITED STATES COVERAGE ONLY; points outside NWS coverage return an unpaid 404. Public-domain government data. Use for logistics, travel, and event-planning agents. Cached up to 10 minutes; nearby coordinates (within ~0.1°/11km) may share a cached forecast.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lat":"39.7456","lon":"-97.0892"},"type":"http"},"output":{"example":{"data":{"location":"Linn, KS","periods":[{"detailedForecast":"Showers and thunderstorms before 4am.","isDaytime":false,"name":"Tonight","shortForecast":"Showers And Thunderstorms","startTime":"2026-07-03T21:00:00-05:00","temperature":71,"temperatureUnit":"F","windDirection":"E","windSpeed":"5 to 10 mph"}],"updated":"2026-07-03T18:00:00+00:00"},"endpoint":"/weather/us","meta":{"attribution":null,"cached":false,"fetchedAt":"2026-07-04T00:00:00.000Z","source":"NWS"},"ok":true},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"lat":{"description":"Latitude in decimal degrees, -90 to 90 (US coverage).","pattern":"-?(90(\\.0+)?|[0-8]?\\d(\\.\\d+)?)","type":"string"},"lon":{"description":"Longitude in decimal degrees, -180 to 180 (US coverage).","pattern":"-?(180(\\.0+)?|(1[0-7]\\d|\\d{1,2})(\\.\\d+)?)","type":"string"}},"required":["lat","lon"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"properties":{"location":{"description":"Resolved 'City, ST' for the point, when known.","type":"string"},"periods":{"description":"Up to 4 periods: { name, startTime, isDaytime, temperature, temperatureUnit, windSpeed, windDirection, shortForecast, detailedForecast }.","minItems":1,"type":"array"},"updated":{"description":"NWS forecast update timestamp, ISO 8601.","type":"string"}},"required":["periods"],"type":"object"},"endpoint":{"description":"Always \"/weather/us\".","type":"string"},"meta":{"properties":{"attribution":{"description":"Licensing attribution when the source requires it.","type":["string","null"]},"cached":{"description":"Whether this response was served from cache.","type":"boolean"},"fetchedAt":{"description":"ISO 8601 time the data was actually retrieved from the upstream.","type":"string"},"source":{"description":"Upstream source: NWS.","type":"string"}},"required":["source","cached","fetchedAt"],"type":"object"},"ok":{"description":"true on success.","type":"boolean"}},"required":["ok","endpoint","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-30T12:06:21.555Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-30T12:06:21.443Z"},"resource":"https://gateway.stride20k.com/weather/us","serviceName":"Stride20k","tags":["weather"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xa0BFa4f07281c9b248DC3AED2217836BcA24869B","scheme":"exact"},{"amount":"3000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"B4CHWQeQn7GDLZD2aW6hpGG2bEseisBFLZYECA3HDLan","scheme":"exact"}],"description":"Get a global weather forecast for a city/locality name or exact coordinates. Returns normalized day/night or hourly periods worldwide: NOAA/NWS is preferred within supported U.S. coverage for optional station conditions and active alerts, while MET Norway provides an attributed open-data fallback globally.","extensions":{"bazaar":{"info":{"input":{"body":{"include_active_alerts":true,"include_current_conditions":true,"periods":2,"place":"Washington, DC, US"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"data":{"activeAlerts":{"alertCount":0,"available":true,"requested":true,"updatedAt":"2026-08-12T04:09:00+00:00"},"currentConditions":{"available":true,"requested":true,"stationId":"KDCA","stationName":"Washington/Reagan National Airport, DC"},"forecastType":"day_night","generatedAt":"2026-08-12T03:09:21+00:00","limitations":["Place-name resolution uses the bundled GeoNames cities500...","Current conditions, when requested, come from the nearest...","Internet delivery and timeliness are not guaranteed. For ...","Active alerts are a bounded point-in-time subset; radar a..."],"location":{"city":"Washington","latitude":38.8951,"longitude":-77.0364,"state":"DC"},"periodCount":2,"periods":[{"endTime":"2026-08-12T06:00:00-04:00","name":"Tonight","number":1,"startTime":"2026-08-11T23:00:00-04:00"}],"periodsTruncated":true,"retrievedAt":"2026-08-12T04:10:00+00:00","source":{"dataset":"NWS API forecast with optional observations and active al...","forecastUrl":"https://api.weather.gov/gridpoints/LWX/97,71/forecast?uni...","pointsUrl":"https://api.weather.gov/points/38.8951,-77.0364","provider":"NOAA/National Weather Service"},"units":"us","updatedAt":null},"meta":{"cached":false,"duration_ms":42,"next_actions":[],"sources":[],"warnings":[]},"request_id":"018f1f54-7f38-7ba2-8dc3-5f90272d9f1a","service":"data.us-weather-forecast","version":"1"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"oneOf":[{"not":{"anyOf":[{"required":["latitude"]},{"required":["longitude"]}]},"required":["place"]},{"not":{"required":["place"]},"required":["latitude","longitude"]}],"properties":{"forecast_type":{"enum":["day_night","hourly"],"type":"string"},"include_active_alerts":{"type":"boolean"},"include_current_conditions":{"type":"boolean"},"latitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"longitude":{"anyOf":[{"type":"number"},{"type":"null"}]},"periods":{"type":"integer"},"place":{"anyOf":[{"type":"string"},{"type":"null"}]},"source_preference":{"enum":["auto","nws","met"],"type":"string"},"timezone":{"anyOf":[{"type":"string"},{"type":"null"}]},"units":{"enum":["us","si"],"type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"properties":{"example":{"properties":{"data":{"additionalProperties":false,"properties":{"activeAlerts":{"type":"object"},"currentConditions":{"type":"object"},"forecastType":{"type":"string"},"generatedAt":{"type":["string","null"]},"limitations":{"items":{"type":"string"},"type":"array"},"location":{"type":"object"},"periodCount":{"type":"integer"},"periods":{"items":{"type":"object"},"type":"array"},"periodsTruncated":{"type":"boolean"},"retrievedAt":{"type":"string"},"source":{"type":"object"},"units":{"type":"string"},"updatedAt":{"type":["string","null"]}},"required":["location","forecastType","units","generatedAt","updatedAt","periodCount","periodsTruncated","periods","currentConditions","activeAlerts","source","retrievedAt","limitations"],"type":"object"},"meta":{"properties":{"cached":{"type":"boolean"},"duration_ms":{"type":"integer"},"next_actions":{"items":{"type":"object"},"type":"array"},"sources":{"items":{"type":"string"},"type":"array"},"warnings":{"items":{"type":"string"},"type":"array"}},"required":["duration_ms","cached","sources","warnings","next_actions"],"type":"object"},"request_id":{"type":"string"},"service":{"type":"string"},"version":{"type":"string"}},"required":["request_id","service","version","data","meta"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786471603/bazaar-icons/3cd5dfbdc8c7913d.png","lastUpdated":"2026-09-01T13:12:33.893Z","quality":{"l30DaysTotalCalls":2,"l30DaysUniquePayers":1,"lastCalledAt":"2026-09-01T13:12:33.26Z"},"resource":"https://apiacre.com/v1/data/us-weather-forecast","serviceName":"API Acre","tags":["weather forecast","city weather","global weather","hourly forecast","weather alerts"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:43114","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:1329","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"2000","asset":"0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:10","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168","extra":{"name":"Global Dollar","version":"1"},"maxTimeoutSeconds":300,"network":"eip155:4663","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0xcebA9300f2b948710d2653dD7B07f33A8B32118C","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42220","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","facilitatorAddress":"0x67B9CE703d9ce658d7C4ac3c289cEa112fE662Af","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"upto"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg","scheme":"exact"},{"amount":"10000","asset":"CCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75","extra":{"areFeesSponsored":true},"maxTimeoutSeconds":300,"network":"stellar:pubnet","payTo":"GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL","scheme":"exact"},{"amount":"1000","asset":"31566704","extra":{"feePayer":"ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA","tag":"x402-global-challenge"},"maxTimeoutSeconds":300,"network":"algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=","payTo":"C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE","scheme":"exact"}],"description":"Multi-period weather forecast for a US location from api.weather.gov (NWS, public domain). Give latitude and longitude; returns the place plus upcoming forecast periods (temp, wind, conditions). US coverage only. ?lat=40.71\u0026lon=-74.01","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lat":40.71,"lon":-74.01},"type":"http"},"output":{"example":{"lat":40.71,"location":{"city":"New York","state":"NY"},"lon":-74.01,"periods":[{"name":"Today","shortForecast":"Sunny","temperature":72,"unit":"F","wind":"10 mph"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"lat":{"description":"latitude (US)","type":"number"},"lon":{"description":"longitude (US)","type":"number"}},"required":["lat","lon"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"lat":{"type":"number"},"location":{"properties":{"city":{"type":"string"},"state":{"type":"string"}},"type":"object"},"lon":{"type":"number"},"periods":{"items":{"properties":{"name":{"type":"string"},"shortForecast":{"type":"string"},"temperature":{"type":"integer"},"unit":{"type":"string"},"wind":{"type":"string"}},"type":"object"},"type":"array"}},"required":["location","lat","lon","periods"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_b4aw4uzd"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1784423094/bazaar-icons/478aced8e219894c.png","lastUpdated":"2026-08-31T10:36:45.137Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-31T10:36:44.939Z"},"resource":"https://agent402.tools/api/weather-forecast","serviceName":"Weather forecast (US)","tags":["data","weather","forecast","nws","noaa"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x8647F7D7a1368a467Ad1FF757fBc2e7167973558","scheme":"exact"}],"description":"Get current weather conditions and a one-to-seven-day forecast for a geocoded location from Open-Meteo.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"city":"Seattle","days":3},"type":"http"},"output":{"example":{"see":"https://ai-data-marketplace-1042299154756.us-central1.run.app/openapi.json"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"additionalProperties":true,"properties":{"city":{"description":"City name.","type":"string"},"days":{"description":"Number of forecast days (1-7).","type":"integer"},"zip_code":{"description":"US zip code.","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"additionalProperties":true,"properties":{"see":{"type":"string"}},"required":["see"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-08T08:30:03.372Z","quality":{"l30DaysTotalCalls":8,"l30DaysUniquePayers":4,"lastCalledAt":"2026-09-08T08:30:03.178Z"},"resource":"https://ai-data-marketplace-1042299154756.us-central1.run.app/api/v1/weather_forecast","serviceName":"Weather Forecast API","tags":["weather","meteorology","location"],"type":"http","x402Version":2},{"accepts":[{"amount":"1866","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","description":"Weather forecast API — current conditions plus hourly and 3-day weather forecast with temperature, wind and humidity for any city worldwide; live weather data f","extra":{"name":"USD Coin","version":"2"},"maxAmountRequired":"1866","maxTimeoutSeconds":120,"mimeType":"application/json","network":"eip155:8453","payTo":"0xfB5625d44be488414606773244F0De35410b2f39","recipient":"0xfB5625d44be488414606773244F0De35410b2f39","resource":"https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-weather","scheme":"exact"}],"description":"Weather forecast API — current conditions plus hourly and 3-day weather forecast with temperature, wind and humidity for any city worldwide; live weather data for agents. Deterministic on-chain execution by the AmanChain node — live consensus state, real blocks, pools and balances. Pay per call via x402 (USDC on Base), no account, no API key. POST JSON {\"serviceId\":\"aman-weather\",\"request\":\"\u003cinput\u003e\"}.","extensions":{"bazaar":{"info":{"input":{"body":{"request":"Riyadh","serviceId":"aman-weather"},"bodyType":"json","method":"POST","type":"http"},"output":{"example":{"current":{"conditions":"Clear","humidityPct":18,"temperatureC":33,"windKph":14},"forecast":[{"date":"2026-09-10","maxC":35,"minC":24}],"ok":true,"place":"Riyadh"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"body":{"properties":{"request":{"description":"service input (see body example)","type":"string"},"serviceId":{"description":"the service id, \"aman-weather\"","type":"string"}},"type":"object"},"bodyType":{"enum":["json","form-data","text"],"type":"string"},"method":{"enum":["POST","PUT","PATCH"],"type":"string"},"type":{"const":"http","type":"string"}},"required":["type","method","bodyType","body"],"type":"object"},"output":{"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-09T23:06:25.66Z","quality":{"l30DaysTotalCalls":11,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-09T23:06:25.125Z"},"resource":"https://amanchain-relay.gitajhd.workers.dev/api/x402/aman-weather","serviceName":"Weather Now + Forecast","tags":["data","weather","forecast","climate","geo"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xE9468282B22c09243Ce1a455fE2d1DF0d7276dE6","scheme":"exact"}],"description":"7-day forecast for any US coordinate: periods with temperature, wind, precipitation chance, narrative. Source: National Weather Service. JSON.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lat":"latitude e.g. 36.16","lon":"longitude e.g. -86.78"},"type":"http"},"output":{"example":{"location":"Nashville, TN","periods":[{"name":"Tonight","shortForecast":"Partly Cloudy","temperature":71}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-26T04:42:57.882Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-26T04:42:57.729Z"},"resource":"https://polyform.polyform-org.workers.dev/v1/weather/forecast","serviceName":"Polyform","tags":["data","api","v1","weather"],"type":"http","x402Version":2},{"accepts":[{"amount":"5000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0x4df66B6c140778fe0717880A7c6dDE5Ea53AcDeA","scheme":"exact"}],"description":"Weather forecast and air quality for any location worldwide. Returns current conditions plus a 16-day daily weather forecast - temperature highs and lows, precipitation, and wind - alongside air-quality readings including AQI, PM2.5, PM10, and ozone, for any latitude and longitude. Daily forecast resolution. Keyless, via Open-Meteo.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"forecast_days":"3","lat":"52.52","lng":"13.41"},"type":"http"},"output":{"example":{"count":1,"items":[{"airQuality":{"usAqi":34},"current":{"condition":"Overcast","temperature":23.2},"forecast":[{"condition":"Clear sky","date":"2026-06-21","tempMax":26}],"type":"weather"}]},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"properties":{"forecast_days":{"default":"7","description":"1-16","type":"string"},"lat":{"description":"latitude -90..90","type":"string"},"lng":{"description":"longitude -180..180","type":"string"}},"required":["lat","lng"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-09-09T20:58:14.175Z","quality":{"l30DaysTotalCalls":13,"l30DaysUniquePayers":2,"lastCalledAt":"2026-09-09T20:58:13.75Z"},"resource":"https://api.kadec0.xyz/v1/weather","serviceName":"Weather Forecast \u0026 Air Quality","tags":["weather","forecast","air-quality","meteorology","climate"],"type":"http","x402Version":2},{"accepts":[{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","scheme":"exact"},{"amount":"1000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","scheme":"exact"},{"amount":"1000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","scheme":"exact"},{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"Hc3sdEAsCGQcpgfivywog9uwtk8gUBUZgsxdME1EJy88"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9fqXniDAn8hNMYC5C9waGv5u126bkwjU6qGgAoQeoWyo","scheme":"exact"}],"description":"Live current weather conditions for any city, sourced from Open-Meteo","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"city":"Austin"},"type":"http"},"output":{"example":{"location":"Austin, Texas, United States","observedAt":"2026-08-15T12:00","report":{"feelsLike":94,"humidityPercent":48,"temperature":91,"weather":"partly cloudy","windMph":7},"source":"open-meteo.com"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"city":{"description":"City name to fetch live current weather for (defaults to New York)","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"offer-receipt":{"info":{"offers":[{"acceptIndex":0,"format":"eip712","payload":{"amount":"1000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","network":"eip155:8453","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","resourceUrl":"https://x402tap.com/api/weather","scheme":"exact","validUntil":1788854224,"version":1},"signature":"0xa45e0b4a31984ea7af321666d0b44255c3240e41f211615e1522d56e149e86c978255c6ee0f68c57986e04045fe932ce7c26a9b9677743a502bb37eaef16f8f61c"},{"acceptIndex":1,"format":"eip712","payload":{"amount":"1000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","network":"eip155:137","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","resourceUrl":"https://x402tap.com/api/weather","scheme":"exact","validUntil":1788854224,"version":1},"signature":"0x7e2b4e5a4ad819dd1785f2d8039d946e7848583c0a1b0f74c51f1b9d7309e73f2874cfb14ee7c68a2d163371e1e9b094ee6ce3ad2316d7bc43ea8217aff853f21c"},{"acceptIndex":2,"format":"eip712","payload":{"amount":"1000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","network":"eip155:42161","payTo":"0xB810B599bc730Aa85800BABe7f5d160524322C86","resourceUrl":"https://x402tap.com/api/weather","scheme":"exact","validUntil":1788854224,"version":1},"signature":"0x8d9dd06037f392b1cc521c38b4fff0fc67bc6304ff04f71f57170f44bce4313b5ffec962c3dde9d921cd382d3eda7f87e24c63bf0c8c979d257e902e51e9b3341c"},{"acceptIndex":3,"format":"eip712","payload":{"amount":"1000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"9fqXniDAn8hNMYC5C9waGv5u126bkwjU6qGgAoQeoWyo","resourceUrl":"https://x402tap.com/api/weather","scheme":"exact","validUntil":1788854224,"version":1},"signature":"0x7dffaeae6305b782c5cc2b761acda0159b4865cffcb03d764f649eee40f7df240a7361fa9659e607fb4c5469c4bf91a1ba537acb93ebaec6ee0fcc07dd89d54e1b"}]},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"offers":{"items":{"properties":{"acceptIndex":{"type":"integer"},"format":{"type":"string"},"payload":{"properties":{"amount":{"type":"string"},"asset":{"type":"string"},"network":{"type":"string"},"payTo":{"type":"string"},"resourceUrl":{"type":"string"},"scheme":{"type":"string"},"validUntil":{"type":"integer"},"version":{"type":"integer"}},"required":["version","resourceUrl","scheme","network","asset","payTo","amount"],"type":"object"},"signature":{"type":"string"}},"required":["format","signature"],"type":"object"},"type":"array"}},"required":["offers"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1786944861/bazaar-icons/604fd26fe71fd7f4.png","lastUpdated":"2026-09-08T07:52:04.18Z","quality":{"l30DaysTotalCalls":14,"l30DaysUniquePayers":8,"lastCalledAt":"2026-09-08T07:52:03.962Z"},"resource":"https://x402tap.com/api/weather","serviceName":"x402 Weather API","tags":["weather","forecast","api","data","live"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xE9468282B22c09243Ce1a455fE2d1DF0d7276dE6","scheme":"exact"}],"description":"Hour-by-hour forecast for any US coordinate: temperature, precipitation chance, wind, conditions for the next 48 hours. Source: National Weather Service. JSON.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"hours":"1-48 (default 24)","lat":"latitude","lon":"longitude"},"type":"http"},"output":{"example":{"hours":[{"precipChancePct":20,"shortForecast":"Partly Cloudy","temperature":74,"time":"…"}],"location":"Nashville, TN"},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}}},"lastUpdated":"2026-08-26T05:02:32.497Z","quality":{"l30DaysTotalCalls":1,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-26T05:02:31.998Z"},"resource":"https://api.polyform.org/v1/weather/hourly","serviceName":"Polyform","tags":["data","api","v1","weather"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":60,"network":"eip155:8453","payTo":"0x9d6b6fdB04040a55d58B24ff4C90C08cf6083C8f","scheme":"exact"}],"description":"Active National Weather Service watches, warnings and advisories for a US coordinate or a two-letter state or marine area code - event, severity, certainty, urgency, headline, affected areas and zone codes, and effective/onset/expiry times in UTC. Read at request time, so an empty list means nothing is active. The 5 newest come back by default; detail=full adds the NWS narrative. Use when: Decide whether an active US weather warning affects a location before dispatching or travelling.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"lat":38.8977,"lon":-77.0365},"type":"http"},"output":{"example":{"data":{"items":[],"page":{"has_more":false,"limit":5,"next_offset":null,"offset":0,"returned":0,"total":0},"query":{"detail":"compact","lat":38.8977,"lon":-77.0365,"state":null}},"meta":{"capability":"weather.us.alerts","freshness":"live","source":"nws","version":"4.0.0"}},"type":"json"}},"routeTemplate":"/v1/weather/us/alerts","schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET","HEAD","DELETE"],"type":"string"},"queryParams":{"additionalProperties":false,"anyOf":[{"required":["lat","lon"]},{"required":["state"]}],"properties":{"detail":{"default":"compact","description":"compact (default) returns the fields an agent decides on. full adds the two NWS narrative members - description (the multi-paragraph WHAT/WHERE/WHEN/IMPACTS text, truncated at 2000 characters with description_truncated set) and instruction (the protective-action text) - which are written for a human reader and are several times the size of the rest of the alert.","enum":["compact","full"],"type":"string"},"lat":{"description":"Latitude in decimal degrees (WGS84). Provide lat and lon together, or provide state.","maximum":90,"minimum":-90,"type":"number"},"limit":{"default":5,"description":"Maximum number of active alerts to return, in the order NWS returns them. The default of 5 keeps the answer compact - a busy state can have dozens of active alerts, each covering tens of zones - and page.total always reports how many are active, so nothing is hidden.","maximum":50,"minimum":1,"type":"integer"},"lon":{"description":"Longitude in decimal degrees (WGS84). Provide lat and lon together, or provide state.","maximum":180,"minimum":-180,"type":"number"},"offset":{"default":0,"description":"Zero-based index of the first alert to return, for paging through the active set with limit. The whole active set is read in one upstream request and returned in that order, so a window over it is consistent.","minimum":0,"type":"integer"},"state":{"description":"Two-letter US state, territory or NWS marine area code such as CA / TX / PR. Alternative to lat and lon; one of the two forms is required.","pattern":"^[A-Za-z]{2}$","type":"string"}},"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787077521/bazaar-icons/3ef6abcc74005763.png","lastUpdated":"2026-08-27T22:36:52.87Z","quality":{"l30DaysTotalCalls":6,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-27T22:36:52.662Z"},"resource":"https://api.eckari.com/v1/weather/us/alerts","serviceName":"Eckari","tags":["weather","nws","alerts","us","severe-weather"],"type":"http","x402Version":2},{"accepts":[{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:137","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0xaf88d065e77c8cC2239327C5EDb3A432268e5831","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42161","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0x754704Bc059F8C67012fEd69BC8A327a5aafb603","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:143","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:43114","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0xe15fC38F6D8c56aF07bbCBe3BAf5708A2Bf42392","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:1329","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"4000","asset":"0x0b2C639c533813f4Aa9D7837CAf62653d097Ff85","extra":{"name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:10","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168","extra":{"name":"Global Dollar","version":"1"},"maxTimeoutSeconds":300,"network":"eip155:4663","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0xcebA9300f2b948710d2653dD7B07f33A8B32118C","extra":{"name":"USDC","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:42220","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"exact"},{"amount":"3000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"assetTransferMethod":"permit2","facilitatorAddress":"0x67B9CE703d9ce658d7C4ac3c289cEa112fE662Af","name":"USD Coin","version":"2"},"maxTimeoutSeconds":300,"network":"eip155:8453","payTo":"0xaBF4FAbd7c416fB67202E5f9002389Fc75e2a9D0","scheme":"upto"},{"amount":"3000","asset":"EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v","extra":{"feePayer":"GVJJ7rdGiXr5xaYbRwRbjfaJL7fmwRygFi1H6aGqDveb"},"maxTimeoutSeconds":300,"network":"solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp","payTo":"J7aN3PLJnTCF5qpEnvJHJsnCjcGuqC2rYtEM8Gv3xwg","scheme":"exact"},{"amount":"30000","asset":"CCW67TSZV3SSS2HXMBQ5JFGCKJNXKZM7UQUWUZPUTHXSTZLEO7SJMI75","extra":{"areFeesSponsored":true},"maxTimeoutSeconds":300,"network":"stellar:pubnet","payTo":"GDNJXCKW7ZM7GEEVP674TWPU26YJNBQ2FI4ZIPRKTPTNUEJMDHFJWWRL","scheme":"exact"},{"amount":"3000","asset":"31566704","extra":{"feePayer":"ZMFK2OI7ZBD2U27ISERZC4S6LKM6WMFJPZQ4MYNJDZ2VNBNMBA67RA22AA","tag":"x402-global-challenge"},"maxTimeoutSeconds":300,"network":"algorand:wGHE2Pwdvd7S12BL5FaOP20EGYesN73ktiC1qzkkit8=","payTo":"C7IIHG7SPLPZ5H7ZT6HW3UV2OQMQQE6Y2HBNGZXSLRJULE42BEE2OY2XIE","scheme":"exact"}],"description":"Active National Weather Service alerts for a US state as clean JSON: event, severity, headline, affected areas, onset/expiry. Live government data, no key. ?area=CA.","extensions":{"bazaar":{"info":{"input":{"method":"GET","queryParams":{"area":"CA"},"type":"http"},"output":{"example":{"alerts":[{"areas":"…","event":"Red Flag Warning","expires":"…","headline":"…","onset":"2026-06-12T12:00:00-07:00","severity":"Severe"}],"area":"CA","count":2},"type":"json"}},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"input":{"additionalProperties":false,"properties":{"method":{"enum":["GET"],"type":"string"},"queryParams":{"properties":{"area":{"description":"Two-letter US state/territory code, e.g. CA, TX, FL","type":"string"}},"required":["area"],"type":"object"},"type":{"const":"http","type":"string"}},"required":["type","method"],"type":"object"},"output":{"properties":{"example":{"properties":{"alerts":{"items":{"properties":{"areas":{"type":"string"},"event":{"type":"string"},"expires":{"type":"string"},"headline":{"type":"string"},"onset":{"type":"string"},"severity":{"type":"string"}},"type":"object"},"type":"array"},"area":{"type":"string"},"count":{"type":"integer"}},"required":["area","count","alerts"],"type":"object"},"type":{"type":"string"}},"required":["type"],"type":"object"}},"required":["input"],"type":"object"}},"builder-code":{"info":{"a":"bc_b4aw4uzd"},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false,"properties":{"a":{"description":"App builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"},"s":{"description":"Service builder codes","items":{"pattern":"^[a-z0-9_]{1,32}$","type":"string"},"maxItems":11,"type":"array"},"w":{"description":"Wallet builder code","pattern":"^[a-z0-9_]{1,32}$","type":"string"}},"type":"object"}},"payment-identifier":{"info":{"required":false},"schema":{"$schema":"https://json-schema.org/draft/2020-12/schema","properties":{"id":{"maxLength":128,"minLength":16,"pattern":"^[a-zA-Z0-9_-]+$","type":"string"},"required":{"type":"boolean"}},"required":["required"],"type":"object"}}},"iconUrl":"https://res.cloudinary.com/bdb-prod/image/upload/c_fill,ar_1:1,w_256,h_256,f_auto,q_auto/v1787497819/bazaar-icons/478aced8e219894c.png","lastUpdated":"2026-08-31T10:33:46.106Z","quality":{"l30DaysTotalCalls":4,"l30DaysUniquePayers":1,"lastCalledAt":"2026-08-31T10:33:45.874Z"},"resource":"https://agent402.tools/api/weather-alerts","serviceName":"US weather alerts","tags":["data","weather","alerts","nws","noaa"],"type":"http","x402Version":2}],"searchMethod":"hybrid","x402Version":2,"meta":{"searchToken":"yscxjeltzff6gaa"}}
