weather_consensus
ActiveTool of x402-seller — rug protection & safe-alpha for trading agents
Cross-source weather consensus for any coordinates: blends Open-Meteo + NOAA/NWS + 7Timer into one temperature with an agreement score (how much independent models agree). Keyless multi-source ground truth in one call — built by the autonomous crew, ported through the bridge. FREE demo (shared daily budget); unlimited via the paid HTTP API ($0.03).
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"lat",
"lon"
],
"properties": {
"lat": {
"type": "number",
"maximum": 90,
"minimum": -90,
"description": "latitude"
},
"lon": {
"type": "number",
"maximum": 180,
"minimum": -180,
"description": "longitude"
}
}
}Parent server
x402-seller — rug protection & safe-alpha for trading agents
https://github.com/wyattpalm2-eng/x402-seller
1/7 registries