Data & API
The dataset behind the site: 293 verified offers across 34 providers, snapshot 2026-08-22, 49 daily snapshots in the ledger.
Free: today's snapshot (attribution required)
- gpu-prices.csv: today's full table.
- /api/latest.json: today's snapshot as JSON, including per-provider verification status.
- /llms.txt: machine-readable summary for AI assistants and agents.
- Price records: all-time low and high on-demand rate per GPU, from the ledger.
- GitHub: gpu-rental-prices: the same data as a public, version-controlled repo, updated daily.
- Hugging Face: gpurentalprices/gpu-rental-prices: dataset mirror with a documented schema, synced daily.
- Kaggle: gpurentalprices/gpu-rental-prices: dataset mirror for the Kaggle community.
- Zenodo archive, DOI 10.5281/zenodo.21435394: citable versioned deposit for academic use (new versions quarterly).
- openapi.json and ai-plugin.json: machine-readable API definitions for tools and agents.
License: CC BY 4.0 for today's snapshot: free for articles, dashboards, research and models with a visible link to gpurentalprices.com. Please do not hammer the endpoints; they update once per day.
Follow GPU pricing through Google? Add gpurentalprices.com as a preferred source and Google will surface our results more often when they are relevant.
Embed a live badge
Drop a self-updating price badge on a repo, docs page or blog post. It renders the cheapest firm (H100 shown: $1.99/hr on Voltage Park) and refreshes with the daily snapshot. Free to embed; the link back to gpurentalprices.com is the only ask.
HTML
<a href="https://gpurentalprices.com/h100"><img src="https://gpurentalprices.com/badge/h100.svg" alt="H100 cloud rental price"></a>Markdown
[](https://gpurentalprices.com/h100)Available badges follow the pattern /badge/<gpu>.svg. Live slugs: rtx-a4000, rtx-3090, a30, t4, rtx-a5000, rtx-a6000, quadro-rtx-5000, quadro-rtx-6000, rtx-4090, l4, v100, rtx-pro-4500, rtx-6000-ada, l40, rtx-5090, a40, a10, l40s, a100, rtx-pro-6000, mi300x, h100, mi325x, h200, gh200, mi350x, b200, b300, gb200, gb300. See also the all-time price records.
Licensed: the full history
The complete append-only ledger (every daily snapshot since launch, per-GPU and per-provider history series, change events) and bulk/commercial redistribution are licensed. Typical users: price monitoring, procurement benchmarks, market research, trading signals. Email [email protected] with your use case for terms.
Attribution example
Source: GPU Rental Prices (gpurentalprices.com), retrieved 2026-08-22
Cite this dataset
Using the index in a paper, article, model card or dashboard? Cite the snapshot you retrieved (August 2026):
APA
GPU Rental Prices. (2026). GPU rental price index [Data set]. gpurentalprices.com. https://doi.org/10.5281/zenodo.21435394 (Retrieved 2026-08-22)BibTeX
@misc{gpurentalprices_2026,
title = {GPU Rental Price Index},
author = {{GPU Rental Prices}},
year = {2026},
doi = {10.5281/zenodo.21435394},
howpublished = {\url{https://gpurentalprices.com/data}},
note = {Accessed 2026-08-22}
}HTML
<a href="https://gpurentalprices.com/data">GPU Rental Price Index</a>. GPU Rental Prices, 2026. DOI: <a href="https://doi.org/10.5281/zenodo.21435394">10.5281/zenodo.21435394</a>. Accessed 2026-08-22.How the data is made
Provider sources are fetched daily (public APIs where they exist, official pricing pages otherwise), validated, normalized to per-GPU $/hr, and stored append-only. Full detail in the methodology.