thevaultreport.com
https://thevaultreport.com/api/x402/comex/warehouseShares a payout wallet with 7 other endpoints — its adoption is attributed from that shared wallet's traffic, not earned exclusively.
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.
Reliability & health
Uptime and response time from our own unpaid probes, plus the reliability score built from them.
Uptime
0.0% avgResponse time
Data table
| Bucket | Uptime | Probes | Response time |
|---|---|---|---|
| 8/24/2026, 5:00:00 PM | 0% | 1 | — |
| 8/25/2026, 7:00:00 PM | 0% | 1 | — |
| 8/26/2026, 9:00:00 PM | 0% | 1 | — |
| 8/27/2026, 9:00:00 PM | 0% | 1 | — |
| 8/28/2026, 9:00:00 PM | 0% | 1 | — |
| 8/29/2026, 9:00:00 PM | 0% | 1 | — |
- Availability
- 65
- Latency
- not yet measured
- Security
- 100
- Transparency
- 61
- Activity
- 8
How often it was reachable when we probed it (weight 35%).
How quickly it answers when it is up — fast scores high (weight 20%).
Whether it serves over working TLS / https (weight 15%).
Whether the operator disclosed what it does — description, schema, identity (weight 15%).
Observed on-chain payments to this endpoint's wallet — transactions, volume, and distinct paying wallets over the last month (weight 15%; not yet measured when we have not seen its wallet settle).
Confidence 100% — how much probe evidence backs this score. A thin history is flagged, not hidden.
See the scoring methodology for exactly how each number is computed.
Payment
- Currencies
- USDC
- Networks
- base
- Facilitator
- unknown
- SDK
- unknown
Operator
- Company
- inferred — unknown
- Jurisdiction
- —
- Registrar
- NameCheap, Inc.
- Domain registered
- 2026-03-24
- Hosting network
- CLOUDFLARENET
- Hosting country
- —
Operator context is derived from public RDAP/TLS records and unverified. Company and country are only available for endpoints that publish them (an OV/EV TLS certificate or a non-redacted domain record); most endpoints are CDN-fronted and disclose neither.
On-chain activity (base)
Payments per day
last payment 8/30/2026Data table
| Day | Payments | Volume (USD) | Paying wallets |
|---|---|---|---|
| 8/1/2026 | 1 | 0.02 | 1 |
| 8/6/2026 | 1 | 0.01 | 1 |
| 8/12/2026 | 1 | 0.01 | 1 |
| 8/13/2026 | 2 | 0.02 | 2 |
| 8/17/2026 | 1 | 0.02 | 1 |
| 8/18/2026 | 1 | 0.01 | 1 |
| 8/23/2026 | 4 | 0.05 | 1 |
| 8/24/2026 | 1 | 0.01 | 1 |
| 8/25/2026 | 2 | 0.03 | 1 |
| 8/26/2026 | 2 | 0.03 | 1 |
| 8/27/2026 | 3 | 0.04 | 3 |
| 8/28/2026 | 3 | 0.03 | 2 |
| 8/29/2026 | 2 | 0.02 | 2 |
| 8/30/2026 | 3 | 0.03 | 3 |
This payout wallet is shared: figures cover all 8 endpoints paid at it, since payments cannot be attributed to one of them. Only payments settled on chains and facilitators we index.
Linked by wallet — likely same operator
On-chain agent identity and the x402 endpoint that shares its settlement wallet.
Response schema
{
"properties": {
"attribution": {
"type": "string"
},
"endpoint": {
"type": "string"
},
"filters": {
"description": "Echo of the filters that were applied.",
"type": "object"
},
"generated_at": {
"format": "date-time",
"type": "string"
},
"license": {
"type": "string"
},
"next_page": {
"description": "Next page number, or null when this is the last page.",
"type": [
"integer",
"null"
]
},
"page": {
"type": "integer"
},
"page_size": {
"type": "integer"
},
"related": {
"description": "Sibling endpoints worth buying next.",
"items": {
"type": "object"
},
"type": "array"
},
"returned": {
"type": "integer"
},
"rows": {
"items": {
"properties": {
"activity_date": {
"format": "date",
"type": "string"
},
"eligible_adjustment_qty": {
"type": "number"
},
"eligible_qty": {
"type": "number"
},
"metal": {
"type": "string"
},
"pledged_qty": {
"type": "number"
},
"received_qty": {
"type": "number"
},
"registered_adjustment_qty": {
"type": "number"
},
"registered_qty": {
"type": "number"
},
"total_adjustment_qty": {
"type": "number"
},
"total_qty": {
"type": "number"
},
"warehouse_breakdown": {
"description": "Per-depository detail: {\"warehouses\": [{\"name\", \"registered\", \"eligible\", ...}]}.",
"properties": {
"warehouses": {
"items": {
"properties": {
"eligible": {
"type": "number"
},
"name": {
"type": "string"
},
"registered": {
"type": "number"
}
},
"type": "object"
},
"type": "array"
}
},
"type": "object"
},
"withdrawn_qty": {
"type": "number"
}
},
"type": "object"
},
"type": "array"
},
"schema_version": {
"type": "integer"
},
"source": {
"type": "string"
},
"source_url": {
"type": "string"
},
"total_matches": {
"type": "integer"
}
},
"required": [
"endpoint",
"rows",
"total_matches"
],
"type": "object"
}