{
  "x402Version": 2,
  "id": 5087,
  "slug": "5087",
  "resource": "https://api.seneschal.space/v1/q/xmr/height",
  "description": "Single-fact: current Monero chain height + sync status. Sourced from a live operator-run monerod node.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x46Ba634261566CF242c853d1f49511f9268ba674",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 120
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {},
          "type": "http"
        },
        "output": {
          "example": {
            "as_of_ms": 1765532000000,
            "behind_blocks": 0,
            "chain": "monero",
            "height": 3686932,
            "synchronized": true,
            "top_block_hash": "<block-hash>"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "properties": {
                  "as_of_ms": {
                    "type": "integer"
                  },
                  "behind_blocks": {
                    "type": "integer"
                  },
                  "chain": {
                    "type": "string"
                  },
                  "height": {
                    "type": "integer"
                  },
                  "synchronized": {
                    "type": "boolean"
                  },
                  "top_block_hash": {
                    "type": "string"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.seneschal.space",
  "lastUpdated": "2026-09-08T08:02:33.107Z",
  "quality": {
    "calls30d": 5,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-08T08:02:32.635Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.seneschal.space",
    "manifest_name": "api.seneschal.space",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}