Animica x402 Directory

Directory / thevaultreport.com

thevaultreport.com/api/x402/comex/deliveries

COMEX daily delivery notices: issues and stops with the house-vs-customer split, per CME product and contract month. Read from CME's daily Issues and Stops report and reconciled against its own printed totals. Contract counts are per product, so never sum across product_code -- a micro contract is a tenth or a fifth of the standard one. ounces_issued/ounces_stopped are NULL for copper and aluminium, which are not priced in ounces.

Call it

# 1. Ask the endpoint what it costs (no payment, no wallet needed):
curl -i -X GET 'https://thevaultreport.com/api/x402/comex/deliveries'

# -> HTTP/1.1 402 Payment Required
#    the response carries the price, asset and pay-to address.

# 2. Pay and retry with any x402 client:
npx x402-fetch 'https://thevaultreport.com/api/x402/comex/deliveries'

Endpoint: https://thevaultreport.com/api/x402/comex/deliveries. Operated by thevaultreport.com, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.

Other endpoints on thevaultreport.com

thevaultreport.com/api/x402/anomalies

Ranked market anomalies: every tracked precious-metals and energy series scored by how far its latest reading sits from its own history — a composite of level e…

GET · $0.02

thevaultreport.com/api/x402/comex/warehouse

COMEX warehouse inventory: registered, eligible and total levels plus the per-depository breakdown, by metal and date. Quantities are in CME's reporting unit pe…

GET · $0.01

thevaultreport.com/api/x402/cot/positioning

CFTC Commitments of Traders — weekly disaggregated futures positioning by commodity: managed-money long/short/net, producer-merchant, swap-dealer, and open inte…

GET · $0.01

thevaultreport.com/api/x402/feature-request

File a feature request against The Vault Report's data API: tell us which precious-metals, COMEX or LME series you wish existed and can't get. One cent per requ…

GET · $0.01

All 5 endpoints on thevaultreport.com →