{
  "x402Version": 2,
  "id": 13553,
  "slug": "13553",
  "resource": "https://starring-generated-forests-trader.trycloudflare.com/price/:pair",
  "description": "Single-pair crypto lookup: price in USDC, composite signal score (-100..+100), ATR% and reasons. Path param is the Coinbase pair id, e.g. /price/BTC-USDC.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x479B69Dfb8f7cCE52Da68f8276286840e8211AB9",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "input": {
          "method": "GET",
          "pathParams": {
            "pair": "BTC-USDC"
          },
          "type": "http"
        },
        "output": {
          "example": {
            "atr_pct": 2.1,
            "pair": "BTC-USDC",
            "price_usdc": 64000,
            "reasons": [
              "trend up"
            ],
            "score": 42
          },
          "type": "json"
        }
      },
      "routeTemplate": "/price/:pair",
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "properties": {
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET",
                  "HEAD",
                  "DELETE"
                ],
                "type": "string"
              },
              "pathParams": {
                "properties": {
                  "pair": {
                    "description": "Coinbase pair id like BTC-USDC",
                    "type": "string"
                  }
                },
                "required": [
                  "pair"
                ],
                "type": "object"
              },
              "queryParams": {
                "properties": {},
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "output": {
            "properties": {
              "example": {
                "type": "object"
              },
              "type": {
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "starring-generated-forests-trader.trycloudflare.com",
  "lastUpdated": "2026-09-05T19:15:44.246Z",
  "quality": {
    "calls30d": 1,
    "uniquePayers30d": 1,
    "lastCalledAt": "2026-09-05T19:15:43.168Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "starring-generated-forests-trader.trycloudflare.com",
    "manifest_name": "starring-generated-forests-trader.trycloudflare.com",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}