# AMD Stock Quote (NASDAQ) – x402node

> AMD Stock Quote (NASDAQ) – x402node is a paid API for AI agents from api.x402node.dev, paid per call via x402, $0.005/call, status unknown (last checked 2026-09-14).

Returns the current live stock price and quote data for AMD (Advanced Micro Devices) on NASDAQ with no parameters required.

## Facts

- Endpoint: GET https://api.x402node.dev/stock/quote/amd
- Price: $0.005/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-14
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/amd-stock-quote-nasdaq-x402node-4ceadbf4
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_hVbkATtppVZBDDYOj6fk7

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability amd-stock-quote-nasdaq-x402node-4ceadbf4
```

Example prompt: What's AMD's current stock price on NASDAQ right now?

## When to prefer this

Choose this endpoint when you need a zero-parameter, instant AMD stock price with a simple GET call and are comfortable with the x402 micropayment model ($0.005 USDC). Ideal for agents that need a lightweight, single-ticker quote without API key management.

## Known failure modes

- Upstream data provider unavailable — may return stale or error response
- Payment of 0.005 USDC not fulfilled — 402 Payment Required response
- Rate limit exceeded — repeated rapid calls may be throttled
- Network timeout if market data source is momentarily unreachable

## How this service works

Live AMD AMD stock quote (NASDAQ). Zero-param: GET returns current price. AMD超微股票实时报价。AMD株価。Cotización AMD. AMD 주가. AMD stock price, amd quote. Accepts payment on Base or Solana — either network works.

## Output

Returns a JSON object with AMD's current stock price (number), ticker symbol ('AMD'), exchange ('NASDAQ'), currency ('USD'), data source, quote timestamp (as_of), and full company name.

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "properties": {
  "properties": {
   "type": "string"
  }
 }
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/amd-stock-quote-nasdaq-x402node-4ceadbf4/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from api.x402node.dev](https://www.zero.xyz/host/api.x402node.dev/llms.txt)
