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
testnet live proof

Public proof explorer for Ergo's testnet-first agent economy surfaces. API and JSON artifacts are evidence, not SEO landing pages.

Proofs
13
Live
12
Full receipts
1
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 chain proof plus Agreement, Verification Receipt, and Settlement Receipt JSON.

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

live

Agreement JSON, Verification Receipt JSON, Settlement Receipt JSON, and chain evidence resolve from one receipt API.

Agreement JSON
blake2b256:0x7bbe425952efa0b912207e7c4b322079a0b5b3027cc5bc95b076376e4aeff404
Verification receipt
blake2b256:0xca885a458db9e584a54ceefdadfa3feb02e33c9978469311a3fee7dbacd2f767
Settlement receipt
blake2b256:0x80790a943f0189e5639b7070ddfe3aef43ab28aee40c193daa4c2d06bdf998c8
On-chain settlement
f8752d10a2ece92fbc88065c3b92b94da621ec65943098f43c9e084deb763d81
Conformance

Signed Sage Accord conformance

live

Signed L1 evidence binds Sage to a full receipt bundle and the Accord registry surface.

Evidence status
passed
Conformance level
L1
Registry readiness
true
Referenced receipt API
full_receipt_bundle
MCP

Public MCP endpoint

live

Streamable HTTP MCP health is publicly reachable for machines and developer probes.

Health
ok
Package

Sage embeddable widget package

live

React and vanilla widget package for quote, payment intent, host wallet launch, verification, and receipt callbacks.

npm latest
0.3.0
Gate

Mainnet/audit gate

blocked

Mainnet readiness stays closed until external review and audit-bound script identity evidence are published.

Exact script hashes and contract identity
audit
Audit manifests
audit
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.

full_receipt_bundle
f8752d10a2...eb763d81