ERGO
Public proof explorer

Receipts, endpoints, and gates a developer can verify.

This is the inspectable surface behind the Agent Economy story: full Sage receipt bundles, signed Accord evidence, MCP health, the embeddable widget, recent wallet activity, and the closed mainnet gate.

Proof posture
loading

Collecting public proof records from live endpoints.

Proofs
...
Live
...
Full receipts
...
Mainnet
closed
Verify this yourself

Four probes, no trust required.

The human page is only a reader. The useful contract is the public JSON surface: proof board, receipt API, MCP health, and schema. These commands are intentionally boring so wallets, agents, docs, and reviewers can automate them.

1
Proof board
curl -sS https://www.ergoblockchain.org/api/agent-economy/proofs

ok=true, posture.mainnet_ready=false, proofs[] with receipts, MCP, widget, and gate records.

2
Receipt source
curl -sS https://www.ergoblockchain.org/api/sage/receipt/f8752d10a2ece92fbc88065c3b92b94da621ec65943098f43c9e084deb763d81

One receipt API returns the chain proof plus Accord receipt fields when durable storage exists.

3
MCP endpoint
curl -sS https://mcp.ergoblockchain.org/health

Public machine endpoint reports ok=true for health probes.

4
Schema contract
curl -sS https://www.ergoblockchain.org/agent-economy/proof-explorer.schema.v0.json

JSON Schema binds the API shape and keeps mainnet_ready=false until the audit gate opens.

Evidence records

Inspect the current proof set.

Receipt

Full Sage receipt bundle

degraded

Collecting proof record from public endpoints.

Probe
loading
Conformance

Signed Sage Accord conformance

degraded

Collecting proof record from public endpoints.

Probe
loading
MCP

Public MCP endpoint

degraded

Collecting proof record from public endpoints.

Probe
loading
Package

Sage embeddable widget package

degraded

Collecting proof record from public endpoints.

Probe
loading
Receipt shortlist

Start with the receipts.

A developer should be able to open a receipt, follow its Note, compare task hash, inspect Accord JSON, and then return to the live cockpit.

loading
skeleton-0
loading
skeleton-1