SERVICE / DETAILother

Unnamed service

GET thevaultreport.com/api/x402/comex/warehouse

SONAR SCORE0.638
LIVE PRICE0.010000
BAZAAR LIVEcompatible
CDP INDEXEDno
DECISION EVIDENCE

Why an agent can trust this route.

22 observations in the last 24h
HANDSHAKE SUCCESS100.0%402 challenge reachable
PAID DELIVERY0.0%settlement observed
P90 LATENCY6101msrecent response window
PRICE DRIFT0.0%advertised vs observed

Sonar evidence is advisory. Paid delivery is shown as verified only when paid probes are available; otherwise route estimates use the unpaid handshake as a clearly labeled proxy.

SONAR PROBE HISTORY / 30D

Observed outcomes

JSON ↗
LIVE ENDPOINT METADATA

COMEX warehouse inventory: registered, eligible and total levels plus the per-depository breakdown, by metal and date. Quantities are in CME's reporting unit per metal: troy ounces for gold/silver/platinum/palladium, SHORT TONS for copper, metric tonnes for aluminum/zinc/lead. Extracted from CME's daily warehouse PDFs.

Resource: thevaultreport.com/api/x402/comex/warehouse

Network: eip155:8453 · Asset: 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 · Pay to: 0x74500ee8519da3b6bf43642bc06be5874a9ecc99

Payment methods: · Last validation: 2026-09-14 15:51:19.149+00

{
  "input": {
    "type": "object",
    "required": [
      "type",
      "method"
    ],
    "properties": {
      "type": {
        "type": "string",
        "const": "http"
      },
      "method": {
        "enum": [
          "GET"
        ],
        "type": "string"
      },
      "queryParams": {
        "type": "object",
        "properties": {
          "to": {
            "type": "string",
            "format": "date",
            "example": "2026-04-30"
          },
          "from": {
            "type": "string",
            "format": "date",
            "example": "2026-01-01"
          },
          "page": {
            "type": "integer",
            "default": 1,
            "example": 1,
            "minimum": 1
          },
          "metal": {
            "enum": [
              "gold",
              "silver",
              "copper",
              "platinum"
            ],
            "type": "string",
            "example": "gold"
          }
        }
      }
    },
    "additionalProperties": false
  },
  "output": {
    "type": "object",
    "required": [
      "type"
    ],
    "properties": {
      "type": {
        "type": "string"
      },
      "example": {
        "type": "object",
        "required": [
          "endpoint",
          "rows",
          "total_matches"
        ],
        "properties": {
          "page": {
            "type": "integer"
          },
          "rows": {
            "type": "array",
            "items": {
              "type": "object",
              "properties": {
                "metal": {
                  "type": "string"
                },
                "total_qty": {
                  "type": "number"
                },
                "pledged_qty": {
                  "type": "number"
                },
                "eligible_qty": {
                  "type": "number"
                },
                "received_qty": {
                  "type": "number"
                },
                "activity_date": {
                  "type": "string",
                  "format": "date"
                },
                "withdrawn_qty": {
                  "type": "number"
                },
                "registered_qty": {
                  "type": "number"
                },
                "warehouse_breakdown": {
                  "type": "object",
                  "properties": {
                    "warehouses": {
                      "type": "array",
                      "items": {
                        "type": "object",
                        "properties": {
                          "name": {
                            "type": "string"
                          },
                          "eligible": {
                            "type": "number"
                          },
                          "registered": {
                            "type": "number"
                          }
                        }
                      }
                    }
                  },
                  "description": "Per-depository detail: {\"warehouses\": [{\"name\", \"registered\", \"eligible\", ...}]}."
                },
                "total_adjustment_qty": {
                  "type": "number"
                },
                "eligible_adjustment_qty": {
                  "type": "number"
                },
                "registered_adjustment_qty": {
                  "type": "number"
                }
              }
            }
          },
          "source": {
            "type": "string"
          },
          "filters": {
            "type": "object",
            "description": "Echo of the filters that were applied."
          },
          "license": {
            "type": "string"
          },
          "related": {
            "type": "array",
            "items": {
              "type": "object"
            },
            "description": "Sibling endpoints worth buying next."
          },
          "endpoint": {
            "type": "string"
          },
          "returned": {
            "type": "integer"
          },
          "next_page": {
            "type": [
              "integer",
              "null"
            ],
            "description": "Next page number, or null when this is the last page."
          },
          "page_size": {
            "type": "integer"
          },
          "source_url": {
            "type": "string"
          },
          "attribution": {
            "type": "string"
          },
          "generated_at": {
            "type": "string",
            "format": "date-time"
          },
          "total_matches": {
            "type": "integer"
          },
          "schema_version": {
            "type": "integer"
          }
        }
      }
    }
  },
  "paymentRequirements": [
    {
      "raw": {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x74500ee8519da3b6bf43642bc06be5874a9ecc99",
        "amount": "10000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "payTo": "0x74500ee8519da3b6bf43642bc06be5874a9ecc99",
      "scheme": "exact",
      "network": "eip155:8453",
      "amountAtomic": "10000"
    }
  ]
}
METADATA PROVENANCE

Source catalog records are retained separately from live endpoint observations. Sonar score, uptime, and latency are advisory metrics. CDP indexing is not inferred from validation.