{"service":"ArgonautWorks US Weather API","operation":{"method":"GET","url":"https://argonaut-us-weather-api.vercel.app/api/v1/forecast","price":"$0.0012","settlement":{"protocol":"x402","network":"eip155:8453","asset":"USDC","asset_address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","pay_to":"0x5e2023b1D1366d6366E768fe432AD627bfAa5d57"},"query":{"type":"object","required":["lat","lon"],"properties":{"lat":{"type":"string","example":"38.8895"},"lon":{"type":"string","example":"-77.0353"}},"additionalProperties":false},"example":{"lat":"38.8895","lon":"-77.0353"}},"relay_operation":{"method":"POST","url":"https://argonaut-us-weather-api.vercel.app/api/v1/forecast","price":"$0.0012","settlement":{"protocol":"x402","network":"eip155:8453","asset":"USDC","asset_address":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","pay_to":"0x5e2023b1D1366d6366E768fe432AD627bfAa5d57"},"body":{"type":"object","description":"Provide both coordinates, or use an empty object for the documented Washington, D.C. default.","oneOf":[{"maxProperties":0},{"required":["lat","lon"]}],"properties":{"lat":{"oneOf":[{"type":"string"},{"type":"number"}],"example":38.8895},"lon":{"oneOf":[{"type":"string"},{"type":"number"}],"example":-77.0353}},"additionalProperties":false},"example":{"lat":38.8895,"lon":-77.0353}},"result":"One compact NWS 7-day forecast, active alerts, timestamps, and source URLs.","openapi":"https://argonaut-us-weather-api.vercel.app/openapi.json","x402_manifest":"https://argonaut-us-weather-api.vercel.app/.well-known/x402","source":"https://github.com/ArgonautWorks/us-weather-api"}