{
  "x402Version": 2,
  "id": 7718,
  "slug": "7718",
  "resource": "https://api.stocktrends.com/v1/prices/latest",
  "description": "Latest weekly price row for a Stock Trends symbol, including adjusted close, weekly high/low, volume (actual shares traded), trades, and price change.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0xAEeb8EaBdC05532a26123045f99D208EB1cC00ab",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "2500",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "category": "prices",
        "description": "Latest weekly price row for a Stock Trends symbol, including adjusted close, weekly high/low, volume (actual shares traded), trades, and price change.",
        "family": "prices",
        "input": {
          "method": "GET",
          "queryParams": {
            "cs_only": true,
            "symbol_exchange": "IBM-N"
          },
          "type": "http"
        },
        "metadataUrl": "https://api.stocktrends.com/v1/ai/context",
        "output": {
          "example": {
            "request_id": "req_demo"
          },
          "format": "application/json",
          "type": "json"
        },
        "pricing_catalog": "https://api.stocktrends.com/v1/pricing/catalog",
        "role": "price_context",
        "schemaUrl": "https://api.stocktrends.com/v1/ai/tools",
        "title": "Prices Latest",
        "tools_manifest": "https://api.stocktrends.com/v1/ai/tools"
      },
      "schema": {
        "$schema": "https://json-schema.org/draft/2020-12/schema",
        "additionalProperties": true,
        "properties": {
          "category": {
            "type": "string"
          },
          "description": {
            "type": "string"
          },
          "family": {
            "type": "string"
          },
          "input": {
            "additionalProperties": false,
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              },
              "queryParams": {
                "additionalProperties": false,
                "properties": {
                  "cs_only": {
                    "default": true,
                    "type": "boolean"
                  },
                  "exchange": {
                    "enum": [
                      "N",
                      "Q",
                      "A",
                      "B",
                      "T",
                      "I"
                    ],
                    "type": "string"
                  },
                  "symbol": {
                    "type": "string"
                  },
                  "symbol_exchange": {
                    "pattern": "^[A-Z0-9.]+-[A-Z]$",
                    "type": "string"
                  }
                },
                "required": [
                  "symbol_exchange"
                ],
                "type": "object"
              },
              "type": {
                "const": "http",
                "type": "string"
              }
            },
            "required": [
              "type",
              "method"
            ],
            "type": "object"
          },
          "metadataUrl": {
            "type": "string"
          },
          "output": {
            "additionalProperties": true,
            "description": "Latest weekly price, adjusted close, high/low, volume (actual shares traded), trades, split factor, and price change.",
            "properties": {
              "example": {},
              "format": {
                "type": "string"
              },
              "type": {
                "const": "json",
                "type": "string"
              }
            },
            "required": [
              "type"
            ],
            "type": "object"
          },
          "pricing_catalog": {
            "type": "string"
          },
          "schemaUrl": {
            "type": "string"
          },
          "title": {
            "type": "string"
          },
          "tools_manifest": {
            "type": "string"
          }
        },
        "required": [
          "input"
        ],
        "type": "object"
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "api.stocktrends.com",
  "lastUpdated": "2026-09-17T03:25:04.485Z",
  "quality": {
    "calls30d": 25,
    "uniquePayers30d": 6,
    "lastCalledAt": "2026-09-17T03:25:04.139Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "api.stocktrends.com",
    "manifest_name": "api.stocktrends.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"
  }
}