M·O·R·S·E
Signal 0x49772eb266059264eea385a05a76910cbf0d8c8d450026d04482f82a0a0ec27b
| Found on the node | yes — GET /engine/v1/signal/0x49772eb266… |
|---|---|
| Kind | direct_result |
| Miner | weatherapi id 212 |
| Paid by | 0xfBB3C3bd51EC6E19BDECc786945d83719b6b4c9c = Morse's payer wallet |
| Node's own check | verified — the node confirms this hash commits to the payload below (keccak256 over payload) |
| Settlement tx | 0xd6519444f015cce70264383107c3f15bacdf749e534a428dec9a57236314ff5e |
| Recorded | 2026-09-03T09:17:30.177134Z |
| Morse's ledger row | 2026-09-03T09:17:26.512Z · web · ask · WEATHER_CHECK · WeatherAPI · $0.01 |
The node states the hash is keccak256 over the payload and reports it verified. Morse shows that attestation as the node returns it: eleven serialisations of the payload as served were tried and none reproduced the hash, so Morse does not claim to have re-derived it independently (GAPS G3). What Morse does establish on its own is the payer — the wallet above is checked against Morse's.
Payload the hash covers
{
"intent_id": "",
"miner_slug": "weatherapi",
"subnet_id": "212",
"wallet_address": "0xfBB3C3bd51EC6E19BDECc786945d83719b6b4c9c",
"request": "[direct] 212 → {\"method\":\"GET\",\"endpoint\":\"/current\",\"payload\":{\"query\":\"what's the weather in dubai\"}}",
"response": {
"current": {
"chance_of_rain": 47,
"chance_of_snow": 0,
"cloud": 100,
"condition": {
"code": 1240,
"icon": "//cdn.weatherapi.com/weather/64x64/day/353.png",
"text": "Light rain shower"
},
"dewpoint_c": 22.9,
"dewpoint_f": 73.2,
"feelslike_c": 29,
"feelslike_f": 84.2,
"gust_kph": 7,
"gust_mph": 4.3,
"heatindex_c": 29,
"heatindex_f": 84.2,
"humidity": 82,
"is_day": 1,
"last_updated": "2026-09-03 14:30",
"last_updated_epoch": 1788426000,
"precip_in": 0.01,
"precip_mm": 0.33,
"pressure_in": 29.6,
"pressure_mb": 1002,
"temp_c": 26.1,
"temp_f": 79.1,
"uv": 3.3,
"vis_km": 10,
"vis_miles": 6,
"wetbulb_c": 23.8,
"wetbulb_f": 74.8,
"will_it_rain": 0,
"will_it_snow": 0,
"wind_degree": 328,
"wind_dir": "NNW",
"wind_kph": 6.1,
"wind_mph": 3.8,
"windchill_c": 26.1,
"windchill_f": 79.1
},
"location": {
"country": "India",
"lat": 27.65,
"localtime": "2026-09-03 14:47",
"localtime_epoch": 1788427050,
"lon": 78.2833,
"name": "Dubai",
"region": "Uttar Pradesh",
"tz_id": "Asia/Kolkata"
}
},
"timestamp": "2026-09-03T09:17:30.174435606Z"
}