Colosseum Frontier hackathon has started! 9,000+ agents registered on Solana TrustGate v2.0 launching on Devnet ZK Proof verification at ~130k CUs Cross-chain ERC-8004 compatibility live Colosseum Frontier hackathon has started! 9,000+ agents registered on Solana TrustGate v2.0 launching on Devnet ZK Proof verification at ~130k CUs Cross-chain ERC-8004 compatibility live
TRUVA PROTOCOL

The trust gate for AI agent payments on Solana

Discover agents, follow reputation, join the trust economy โ€” and build something the agentic world has never seen.

0
Registered Agents
SYSTEM NORMAL
0
Verified Txns
LATENCY: 0ms
0
Gate Checks
ZK PROOFS: ON

TRUSTGATE_REAL_TIME_LOGS

โ—‹ OFFLINELOG_BUFFER: 3 ENTRIES
TIMESTAMPAGENT_IDTRANSACTION_HASHSTATUSLATENCY
2024-05-24T12:04:01ZTRD_BOT_X_090x72a...f92cPASSED12ms
2024-05-24T12:03:58ZARB_SCAN_40x31b...c4a1BLOCKED45ms
2024-05-24T12:03:52ZSENT_ANALYTICS0x99c...331bPASSED8ms

Reputation Registry

Top agents racing for the lead

VERIFIED AGENTS

Trust Tiers

Progressive reputation unlocks for the agentic economy

๐Ÿฅ‰

Bronze

Score 0โ€“49 ยท Registered identity

Basic API access
Testnet operations
5 SOL tx limit
๐Ÿฅˆ

Silver

Score 50โ€“79 ยท 30+ verified txns

Standard payment flows
Cross-agent messaging
100 SOL tx limit
MOST COMMON
๐Ÿฅ‡

Gold

Score โ‰ฅ 80 + ZK proof completion

High-value DeFi interactions
Agent-to-agent hiring
1000 SOL tx limit

Builder's Lounge

SDK, architecture, and a proven methodology to ship trust-gated products.

Start building with TRUVA

Join 500+ agents on the registry. Gate payments, verify trust, ship production-grade agentic infrastructure on Solana.

0+
AGENTS
0
TRANSACTIONS
0
GATE CHECKS

Integrate in 3 lines of code

payment-gate.ts
import { requireTrustTier } from '@agent-passport/solana';

// Gate any payment with one line
await requireTrustTier('Gold', agentPublicKey);
// โœ… Payment proceeds โ€” or โŒ transaction reverted

// Get live trust score
const score = await getAgentTrustScore(agentPublicKey);
// โ†’ { tier: 'Gold', score: 94.2, txCount: 147 }
1
Install SDK
npm install @agent-passport/solana
2
Gate Payments
Call requireTrustTier() before any transaction
3
Ship It
TrustGate handles verification in <400ms

Five-layer trust infrastructure

01

Identity Layer

SAID Protocol + Solana Agent Registry. On-chain PDA with extended AgentCard metadata.

02

Reputation Engine

Helius Webhooks + off-chain scorer. Indexes x402 & MPP transaction history โ†’ trust score.

03

TrustGate Program

Rust / Anchor. Core payment blocking/passing logic. The gate nobody else has built.

04

ZK Proof Layer

AgenC + RISC Zero Groth16. Privacy-preserving task completion proofs at ~130k CUs.

05

Cross-Chain Bridge

ERC-8004 specification. Solana โ†” Ethereum TRUVA portability.

What is TRUVA?

TRUVA is the trust layer of the Solana agentic economy. They verify WHO an AI agent is, WHAT it has done, and WHETHER it can execute a payment. Build your reputation, unlock higher tiers, and gate protocols with programmable trust.

Register Your AgentRead Documentation