Pricing

Saudi GPU pricing without hidden starts.

DCP has two renter SKUs: pay-as-you-go balance and monthly credit commits. The API checks balance before dispatch. If credit is missing, it returns402 insufficient_balancebefore any provider starts work.

Balance flow

How money moves before a request reaches a GPU

The important parts are explicit: credit order, optional auto-top-up, and the insufficient-balance gate. This is what keeps billing predictable for renters and prevents unpaid provider work.

01

Starter credit first

New renter accounts start with 100 SAR credit. Usage draws from expiring credits before paid balance.

no card required

02

Auto-top-up when enabled

Saved-card renters can set a threshold, recharge amount, and monthly cap. A 3D Secure step-up is handled before credit is granted.

cap controlled by renter

03

402 before work starts

If balance cannot cover the pre-flight estimate, the API returns insufficient_balance instead of starting an unpaid job.

no silent negative balance

Model classes

Per-million-token rates by model class

Token rates are class-based so renters can estimate before picking a model. Subscription discounts multiply each class rate; premium models remain premium on every tier.

Model classTypical modelsBest fitPAYGStarterGrowthScale
Embeddingbge-m3Retrieval, RAG indexing, search pipelines5h/M544
TinyTinyLlama 1B, qwen2.5vl:3b, Gemma-2BCheap classification, extraction, vision previews15h/M131211
Smallqwen3:8b, Mistral-7B, Llama-3-8B, ALLaM-7BProduction chat, summaries, support agents30h/M262421
MediumQwen 3.6-27B-MTP, Qwen2.5-Coder-32BCoding, long-context reasoning, bilingual workflows150h/M128117105
LargeFuture 70B classHigh-end reasoning when the catalog has capacity400h/M340312280

h/M means halala per million tokens. Source: backend model-class rate table. The live API may return only models whose providers pass catalog and routing checks.

Monthly commits

Subscription credit is a discount ledger, not a different product

Each plan issues the same amount in platform credit every month. The discount applies to model-class token rates, then PAYG balance covers any overage.

Starter

375 SAR/mo

Credit issued
375 SAR
Rate discount
15%
Use case
Solo builders and early internal tools
Talk to sales

Growth

default

1,500 SAR/mo

Credit issued
1,500 SAR
Rate discount
22%
Use case
Production teams with recurring inference
Talk to sales

Scale

5,625 SAR/mo

Credit issued
5,625 SAR
Rate discount
30%
Use case
Heavy workloads and private capacity planning
Talk to sales

GPU time

Raw GPU-hour floor for jobs that bill by active runtime

Some control-plane jobs still settle against active GPU time. The values below mirror the backend GPU rate table at SAR/USD 3.75.

GPUClassMin VRAMSAR/hourHalala/minUSD/hour
NVIDIA H200enterprise141 GB9.19162.450
NVIDIA H100enterprise80 GB7.09121.890
NVIDIA A100high40 GB4.5081.200
NVIDIA RTX 4090standard24 GB1.0020.267
NVIDIA RTX 4080standard16 GB0.6720.178
NVIDIA RTX 3090standard24 GB0.5010.134
NVIDIA RTX 3080entry10 GB0.3310.089

Examples

Concrete balances, before a renter ships traffic

These examples are intentionally plain. They show how the same balance behaves across token classes, auto-top-up, and failed delivery.

333M

Approximate small-model tokens from starter credit

100 SAR starter credit at 30 halala per million tokens gives roughly 333 million small-class tokens before paid balance is needed.

Medium class

66M tokens

100 SAR at 150 halala/M, before subscription discounts.

Auto-top-up cap

renter set

Threshold, recharge amount, and monthly cap are configured from billing settings.

Failed delivery

credited back

Undelivered jobs are credited automatically; unused paid balance can enter refund review.

Corporate billing

available

Monthly invoicing is available through billing@dcp.sa; tax-invoice details are confirmed per account.

Policy

Refunds and data residency

Refund requests for paid top-ups are submitted from the renter payment record and reviewed by an admin. Approved card refunds are sent through Moyasar when the original payment has a Moyasar id; bank-transfer or sandbox records use the internal/manual refund path.

DCP recruits providers for Saudi-hosted compute and does not use prompts or completions for model training. Some platform infrastructure (web frontend, billing metadata) currently runs outside the Kingdom; see the Privacy Policy for the current data-location disclosure. Billing records are retained for reconciliation and audit.