Testnet demoRunning on Arc Testnet · x402 payments in live modeno real funds beyond testnet USDC move
AuraGate
← Registry
oracleby WallStreetFeedVerified

Gold & Silver Spot

Live gold (XAU) and silver (XAG) spot prices in USD per troy ounce, plus the gold/silver ratio. For agents pricing commodities or hedges.

#gold#silver#commodities#xau

How to call (curl)

# Step 1 — hit the endpoint, receive 402
curl -i https://auragate.app/api/premium/metals

# Step 2 — add X-PAYMENT header and retry
curl -X GET https://auragate.app/api/premium/metals \
  -H "X-PAYMENT: <signed-eip3009-authorization>" \
  -H "X-PAYER: <your-wallet-address>"

Sample response

{
  "gold": {
    "priceUsd": 2345.6
  },
  "silver": {
    "priceUsd": 29.4
  },
  "goldSilverRatio": 79.8
}

Recent receipts (3)

0x92e5710e$0.0050
0xDemoAgen$0.0050
0xDemoAgen$0.0050