{
  "x402Version": 2,
  "id": 7071,
  "slug": "7071",
  "resource": "https://oraclepost.higgsfield.app/api/price",
  "description": "Live Chainlink price feed on Base, read from the oracle contract at request time: price, round id, last update and feed address. Pairs: ETH-USD, BTC-USD, SOL-USD, LINK-USD, CBETH-USD, AERO-USD, USDC-USD, EUR-USD. Pass ?pair=ETH-USD (default ETH-USD). No third-party API, no cache.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x88E02aD9DA1F2de38AAd49E5AE2b66169FA103F2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "queryParams": {
            "pair": "Pair to quote, e.g. ETH-USD"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "age_seconds": 41,
            "decimals": 8,
            "feed_address": "0x71041dddad3595F9CEd3DcCFBe3D1F4b0a16Bb70",
            "network": "eip155:8453",
            "pair": "ETH-USD",
            "price": 2401.4068,
            "price_raw": "240140680000",
            "round_id": "55340232221128658305",
            "source": "chainlink",
            "updated_at": "2026-09-16T10:12:03.000Z"
          },
          "type": "json"
        }
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "properties": {
              "method": {
                "const": "GET"
              },
              "queryParams": {
                "properties": {
                  "pair": {
                    "description": "Pair to quote, e.g. ETH-USD",
                    "type": "string"
                  }
                },
                "required": [
                  "pair"
                ],
                "type": "object"
              },
              "type": {
                "const": "http"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {},
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "oraclepost.higgsfield.app",
  "lastUpdated": "2026-09-17T14:06:18.289Z",
  "quality": {
    "calls30d": 2,
    "uniquePayers30d": 2,
    "lastCalledAt": "2026-09-17T14:06:17.409Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "oraclepost.higgsfield.app",
    "manifest_name": "oraclepost.higgsfield.app",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}