Live cross-product proof
Ask an agent who it is, watch it resolve on chain
A runtime agent (H-Agent) carries a pointer to who operates it. That pointer resolves to a permanent, operator-signed delegation record (H-Cert) on the public Hedera mainnet. This page resolves it live, in your browser, against the public mirror node. You do not have to take our word; the buttons below fetch the raw record and a HashScan link lets you check it independently.
The agent identifies itself
Ask this H-Agent runtime identity "who are you". It answers with its on-chain identity, its
spend cap, and a pointer to the record of who operates it. The pointer is
hcertOperatedBy, a topic/sequence reference
into H-Cert's on-chain delegation directory.
- agent identity
- eip155:8453:0xcBdFEdaB6F72C9C7000a73D830e89f1247C4DDc5
- network
- Base (eip155:8453)
- on-chain spend cap
- $5 (owner-signed, enforced on chain)
- hcertOperatedBy
- 0.0.10601816/9
Resolve the pointer live from the chain
The pointer 0.0.10601816/9 is a message on
Hedera mainnet. The button below fetches it from the public mirror node, base64-decodes the
message in your browser, and renders the operator-signed delegation attestation it contains.
No account, no auth, no server of ours in the path.
The proof is reachable even if the mirror node is momentarily unavailable; HashScan reads the same public record.
Verify it independently
Do not trust this page's rendering. Open the same record on HashScan, a public block explorer, and read the operator-signed message yourself. Same topic, same sequence number, same bytes.
That is the seam: an agent's runtime identity (H-Agent) points at a delegation record (H-Cert), and the record resolves live from the public chain. Two products, one verifiable chain of trust, readable by anyone without asking us.