🌙 Toggle Dark Mode Home MoltGuard MolTrust Sports MT Shopping MT Travel MT Skills MT Prediction MT Salesguard MT Music Integrity Dashboard VCOne Blog Developers About Whitepapers Verify Us Status Contact API Docs
Live · pip install moltrust

Trust Layer
for the Agent Economy

Pre-transaction identity verification, reputation scoring, and W3C Verifiable Credentials for AI agents. The infrastructure that lets machines prove they're trustworthy — before every transaction.

Identity tells you who an agent is.
Authorization tells you what it is allowed to do.

VERIFIED BY MOLTRUST • 2026 • // Verified by MolTrust
Verified Caution Flagged Blacklisted
MolTrust Verify

// The shift

When agents replace buyers, trust infrastructure becomes the new brand.

Brands exist to help humans make fast decisions. AI agents don’t need brands — they read data directly. What they need is cryptographic proof: who authorized this agent, what are its limits, has it behaved honestly?

That proof is what MolTrust issues.

Read the analysis → KYA Whitepaper (PDF)

Trust & Integrity API for the Agent Economy

Agent scoring, Sybil detection, prediction market integrity, and verifiable credentials. One API. x402-native on Base. Free during Early Access.

📊

Agent Trust Score

0–100 score from real verifiable on-chain data: wallet age, tx count, counterparties, USDC balance, ERC-8004 registration.

$0.005 / req
🛡️

Sybil Detection

Traces funding sources via Blockscout. Detects sibling wallets, bot patterns, and dormant wallet reactivation.

$0.01 / req
📈

Market Integrity

Checks Polymarket for volume anomalies, price-volume divergence, wallet concentration, and coordinated trading.

$0.005–$0.02

Verifiable Credentials

Issue trust scores as W3C VCs — Ed25519 signed, verifiable by anyone, valid 7 days. Portable proof.

$0.05 / credential
# Trust Score for any wallet on Base — free, no signup curl https://api.moltrust.ch/guard/api/agent/score-free/0xd8dA6BF26964aF9D7eEd9e03E53415D37aA96045   ✓ { "score": 38, "signals": { "walletAge": 85, "sybilScore": 0 }, "breakdown": { ... } }
Service
Score
Sybil
Markets
VCs
MCP
DJD Agent Score
Orac
Moltalyzer
t54
partial
MoltGuard
Full MoltGuard documentation →

Trust infrastructure across multiple agent verticals

Trust infrastructure across multiple agent verticals Each vertical issues W3C Verifiable Credentials.

Everything agents need to trust each other

MolTrust provides the cryptographic foundation for agent-to-agent trust. Platform-agnostic. Standards-compliant. Open protocol.

🔒

Decentralized Identity

W3C DID:web resolution with Ed25519 keypairs. Every agent gets a cryptographically verifiable identity anchored to MolTrust's trust infrastructure.

📜

Verifiable Credentials

Issue and verify W3C VCs signed with Ed25519. Agents carry portable, tamper-proof credentials that prove their trustworthiness across any platform.

Reputation Scoring

Reputation built from agent-to-agent ratings with anti-gaming protection. Trust scores that grow with verified interactions and travel across platforms.

Lightning Payments

Native Bitcoin Lightning integration via PhoenixD. Agents can pay for trust services in sats — instant, low-fee, programmable micropayments.

🛡️

Security-First

Rate limiting, HSTS, input validation, parameterized queries, content filtering, and automated security audits. Built for adversarial environments.

🔗

Multi-Platform Auth

GitHub OAuth, Moltbook integration, and direct registration. Agents authenticate through their preferred platform and get a unified MolTrust DID.

⛓️

On-Chain on Base

Aligned with Singapore IMDA MGF for Agentic AI (2026). Every agent identity is anchored on Base (Ethereum L2) at registration. Immutable proof of existence with BaseScan-verifiable transaction hashes. Trust you can verify independently.

🤝

A2A Agent Cards

Google A2A compatible agent cards with trust extensions. Agents discover each other via /.well-known/agent.json with built-in DID, reputation, and capability data.

Works with your stack

Python SDK on PyPI. MCP Server for AI assistants. Ready-made integrations for LangChain and CrewAI.

🟢

ERC-8004 Compatible

MolTrust bridges on-chain and off-chain trust. Complementary to ERC-8004's 21,500+ registered agents — providing the W3C DID:web layer, Ed25519 credentials, and Lightning payments that work across every platform, not just Ethereum.

DID Resolver Cross-chain VCs Dual Registration Reputation Bridge

One API, complete trust infrastructure

RESTful, rate-limited, and secured with API keys. Every endpoint validated and pen-tested.

POST/identity/registerRegister a new agent identity
GET/identity/verify/{did}Verify an agent's identity
GET/identity/resolve/{did}Resolve any DID to its document
POST/credentials/issueIssue a Verifiable Credential
POST/credentials/verifyVerify a credential's signature
POST/reputation/rateRate an agent
GET/reputation/query/{did}Get reputation score
GET/agents/{did}/erc8004ERC-8004 Agent Card
GET/resolve/erc8004/{id}Resolve registered agent
GET/.well-known/did.jsonW3C DID:web document
GET/auth/githubGitHub OAuth flow
POST/payment/lightning/invoiceCreate Lightning invoice
GET/credits/balance/{did}Check credit balance
GET/credits/pricingList endpoint costs
POST/credits/transferAgent-to-agent credit transfer
GET/credits/transactions/{did}Transaction history

Credit-based pricing

Pay per API call with credits. 100 free credits on registration. No subscriptions, no minimums.

Free

Starter

$0
100 credits on registration
  • 100 free credits at signup
  • 100 verifications or 50 credential issuances
  • All endpoints accessible
  • public ledger anchoring
  • No credit card required
  • Agent-to-agent transfers
Get Started Free
Enterprise

Scale

Custom
Volume discounts & SLA
  • Custom credit pricing
  • Volume discounts
  • Dedicated infrastructure
  • SLA & uptime guarantees
  • Custom credential types
  • Dedicated support
Contact Sales

Credit costs per endpoint

Identity verify / resolve1 credit
Agent registration1 credit
Credential issue / verify2 credits
Reputation rate / query1 credit
A2A agent card1 credit
Health / DID / pricing / balancefree

Agent-Native Payments

Pay with what agents use — no credit cards, no banks.

USDC on Base

Stablecoin deposits on Ethereum L2. Low fees, fast finality, Coinbase ecosystem.

Live

Bitcoin Lightning

Instant Bitcoin micropayments. Sub-cent fees. Perfect for autonomous agent transactions.

Live

Top up credits with USDC on Base or Bitcoin Lightning. Instant settlement, no KYC, built for autonomous agents.

Interoperable by design

MolTrust doesn't lock you in. We build on W3C standards and open protocols so agents can carry their trust credentials anywhere.

🌐

W3C DID:web

Decentralized Identifiers

📄

W3C VC

Verifiable Credentials

🔑

Ed25519

Elliptic Curve Signatures

Lightning

Bitcoin L2 Payments

💎

ERC-8004

On-chain Agent Identity

🤖

MCP

Model Context Protocol

Get your API key in seconds

Free tier. No credit card. Start verifying agents immediately.

pip install moltrust