M·O·R·S·E

Signal 0xbc72747073a30f7445d634226ffbda5e3cacca5d1beb1c11488ee2d5d1090e67

Found on the nodeyes — GET /engine/v1/signal/0xbc72747073…
Kinddirect_result
Minerweatherapi id 212
Paid by0xfBB3C3bd51EC6E19BDECc786945d83719b6b4c9c = Morse's payer wallet
Node's own checkverified — the node confirms this hash commits to the payload below (keccak256 over payload)
Settlement tx0x0c4cf90cfa63e0119635f073327ff9fd8f5070398c3f37862b699e04766c10e9
Recorded2026-09-03T05:31:43.882948Z
Morse's ledger row2026-09-03T05:31:40.000Z · 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 New York?\"}}",
  "response": {
    "current": {
      "chance_of_rain": 49,
      "chance_of_snow": 0,
      "cloud": 100,
      "condition": {
        "code": 1240,
        "icon": "//cdn.weatherapi.com/weather/64x64/day/353.png",
        "text": "Light rain shower"
      },
      "dewpoint_c": 6.1,
      "dewpoint_f": 43.1,
      "feelslike_c": 4.4,
      "feelslike_f": 39.9,
      "gust_kph": 55.9,
      "gust_mph": 34.7,
      "heatindex_c": 7,
      "heatindex_f": 44.6,
      "humidity": 94,
      "is_day": 1,
      "last_updated": "2026-09-03 17:30",
      "last_updated_epoch": 1788413400,
      "precip_in": 0.01,
      "precip_mm": 0.21,
      "pressure_in": 29.49,
      "pressure_mb": 999,
      "temp_c": 7,
      "temp_f": 44.6,
      "uv": 0.1,
      "vis_km": 10,
      "vis_miles": 6,
      "wetbulb_c": 6.6,
      "wetbulb_f": 43.8,
      "will_it_rain": 0,
      "will_it_snow": 0,
      "wind_degree": 314,
      "wind_dir": "NW",
      "wind_kph": 14,
      "wind_mph": 8.7,
      "windchill_c": 4.4,
      "windchill_f": 39.8
    },
    "location": {
      "country": "New Zealand",
      "lat": -45.55,
      "localtime": "2026-09-03 17:31",
      "localtime_epoch": 1788413503,
      "lon": 167.9,
      "name": "The Key Of The Lakes",
      "region": "",
      "tz_id": "Pacific/Auckland"
    }
  },
  "timestamp": "2026-09-03T05:31:43.879535718Z"
}