{
  "x402Version": 2,
  "id": 14327,
  "slug": "14327",
  "resource": "https://market.memoryapi.org/x402/market/tokenized",
  "description": "Tokenized securities prices from CoinGecko. Real-time quotes for tokenized stocks and real-world assets (RWA tokens).",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Tokenized securities (xStock) and real-world assets (RWA). Covers tokenized representations of NVIDIA, Tesla, Alphabet, Micron, Circle, and other publicly-traded companies. Updated via CoinGecko API.",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {
            "limit": "20",
            "type": "stocks"
          },
          "schema": {
            "properties": {
              "limit": {
                "description": "Number of results (1-50, default: 20)",
                "type": "integer"
              },
              "type": {
                "description": "stocks | rwa | all (default: stocks)",
                "type": "string"
              }
            },
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "count": 3,
            "source": "CoinGecko",
            "success": true,
            "tokens": [
              {
                "id": "xstock-nvidia",
                "last_updated": "2025-01-02T18:00:00Z",
                "market_cap_usd": 2400000000,
                "name": "NVIDIA xStock",
                "price_change_24h_pct": 1.5,
                "price_usd": 143.25,
                "symbol": "XNVDA",
                "underlying_asset": "NVIDIA",
                "volume_24h_usd": 15000000
              }
            ],
            "type": "stocks"
          }
        },
        "serviceName": "MemoryAPI Market",
        "tags": [
          "finance",
          "stocks",
          "crypto",
          "market"
        ]
      },
      "schema": {
        "properties": {
          "input": {
            "properties": {
              "method": {
                "enum": [
                  "GET"
                ],
                "type": "string"
              }
            },
            "required": [
              "method"
            ]
          }
        }
      }
    }
  },
  "tags": [
    "bazaar"
  ],
  "sourceHost": "market.memoryapi.org",
  "lastUpdated": "2026-08-28T18:10:49.857Z",
  "quality": {
    "calls30d": 6,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-08-28T18:10:49.68Z"
  },
  "liveness": {},
  "verified": false,
  "featured": false,
  "provider": {
    "host": "market.memoryapi.org",
    "manifest_name": "market.memoryapi.org",
    "source": "cdp-mirror",
    "source_manifest_url": "https://api.cdp.coinbase.com/platform/v2/x402/discovery/resources",
    "submitted_at": "2026-09-18T22:00:31.484Z"
  }
}