{
  "source": "nik.bot",
  "upstream_base": "https://agent-payment.meteoscientific.com",
  "checked_at": "2026-04-28T03:12:35.887Z",
  "total": 4,
  "passing": 4,
  "failing": 0,
  "all_passing": true,
  "checks": [
    {
      "path": "/health",
      "ok": true,
      "status": 200,
      "latency_ms": 52,
      "response_type": "object",
      "sample_keys": [
        "service",
        "status",
        "endpoints"
      ]
    },
    {
      "path": "/api/rate",
      "ok": true,
      "status": 200,
      "latency_ms": 2829,
      "response_type": "object",
      "sample_keys": [
        "hntUsdPrice",
        "dcRate",
        "dcPerHnt",
        "minimumDc",
        "minimumUsd",
        "minimumHnt",
        "note"
      ]
    },
    {
      "path": "/api/deposit-info",
      "ok": true,
      "status": 200,
      "latency_ms": 2860,
      "response_type": "object",
      "sample_keys": [
        "deposit_wallet",
        "hnt_token_mint",
        "instructions",
        "minimum_dc",
        "minimum_usd",
        "current_rate"
      ]
    },
    {
      "path": "/api/community",
      "ok": true,
      "status": 200,
      "latency_ms": 458,
      "response_type": "object",
      "sample_keys": [
        "messages",
        "categories"
      ]
    }
  ]
}