Activity Explorer
Watch verifiable agent commerce live.
Every signed paid call lands here as one row. Receipt IDs are public canonical handles — click any row to verify offline against the published gateway public key. Hash-only fields. No PII.
| time | provider · endpoint | receipt | chain | agent | status |
|---|
Polling every 30s. Hash-only fields. Raw identifiers never leave the gateway. To verify offline: pnpm proof:verify <receiptId> against the gateway public key.
How to read a row
- receiptId — canonical public handle. Verify offline at
aisthetic.services/r?id=<id>. - endpointSlug / providerSlug — public gateway path identifiers (already in the URL).
- agentIdHash / principalIdHash — first 16 chars of sha256. Raw IDs never leave the gateway.
- occurredAt — server timestamp at receipt issuance. Verifiable inside the receipt body.
What this feed deliberately does not expose
- Raw agent IDs, raw principal IDs, wallet addresses.
- Payment payloads, settlement signatures, RPC URLs.
- Authorization headers, API keys, session cookies.
- IP addresses, user-agent strings, geo data.
- Provider revenue figures, customer logos, off-platform identifiers.