PJM · Ancillary

PJM regulation prices

The five-minute regulation clearing price for the PJM RTO, split into its capability and performance components, with the megawatts cleared against the requirement. Preliminary, from the operating day; PJM keeps thirty days.

pjm-regulation-pricesevery 5 min · 5m rows1 entity

What is in it

Updates
every 5 min · 5m rows
Entities
1 entity
Source timezone
US Eastern — every timestamp Dryos serves is UTC
Coverage
8 September 2026 to now
Rows held
2,702
Primary key
iso, zone, interval_start_utc

What it measures

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

  • Clearing price$/MW

    Regulation market clearing price, $/MW per hour.

    mcp
  • Capability$/MW

    The component paid for holding regulation capacity.

    mcp_capability
  • Performance$/MW

    The component paid for mileage provided.

    mcp_performance
  • ClearedMW

    Regulation cleared in the interval.

    quantity_mw

Columns

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

ColumnTypeDescription
interval_start_utcrequiredtimestampStart of the interval, UTC, read from PJM's own UTC column.e.g. 2026-09-09T12:30:00Z
isorequiredstringPublishing ISO.e.g. PJM
zonerequiredstringThe area regulation clears for: PJM_RTO.e.g. PJM_RTO
mcprequirednumberRegulation market clearing price, $/MW per hour — the sum of the capability and performance components.e.g. 22.87
mcp_capabilityrequirednumberCapability clearing price, $/MW per hour: the component paid for holding regulation capacity.e.g. 22.87
mcp_performancerequirednumberPerformance clearing price, $/MW per hour: the component paid for mileage actually provided.e.g. 0
mcp_cappedrequirednumberThe clearing price after PJM's cap, $/MW per hour. Equals `mcp` except in the intervals the cap binds.e.g. 22.87
quantity_mwrequirednumberRegulation cleared in the interval, MW.e.g. 687.4
requirement_mwrequirednumberPJM's regulation requirement for the interval, MW.e.g. 750
source_published_at_utctimestampWhen PJM published the row, UTC.
collected_at_utcrequiredtimestampWhen Dryos collected this row, UTC. Stamped by the platform, not the collector.e.g. 2026-09-09T12:35:12Z

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/pjm-regulation-prices/query?limit=12"

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

shell
curl "https://api.dryos.ai/v1/datasets/pjm-regulation-prices"

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 Clearing price on PJM regulation prices over the last 24 hours.

Setup for every client is on the MCP server page.

Changes to this collector

A change in the collector is a change in the data. Anyone reading a step in a series is owed the day it moved under them.

  1. 2026-09-09

    First collected, from PJM Data Miner 2.

    Non-member API access was granted on 2026-09-09. Reconciled against live responses the same day: schema, nulls, primary key, value bands and row counts all passed, and the energy identity and the node naming rule were checked row-for-row against the day-ahead feed and the pricing-node master.

How this stream is checked

  • Pulled straight from PJM Data Miner 2 · reg_prices — 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.
  • PJM's Eastern Prevailing Time observes daylight saving; its rows carry UTC as well. Every timestamp Dryos serves is UTC.

Related streams