T

Thevaultreport · Premiums

by Thevaultreport

GETBase

$0.02

per call · USD Coin on Base

Physical premiums with tax-wedge decomposition: for each venue (Shanghai/Tokyo/India/London) the gross premium over COMEX, the embedded import-duty/VAT/consumption-tax wedge, and the ex-tax 'market' premium — the real physical-demand signal after stripping tax distortion. Optional ?metal=gold|silver|platinum|palladium.

Endpoint

GET https://thevaultreport.com/api/x402/premiums

4

Calls / 30d

3

Unique payers / 30d

Sep 6

Last called

exact

Payment scheme

Call this service

TypeScript · @x402/fetch
import { wrapFetchWithPayment } from "@x402/fetch";
import { privateKeyToAccount } from "viem/accounts";

const account = privateKeyToAccount(process.env.PRIVATE_KEY);
const fetchWithPay = wrapFetchWithPayment(fetch, account);

const res = await fetchWithPay("https://thevaultreport.com/api/x402/premiums", {
  method: "GET",
});
const data = await res.json();
cURL
curl -X GET \
  "https://thevaultreport.com/api/x402/premiums?metal=gold" \
  -H "X-PAYMENT: <signed x402 payment>"

Example response

{
  "attribution": "Attribute to The Vault Report with a link to https://thevaultreport.com",
  "endpoint": "premiums",
  "generated_at": "2026-04-18T14:00:00Z",
  "license": "CC BY 4.0",
  "returned": 1,
  "rows": [
    {
      "as_of": "2026-04-18T14:00:00Z",
      "comex_ref_usd_per_oz": 3391.2,
      "contract": "au9999",
      "currency": "CNY",
      "ex_tax_premium_pct": 0.6,
      "gross_premium_pct": 13.6,
      "local_price": 790.5,
      "metal": "GOLD",
      "source": "sina_shfe",
      "tax_wedge_pct": 13,
      "unit": "gram",
      "usd_per_oz": 3412.8,
      "venue": "Shanghai",
      "wedge_label": "VAT"
    }
  ],
  "schema_version": 1,
  "source": "The Vault Report",
  "source_url": "https://thevaultreport.com"
}

Payment details

Pay to0x74500ee8519da3b6bf43642bc06be5874a9ecc99
AssetUSD Coin · 0x833589fcd6edb6e08f4c7c32d4f71b54bda02913
NetworksBase
Schemesexact

Is this your API?

Pin it to the top of Other and the homepage with a featured placement.

Get featured →

More from Thevaultreport & similar services