M·O·R·S·E
Signal 0x5b16667974748dbeff0cae79819250f035f3d6ada4256ddf8b8f7e053c47ee2a
| Found on the node | yes — GET /engine/v1/signal/0x5b16667974… |
|---|---|
| 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 | 0x833d7411df4088713bf8c650185bb6d8a0a2d51df12f9d892518be0494b091e7 |
| Recorded | 2026-09-03T05:30:22.661358Z |
| Morse's ledger row | 2026-09-03T05:30:18.861Z · 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 is the weather in Delhi?\"}}",
"response": {
"current": {
"chance_of_rain": 17,
"chance_of_snow": 0,
"cloud": 96,
"condition": {
"code": 1009,
"icon": "//cdn.weatherapi.com/weather/64x64/day/122.png",
"text": "Overcast"
},
"dewpoint_c": 22.2,
"dewpoint_f": 72,
"feelslike_c": 31,
"feelslike_f": 87.8,
"gust_kph": 15.2,
"gust_mph": 9.4,
"heatindex_c": 31.2,
"heatindex_f": 88.2,
"humidity": 70,
"is_day": 1,
"last_updated": "2026-09-03 10:45",
"last_updated_epoch": 1788412500,
"precip_in": 0,
"precip_mm": 0,
"pressure_in": 29.7,
"pressure_mb": 1006,
"temp_c": 28.2,
"temp_f": 82.7,
"uv": 1.4,
"vis_km": 10,
"vis_miles": 6,
"wetbulb_c": 23.9,
"wetbulb_f": 75,
"will_it_rain": 0,
"will_it_snow": 0,
"wind_degree": 118,
"wind_dir": "ESE",
"wind_kph": 12.2,
"wind_mph": 7.6,
"windchill_c": 28.2,
"windchill_f": 82.7
},
"location": {
"country": "India",
"lat": 28.6667,
"localtime": "2026-09-03 11:00",
"localtime_epoch": 1788413422,
"lon": 77.2167,
"name": "Delhi",
"region": "Delhi",
"tz_id": "Asia/Kolkata"
}
},
"timestamp": "2026-09-03T05:30:22.657372038Z"
}