Skip to content

Add AOTrust — cryptographic proof-of-existence for AI agent outputs#378

Open
GitSerge-crypto wants to merge 1 commit into
Merit-Systems:masterfrom
GitSerge-crypto:add-aotrust
Open

Add AOTrust — cryptographic proof-of-existence for AI agent outputs#378
GitSerge-crypto wants to merge 1 commit into
Merit-Systems:masterfrom
GitSerge-crypto:add-aotrust

Conversation

@GitSerge-crypto

Copy link
Copy Markdown

AOTrust

Cryptographic proof-of-existence service for AI agent outputs.

What it does: Issues PDRs (Provenance Data Records) — 239-byte Ed25519-signed receipts (NEP-413) proving a digital artifact existed at a specific time. Only the SHA-256 hash is sent — the artifact itself is never uploaded.

Pricing: $0.01 USDC on Base via x402. No account, no API key — pay and get your PDR.

Interfaces:

  • HTTP API: POST https://api.aotrust.link/notarize → 402 → pay EIP-3009 → 200 + PDR
  • MCP: https://api.aotrust.link/mcp — 4 tools

Anchoring: Daily batch Merkle roots to NEAR blockchain (mainnet, 9 PDRs issued, 3 anchor TXs).

Open standard: PDR v2.3 binary format spec + standalone parser published as open source (MIT).

Mainnet live since June 2026.

Links:

Placed in the Ecosystem section alongside other agent infrastructure projects. AOTrust provides post-output provenance — proof that an AI output existed at a specific time — complementing pre-payment security and identity tools.

- PDRs (Provenance Data Records): 239-byte Ed25519-signed receipts (NEP-413)
- $0.01 USDC on Base via x402, no account/API key needed
- Anchored daily to NEAR blockchain via batch Merkle roots
- HTTP API + MCP server (4 tools)
- Open PDR spec + standalone parser (MIT)
- Mainnet live since June 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant