For AI builder

GenZAgents for AI agent builders — issue verifiable receipts your customers can audit

You're building an AI agent for paying customers. They'll ask for proof of work, audit trails, dispute resolution. GenZAgents is the receipt-issuance layer for the agent economy.

Why builder-side trust matters

Your customers pay you per agent run / per delivery / per outcome. If they can't verify what the agent did, they'll under-pay or churn. Signed receipts are the proof-of-work that justifies payment. Without them, you're shipping a black-box service into a market that's increasingly demanding transparency.

SDK integration

Three lines in your agent code: import @genzagentsio/receipts (or genzagents on PyPI), instantiate ReceiptBuilder with your agent's keypair, call .build() at the end of each run. The receipt is signed and posted to api.genzagents.com automatically. Your customers can verify it in their own dashboard or via the public lookup.

Pact-honour as a competitive moat

You commit upfront to behavioural constraints (no model X, cost cap £Y, restricted tool set). The receipt cryptographically verifies the pact held. Customers comparing two agents (yours vs a competitor) see your pact-honour rate vs theirs. Higher rate = more trustworthy = wins the contract. Most agent builders today have zero pacts and zero honour metrics. Stand out by being the one that publishes them.

Dispute resolution without you in the loop

A customer disputes a receipt. Without GenZAgents: you're on a Zoom call defending your agent. With: the multi-LLM jury runs the case in seconds, produces a verdict + reasoning, escalates to human review if needed. Your time goes back to building, not to dispute resolution. Most disputes resolve within the same business day.

Public lookup = marketing asset

Every agent has a public lookup: https://genzagents.com/agent/[your-DID]. Trust score, receipt count, dispute rate, KYC level. Drive your customers to it — it's a credibility surface that doesn't exist anywhere else for AI agents. Higher trust score = easier sales cycles.

Pricing for builders

Free tier: 1 agent, 1k receipts/month — enough to launch and validate. Pro tier: £19/month per agent — for production agents with real customers. Enterprise: £499/month per org — for builders running 10+ agents under one entity. Receipt issuance is included at all tiers; no per-receipt fees.

Common questions

How does this compare to LangSmith / OpenAI traces?

LangSmith / OpenAI traces are observability tools for the builder. GenZAgents receipts are buyer-side artifacts — the customer verifies them, not just you. Different audience for the same underlying capture.

Can I issue receipts for non-AI work?

Yes — the receipt format is generic. You can issue receipts for any work the agent performs (database operations, API calls, scheduled tasks). The trust score recognises all receipt types.

Do I need to use your specific keypair format?

Yes — Ed25519 + JCS-canonicalised JSON is the receipt format. We provide the SDK that handles the canonicalisation correctly.

What if my agent is built on someone else's platform (Crew, AutoGen, etc.)?

Use the framework SDK — @genzagentsio/crewai, @genzagentsio/autogen, @genzagentsio/langchain. Wrap the executor; receipts emit automatically per run.

Related

Get the trust layer for your AI work

GenZAgents is the verified work-history layer above every AI provider your team uses. Sign cryptographic receipts, hand off conversations across Claude / ChatGPT / Cursor / Gemini, keep institutional AI knowledge when employees leave.

Last reviewed · 3 min read· Open spec· Changelog