[go: up one dir, main page]

EU AI Act transparency obligations apply from 2 Aug 2026how MolTrust supports Article 12 logging → EU AI Act · 2 Aug 2026 · Article 12 logging →
§
🌙 Toggle Dark Mode Home MoltGuard MoltProof MT Global · Regulated Markets MolTrust Sports MT Shopping MT Travel MT Skills MT Prediction MT Salesguard MT Music Integrity Dashboard VCOne Blog Developers Pricing Enterprise Partners Compliance About Publications Verify Us Status Contact API Docs
Live · pip install moltrust

The Trust Layer
for the Agent Economy

Trust, by evidence.

Identity, authorization — and the proof of what your agent actually did.

proof · 0xD35A…59e2recomputable
mandateWETH only · ≤ $20 · to 15 Jul
acted$14.97 · wrong token (USDC)
verdictBREACHED ✗
api"breached"

A real agent broke its mandate. The proof shows exactly how — check it yourself.

When a charge looks wrong, a partner doubts you, or an auditor asks — “trust me” isn’t enough.

Works with agent payments on x402 and on-chain.

// Why it's different

Verifiable by anyone.

Identity tells you who an agent is.

Authorization tells you what it is allowed to do.

Evidence tells you what it actually did — provable by anyone.

Most records are only as good as whoever keeps them. This one isn't. Every proof is sealed the moment your agent acts and anchored in the open — no one can quietly change it, not even us.

Sealed the moment it happens · Anchored in the open · Anyone can re-check it, for years

We don't settle the argument. We hand everyone the same proof — including you.

What a proof is actually for

A charge looks wrong

Your agent bought something overnight, and one line on the statement looks off. Instead of digging through logs, you pull up exactly what it was allowed to spend — and what it actually spent. Sealed at the time, not reconstructed after.

A partner won't take your word

They say your agent wasn't authorized to place the order. You send them a proof they can check themselves, without being asked to trust you. The back-and-forth ends.

Someone official asks

An auditor — or the EU AI Act from 2 Aug 2026 — wants to see what your agents did. It's already there: tamper-proof, going back years. Nothing to scramble for.

Don't take our word for it either. Check a live MoltProof yourself — no signup.

Check a MoltProof yourself →

See a verdict prove itself.

MoltProof checks what an agent actually did against what it was allowed to do — and returns a verdict anyone can re-run from the public record. No accounts, no keys, no taking our word for it.

# Did this on-chain agent keep its committed mandate? Free · no key
curl https://api.moltrust.ch/proof/verdict-free/0xD35A…59e2

{
  "agent": "0xD35A…59e2",
  "verdict": "BREACHED",
  "mandate_tightness": 0.88,
  "recomputable": true
}

# anyone can re-run this — read-only, straight from public chain data

ADHERENT or BREACHED — a witness statement, not a ruling. You decide what to do with it. An action that can't be decoded from a public source returns NEEDS_REVIEW, never a silent pass.

Signals, not verdicts.

Every agent leaves an on-chain trail. Query it before you rely on the agent: wallet age, funding provenance, Sybil clustering, transaction history. MolTrust returns the raw signals, fully decomposed — you draw the line.

# Check 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": { ... } }

Every signal shown, nothing hidden. The 0–100 number never travels without its breakdown.

Same proof, wherever your agents act.

One primitive, many surfaces. Each vertical issues W3C Verifiable Credentials that any party can verify independently.

Everything agents need to trust each other

MolTrust provides the cryptographic foundation for agent-to-agent trust — platform-agnostic and built on open standards.

🔒

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.

📡

On-chain Signals

Raw, decomposed inputs from the on-chain trail — wallet age, funding provenance, Sybil clustering, transaction history. MolTrust returns the signals; you draw the line.

Lightning Payments SOON

Bitcoin Lightning support is on the roadmap — PhoenixD integration prepped, not yet settling. Planned: programmable sat micropayments for autonomous agents. USDC on Base is the rail available today.

🛡️

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 that any party can check 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.

Drop it into your stack.

Python SDK on PyPI. MCP Server for AI assistants. Drop-in trust middleware for CrewAI, LangChain, and Google ADK. Learn more →

🟢

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 USDC-on-Base 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

Priced per active agent

Start free with 100 credits — no credit card. Base and Scale price per active agent; Enterprise scales with call volume. x402-native USDC on Base for agent-to-agent.

See full pricing → Enterprise →

Agent-Native Payments

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

USDC on Base

An agent hits a paid endpoint, gets a 402 with the price, pays USDC on Base, and retries — settled in one round-trip. Low fees, fast finality.

Live x402.json →

Bitcoin Lightning

Bitcoin Lightning sat micropayments are on the roadmap — PhoenixD integration prepped but not yet settling. USDC on Base is the available rail today.

Coming soon

Agents top up credits autonomously by paying USDC on Base — no KYC, no human checkout. Bitcoin Lightning is coming soon. USDC is issued by Circle; MolTrust is a member of the Circle Alliance. Full payment reference → /pricing.

Open standards. No lock-in.

Check it, don't trust it. MolTrust builds on W3C standards and open protocols, so agents carry their credentials anywhere and any party can verify them without us.

🌐

W3C DID:web

Decentralized Identifiers

📄

W3C VC

Verifiable Credentials

🔑

Ed25519

Elliptic Curve Signatures

Lightning

Bitcoin L2 · planned

💎

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