thevaultreport.com
Real-time COMEX and LME warehouse inventory, COT positioning, EIA oil data, and ETF flows. Physical-market intelligence the paper market ignores.
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 2 USDC on Base to 0x7450…ecc99. The signed payment is good for 5 minutes.
- Paid to
- 0x7450…ecc99
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 2000000 smallest units
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x74500ee8519da3b6bf43642bc06be5874a9ecc99",
"amount": "2000000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
]Extensions
{
"bazaar": {
"info": {
"input": {
"type": "http",
"method": "GET",
"pathParams": {
"metal": "gold"
}
},
"output": {
"type": "json",
"example": {
"metal": "gold",
"source": "The Vault Report",
"sections": {
"premiums": {
"flag": "neutral",
"rows": [],
"venues": 3,
"readout": "Ex-tax physical gold premium averages +0.6% over COMEX across 3 venue(s) — physical is near fair value vs COMEX.",
"avg_ex_tax_premium_pct": 0.6
},
"anomalies": {
"top": [],
"flag": "neutral",
"count": 3,
"readout": "3 gold-linked series on the abnormality board; most abnormal: COMEX registered gold (score 2.40)."
},
"lme_stocks": {
"flag": "unavailable",
"readout": "The LME lists copper only among these metals; no LME stock series for gold."
},
"cot_managed_money": {
"flag": "tightening",
"readout": "Managed-money net gold sits at the 88th percentile of its record — positioning is crowded long (squeeze-prone).",
"percentile": 0.88,
"managed_money_net": 210000
},
"comex_deliveries_pace": {
"flag": "tightening",
"readout": "Latest month 2026-04 delivered 1250000 oz, 1.42x the prior-6-month median (880000 oz) — delivery pace accelerating.",
"latest_month": "2026-04",
"prior_median_oz": 880000,
"ratio_vs_median": 1.42,
"prior_months_used": 6,
"latest_delivered_oz": 1250000
},
"comex_registered_eligible": {
"flag": "tightening",
"as_of": "2026-04-17",
"readout": "Gold registered/eligible stocks (11.2M oz sitting at the 8th percentile of its record) — deliverable metal is scarce.",
"total_qty": 31000000,
"percentile": 0.08,
"eligible_qty": 19800000,
"change_30d_pct": -4.1,
"registered_qty": 11200000
}
},
"generated_at": "2026-04-18T14:00:00Z",
"schema_version": 1
}
}
},
"schema": {
"type": "object",
"$schema": "https://json-schema.org/draft/2020-12/schema",
"required": [
"input"
],
"properties": {
"input": {
"type": "object",
"required": [
"type",
"method"
],
"properties": {
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"GET"
],
"type": "string"
},
"pathParams": {
"type": "object",
"required": [
"metal"
],
"properties": {
"metal": {
"enum": [
"gold",
"silver",
"copper",
"platinum"
],
"type": "string"
}
}
},
"queryParams": {
"type": "object",
"properties": {}
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object",
"properties": {
"metal": {
"type": "string"
},
"sections": {
"type": "object",
"properties": {
"premiums": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
},
"anomalies": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
},
"lme_stocks": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
},
"cot_managed_money": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
},
"comex_deliveries_pace": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
},
"comex_registered_eligible": {
"type": "object",
"properties": {
"flag": {
"enum": [
"tightening",
"neutral",
"loosening",
"unavailable"
],
"type": "string"
},
"readout": {
"type": "string"
}
},
"description": "One market slice, tagged with a tightening/neutral/loosening/unavailable flag plus a one-line plain-English readout and section-specific numeric fields."
}
}
},
"generated_at": {
"type": "string",
"format": "date-time"
},
"schema_version": {
"type": "integer"
}
}
}
}
}
}
},
"routeTemplate": "/api/x402/squeeze-brief/:metal"
}
}Provenance
- Seen in the source catalog
- 2026-07-20 03:59Z
- Last indexed by Roundhouse
- 2026-07-25 00:00Z
- Last enriched (probe, favicon, geo)
- 2026-09-23 16:45Z
- x402 version
- 2
- Max timeout
- 300s
- Liveness probe
- HTTP 402
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
No per-endpoint history for this service yet, so this is payments indexed to its PROVIDER's wallet over 30 days. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service thevaultreport.com and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=thevaultreport.com' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://thevaultreport.com/api/x402/squeeze-brief/:metal, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.