BlockRun NVDA Real-Time Stock Price is a paid API for AI agents from blockrun-web-vbsbhh7lea-uc.a.run.app, paid per call via x402, $0.001/call, status unknown (last checked 2026-09-15).
Returns the real-time market price for NVDA (Nvidia) US equity from the Pyth oracle network
US Stock realtime price for NVDA
Returns a JSON object with NVDA's current price (e.g. 215.35), a confidence value (e.g. 0.19), the Pyth Hermes feed ID (0x-prefixed hex), the source ('pyth'), asset type ('equity'), and an ISO-8601 UTC timestamp and Unix publish time.
GEThttps://blockrun-web-vbsbhh7lea-uc.a.run.app/api/v1/stocks/us/price/NVDAChoose this endpoint when you need real-time, oracle-backed US equity price data for NVDA (Nvidia) specifically, with a confidence interval from the Pyth network. Ideal for DeFi agents, trading bots, or financial dashboards that need verifiable on-chain-compatible price feeds rather than traditional exchange feeds. Costs only $0.001 USDC per call via x402 micropayment.
{
"input": {
"path": {
"symbol": "NVDA"
},
"query": {
"session": "on"
}
}
}| Field | Type | Description |
|---|---|---|
| input | object | |
| output | object |
{
"price": 215.355,
"feedId": "0xb1073854ed24cbc755dc527418f52b7d271f6cc967bbf8d8129112b18860a593",
"source": "pyth",
"symbol": "NVDA",
"category": "stocks/us",
"assetType": "equity",
"timestamp": "2026-05-22T20:00:20.000Z",
"confidence": 0.1926,
"publishTime": 1779480020
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"