hostfleet /v2
ai-hosting

RunPod pricing 2026: Pods vs Serverless GPU cost guide

By Alex Harmon ·

Affiliate disclosure: HostFleet may earn a commission if you sign up through links on this page. That never changes the recommendation. Read the live HostFleet about page for methodology and affiliate-policy context. This is a source-backed pricing guide: published rates and billing behavior come from RunPod’s public pricing and documentation. The monthly examples are estimates, not quotes.

Pricing verified: July 24, 2026

RunPod pricing 2026: Pods vs Serverless GPU cost guide

RunPod sells two different operating models. Pods are dedicated, always-on containers; Serverless runs workers that can scale to zero. A low hourly GPU rate is not enough to choose between them: an idle Serverless endpoint can cost nothing, while a worker kept warm is continuous GPU spend.

This is a selected-rate guide, not a complete catalog of every GPU and variant RunPod lists. It uses the live public pricing page checked on July 24, 2026. It is not a performance benchmark, and it does not promise inventory in every region. For the wider market, start with Every serverless GPU host compared; for product-shape tradeoffs, see our RunPod review for inference APIs and jobs.

The short answer

If your workload is…Start withWhy
A batch job or endpoint idle most of the dayServerlessFlex workers can scale to zero.
A latency-sensitive public endpointServerless with active workersWarm workers can avoid cold starts, but are continuously billable.
A model server, notebook, or long-running workerPodsDedicated, always-on compute is simpler to budget.

The practical rule is simple: choose Serverless for genuine idle time and Pods for deliberate uptime.

Selected published GPU rates

Rates below are USD per GPU-hour from RunPod’s live public pricing page, checked July 24, 2026. Pods are exact Secure Cloud on-demand entries. Serverless is a published capacity tier, not an exact-card guarantee: a tier label names the pool from which a worker may be assigned. The table intentionally samples useful capacity points instead of claiming complete catalog coverage.

Capacity pointSecure Cloud PodServerless published tier
L4 — 24 GB$0.39/hr24 GB pool (L4, A5000, 3090, MIG 24 GB): $0.69/hr
RTX 4090 — 24 GB$0.69/hr4090: $1.10/hr
RTX 5090 — 32 GB$0.99/hr5090: $1.58/hr
A40 — 48 GB$0.44/hr48 GB pool (A6000, A40): $1.22/hr
L40S — 48 GB$0.99/hr48 GB pool (L40, L40S, 6000 Ada, MIG 48 GB): $1.75/hr
RTX 6000 Pro — 96 GB$1.99/hrRTX 6000 Pro: $3.49/hr
A100 PCIe — 80 GB$1.39/hrA100: $2.72/hr
H100 PCIe — 80 GB$2.89/hrH100: $4.55/hr
H200 — 141 GB$4.39/hrH200: $5.93/hr
B200 — 180 GB$5.89/hrB200: $8.64/hr
B300 — 288 GB$7.39/hrB300: $9.98/hr

RunPod also lists other Pod variants and Serverless tiers, including a 16 GB class and RTX PRO 4500 Blackwell. Re-check the RunPod pricing page for the exact card, cloud type, region, and availability before committing a production workload.

Why the two columns are different

A Pod is machine-shaped infrastructure: choose hardware, start a container, and pay while it runs. Serverless is an execution model. RunPod documents billing for worker start time, request execution, and the configured idle timeout after a request. Flex workers can scale to zero; active workers stay ready and bill while they wait. See RunPod’s Serverless pricing documentation and endpoint configuration reference.

That makes the higher Serverless hourly rate reasonable only when genuine idle time offsets it. The documented defaults are active workers 0, maximum workers 3, and idle timeout 5 seconds. They make a small experiment inexpensive, but they can produce cold starts and a small initial concurrency ceiling.

Estimate: one GPU left on all month

These are GPU-only estimates, not quotes. Assumptions: one GPU, 720 hours in a 30-day month, no storage, network-volume, disk, or egress charges. Formula: hourly rate × 720.

GPUPods, always onServerless worker, kept warm all monthDifference
L4 24 GBabout $281/moabout $497/moabout $216/mo
RTX 4090 24 GBabout $497/moabout $792/moabout $295/mo
A100 80 GBabout $1,001/moabout $1,958/moabout $958/mo
H100 80 GBabout $2,081/moabout $3,276/moabout $1,195/mo

This does not mean Pods always win. An L4 Serverless worker that accrues 100 billable worker-hours costs about $69 in GPU charges, rather than about $497. Calculate active worker-hours before paying to keep capacity warm.

monthly Serverless GPU cost = Serverless hourly rate × billable worker hours
monthly Pod GPU cost = Pod hourly rate × running hours

If both run all month, the selected Pod entries above cost less in GPU charges. If the endpoint scales down for most of the month, Serverless can cost materially less despite its higher rate.

Costs outside the GPU table

GPU price is not the whole bill. RunPod distinguishes container disks, volume disks, and network volumes; a stopped Pod can retain chargeable storage. Its billing documentation also describes prepaid credits and a default account spend limit of $80 per hour across resources. Read the billing overview and Pods pricing documentation before treating a stopped workload as free.

For a public model API, measure cold-start behavior with the actual image and model before setting an SLA. For async work, start with Serverless and let workers scale down. If traffic becomes steady enough to keep a worker warm most of the day, revisit the Pod math. For a cross-provider decision, compare RunPod, Modal, and Replicate for a small inference API.

Final verdict

  • Pick Serverless for intermittent GPU work and treat cold starts or warm-worker spend as an explicit choice.
  • Pick Pods for a GPU you intend to keep running, then manage storage and prepaid balance deliberately.
  • Use these selected rates as a starting point; confirm the exact card and current price in RunPod before deploying.

If your application does not need to host a model itself, a CPU-first backend calling an external provider can be a better fit; Best hosting for AI agents on a budget explains that boundary.

Sources

Signing up for something covered here? Using our affiliate link supports HostFleet’s testing budget at no extra cost to you: RunPod (+$5 credit on your first $10). Links are labeled, and source citations in this article are never affiliate links.