{
  "ok": true,
  "service": "brmste-machine-to-sats",
  "status": "ONLINE",
  "machine_to_sats": true,
  "origin": "hetzner-hq",
  "cloudflare": false,
  "one_ledger": "bc1qkqy9tna45dl3fhknpvmlpx2a044a95h5lza77d",
  "one_ledger_role": "RECEIVE_ONLY",
  "inbound_signing_required": false,
  "price": {
    "sats_per_qubit": 1000,
    "tokens_per_qubit": 1000000,
    "carbon_g_per_qubit": 128
  },
  "endpoints": {
    "GET /sats": "this discovery document",
    "GET /health": "m2m health",
    "GET /v1/status": "invoice counters",
    "POST /v1/invoice": "create LN invoice (402 PAYMENT_REQUIRED)",
    "POST /v1/verify": "verify paid",
    "POST /v1/debit": "agent debit quote+invoice",
    "POST /agent/settle": "M2M auto-pay via fleet LND-08/09 (md-shop)",
    "POST /agent/answer": "metered compute answer",
    "GET /agent/credit": "agent credit balance",
    "POST /mcp": "MCP tools (buy_md, agent_answer, agent_settle)"
  },
  "lnd": {
    "alias": "BRMSTE-LIVE-LND-01",
    "pubkey": "026d1aafbb38a3f0943814fa57c35dcf7ca7aec4188b997fd868da52ef262eaed4",
    "uri": "026d1aafbb38a3f0943814fa57c35dcf7ca7aec4188b997fd868da52ef262eaed4@178.104.79.112:9735",
    "channels": 9,
    "synced": true,
    "inbound_sat": 1033249,
    "outbound_sat": 450438
  },
  "m2m_ledger": {
    "invoices_total": 14,
    "invoices_sats": 1900,
    "settled": 0,
    "settled_sats": 0,
    "machines": 7
  },
  "ts": "2026-07-16T20:25:51Z"
}