ERCOT · Pricing

Real-time price adders and reserves

The scarcity-pricing feed: reliability deployment price adders, deployments and online reserve limits from every SCED run. Collected from ERCOT MIS (NP6-323).

ercot-rt-price-addersevery 5 min · 5m rows1 entity

What is in it

Updates
every 5 min · 5m rows
Entities
1 entity
Source timezone
US Central — every timestamp Dryos serves is UTC
Coverage
29 August 2026 to now
Rows held
5,289
Primary key
iso, interval_start_utc

What it measures

Every value, its unit, and what the source means by it.

  • System lambda$/MWh

    System lambda for the SCED run.

    system_lambda
  • Reliability adder$/MWh

    Real-time reliability deployment price adder.

    rtrdpa
  • Online HSLMW

    Aggregate high sustained limit of online resources.

    rtolhsl

Columns

Exactly what a request answers with, read from the API rather than written here.

ColumnTypeDescription
interval_start_utcrequiredtimestampStart of the interval, UTC. Always UTC — ERCOT publishes wall-clock Central with a repeated-hour flag, which is resolved on ingest.e.g. 2026-08-29T14:15:00Z
isorequiredstringPublishing ISO.e.g. ERCOT
system_lambdarequirednumberSystem lambda for this SCED run, $/MWh.e.g. 0.0
rtrdparequirednumberReal-time reliability deployment price adder, $/MWh.e.g. 0.0
rtrdparusrequirednumberReliability deployment price adder: reg-up, $/MWh.e.g. 0.0
rtrdpardsrequirednumberReliability deployment price adder: reg-down, $/MWh.e.g. 0.0
rtrdparrsrequirednumberReliability deployment price adder: RRS, $/MWh.e.g. 0.0
rtrdpaecrsrequirednumberReliability deployment price adder: ECRS, $/MWh.e.g. 0.0
rtrdpanssrequirednumberReliability deployment price adder: non-spin, $/MWh.e.g. 0.0
rtrrucrequirednumberRUC commitment adder input, MW.e.g. 0.0
rtrrmrrequirednumberRMR deployment adder input, MW.e.g. 0.0
rtdnclrrequirednumberNon-controllable load resource deployment, MW.e.g. 0.0
rtdersrequirednumberEmergency response service deployment, MW.e.g. 0.0
rtdctieimportrequirednumberDC tie imports, MW.e.g. 0.0
rtdctieexportrequirednumberDC tie exports, MW.e.g. 0.0
rtbltimportrequirednumberBlock load transfer imports, MW.e.g. 0.0
rtbltexportrequirednumberBlock load transfer exports, MW.e.g. 0.0
rtollslrequirednumberOnline resources' aggregate low sustained limit, MW.e.g. 0.0
rtolhslrequirednumberOnline resources' aggregate high sustained limit, MW.e.g. 0.0
rtdllrequirednumberDeployed load in SCED, MW.e.g. 0.0
source_published_at_utcrequiredtimestampWhen ERCOT posted the document this row came from, UTC. For reports republished on a rolling window this is the vintage: the same interval appears once per publication, and the newest is the current view.e.g. 2026-08-29T14:17:01Z
collected_at_utcrequiredtimestampWhen Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-08-29T14:18:02Z

Read it

Public, read-only, no key and no sign-up. Relative times stay relative, so a URL keeps working.

The newest rows

shell
curl "https://api.dryos.ai/v1/datasets/ercot-rt-price-adders/query?limit=12"

The catalogue entry — every column, its type and the source

shell
curl "https://api.dryos.ai/v1/datasets/ercot-rt-price-adders"

Full parameters — bucketing, aggregation, filters and search — are on the API reference.

Ask an agent

The same stream through the Model Context Protocol, so Claude, ChatGPT, Cursor or any MCP client can query it directly.

shell
claude mcp add --transport http dryos https://api.dryos.ai/mcp

Then ask:

Show me System lambda on Real-time price adders and reserves over the last 24 hours.

Setup for every client is on the MCP server page.

How this stream is checked

  • Pulled straight from ERCOT MIS · NP6-323-CD — no reseller in between — and compared against that file before it is served.
  • Null means the source did not report it — never zero.
  • A reading lands every 5 min; the interval timestamp is the start of the interval, in UTC.
  • ERCOT settles and publishes on US Central time. Every timestamp Dryos serves is UTC.

Related streams