{
  "generated_at": "2026-04-24T15:01:35.625676+00:00",
  "slug": "13-57-235-159-quote",
  "title": "Stock Quote API \u00b7 Fetch Real-Time Price Data",
  "url": "http://13.57.235.159:3000/quote",
  "category": "data",
  "summary": "Fetch current stock price and market data for specified ticker symbol with real-time quote information.",
  "seo": {
    "title": "Stock Price Quote API | Real-Time | x402 Micropayment",
    "description": "Retrieve real-time stock price quotes via x402 micropayment. Returns current market data for specified ticker symbols with payment verification."
  },
  "use_cases": [
    "Power trading bots with real-time equity price feeds",
    "Build portfolio tracking with per-request pricing",
    "Integrate stock quotes into financial advisory applications"
  ],
  "ideal_buyer": "Quantitative traders and fintech developers needing on-demand equity price data without exchange API subscriptions.",
  "example_prompt": "Get the current price, volume, and daily change for AAPL.",
  "example_request_body": {
    "symbol": "AAPL"
  },
  "risk_notes": [],
  "pricing_sanity": {
    "flag": "normal",
    "ratio": 0.333,
    "median_category_atomic": 30000
  },
  "pricing_review_required": false,
  "pricing_decimal_suspect": false,
  "trust_tier": "indexed_external",
  "accepts": [
    {
      "scheme": "exact",
      "network": "base",
      "pay_to": "0x5638529d29a8b8069226d87aa4f8057f0696c94e",
      "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
      "max_amount_required_atomic": "10000",
      "max_timeout_seconds": 600,
      "mime_type": "application/json",
      "description": "AI request processing service",
      "verified": false,
      "hints": {
        "input": {
          "type": "http",
          "method": "GET",
          "queryParams": {
            "symbol": {
              "type": "string",
              "required": true,
              "description": "Stock symbol, e.g., AAPL"
            }
          },
          "headerFields": {
            "x-402-payment-status": {
              "type": "string",
              "description": "Set to \"payment-submitted\" (injected by x402scan during payment)."
            },
            "x-402-payment-payload": {
              "description": "Payment payload as JSON string (injected by x402scan during payment)."
            }
          }
        },
        "output": {
          "task": {
            "type": "object",
            "description": "Task object with formatted quote text and metadata"
          },
          "success": {
            "type": "boolean"
          }
        }
      }
    }
  ],
  "origin": {
    "slug": "13-57-235-159",
    "host": "13.57.235.159",
    "url": "http://13.57.235.159:3000"
  },
  "json_ld": {
    "@id": "https://x402all.com/resource/13-57-235-159-quote",
    "url": "https://x402all.com/resource/13-57-235-159-quote",
    "name": "Stock Quote API \u00b7 Fetch Real-Time Price Data",
    "@type": "WebAPI",
    "offers": {
      "url": "https://x402all.com/resource/13-57-235-159-quote",
      "@type": "Offer",
      "price": "0.01",
      "availability": "https://schema.org/InStock",
      "priceCurrency": "USDC",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "0.010000",
        "unitText": "call",
        "priceCurrency": "USDC"
      },
      "eligibleCustomerType": "Agent",
      "additionalProperty": [
        {
          "@type": "PropertyValue",
          "name": "paymentNetwork",
          "value": "base"
        },
        {
          "@type": "PropertyValue",
          "name": "paymentAsset",
          "value": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"
        }
      ]
    },
    "sameAs": "http://13.57.235.159:3000/quote",
    "@context": "https://schema.org",
    "provider": {
      "@id": "https://x402all.com/server/13-57-235-159",
      "url": "http://13.57.235.159:3000",
      "name": "13.57.235.159",
      "@type": "Organization"
    },
    "identifier": "13-57-235-159-quote",
    "description": "Retrieve real-time stock price quotes via x402 micropayment. Returns current market data for specified ticker symbols with payment verification.",
    "potentialAction": {
      "@type": "BuyAction",
      "target": "https://axon402.com/test-buy?resource=13-57-235-159-quote",
      "description": "Test-buy this endpoint on AXON"
    },
    "applicationCategory": "data"
  },
  "axon_deep_link": "https://axon402.com/test-buy?resource=13-57-235-159-quote"
}
