{
  "x402Version": 2,
  "id": 5084,
  "slug": "5084",
  "resource": "https://api.seneschal.space/v1/q/xmr/fee",
  "description": "Single-fact: recommended Monero per-byte fee in piconero (also exposed per-kB for convenience).",
  "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,
            "chain": "monero",
            "fee_per_byte_piconero": 20000,
            "fee_per_kb_piconero": 20480000
          },
          "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"
                  },
                  "chain": {
                    "type": "string"
                  },
                  "fee_per_byte_piconero": {
                    "type": "number"
                  },
                  "fee_per_kb_piconero": {
                    "type": "number"
                  }
                },
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.seneschal.space",
  "lastUpdated": "2026-09-17T03:52:30.104Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-17T03:52:29.524Z"
  },
  "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"
  }
}