{
  "x402Version": 2,
  "id": 14330,
  "slug": "14330",
  "resource": "https://market.memoryapi.org/x402/market/arbitrage",
  "description": "Real-time arbitrage spreads between tokenized securities and actual stock prices. Identify premium/discount opportunities.",
  "type": "http",
  "accepts": [
    {
      "scheme": "exact",
      "network": "eip155:8453",
      "payTo": "0x24FAcafEB49b4e3FACF0B3e69604A2F4640c9bf2",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "amount": "1000",
      "maxTimeoutSeconds": 300
    }
  ],
  "outputSchema": {
    "bazaar": {
      "info": {
        "description": "Spot tokenized stock premiums/discounts vs actual NYSE/NASDAQ prices. Tracks NVIDIA, Tesla, Alphabet, Micron, Circle, Strategy tokens vs their underlying equities. Updated via CoinGecko (tokens) + Twelve Data (stocks).",
        "iconUrl": "https://memoryapi.org/icon.png",
        "input": {
          "method": "GET",
          "queryParams": {},
          "schema": {
            "properties": {},
            "required": []
          },
          "type": "http"
        },
        "output": {
          "example": {
            "as_of": "2025-01-02T18:00:00Z",
            "disclaimer": "Not financial advice. Spreads may reflect fees, liquidity differences, or fractional denomination.",
            "pairs": [
              {
                "note": "Tokenized asset may trade at premium/discount due to liquidity, fees, or market structure",
                "premium_pct": 0.1,
                "signal": "FAIR_VALUE",
                "spread_usd": 0.15,
                "stock_price_usd": 143.1,
                "stock_ticker": "NVDA",
                "token_name": "NVIDIA xStock",
                "token_price_usd": 143.25,
                "token_symbol": "XNVDA"
              }
            ],
            "source": "CoinGecko + Twelve Data",
            "success": true
          }
        },
        "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-09-08T07:55:08.046Z",
  "quality": {
    "calls30d": 4,
    "uniquePayers30d": 4,
    "lastCalledAt": "2026-09-08T07:55:07.708Z"
  },
  "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"
  }
}