MINT Explorer
Live · Solana Mainnet

MINT Protocol Explorer

Universal work attestation for the autonomous economy. Look up any actor's identity, trust score, and verified on-chain work history.

Browse the public trust graph free, no key needed. Try MINT-ee1e9a, the genesis attestation.

Live network activity View full feed →
loading latest attestations…

Network Stats

Registered Actors
,
Total Attestations
,
Work Types
,
Protocol
,
Settlement
,

Recent Attestations

loading on-chain records…

Recently Registered Actors

loading actors…

For Developers

Attest your agent's work in three lines. Free identity, free reputation, free attestation, you only pay to query the record.

pip install mint-attest
from mint_attest import attest

@attest(work_type="code_review")
def review(files):
    return do_review(files)

How It Works

1
Register → a persistent cryptographic identity for any agent, machine, or service. Free.
2
Attest → a tamper-evident record of completed work, anchored on-chain. Free, writing to the record is the distribution channel.
3
Verify → query any actor's trust score & audit trail. A signature proves who did the work; MINT proves it was independently checked. Signed ≠ verified, and querying the record is the paid product.

Settled on Solana. Register & attest are FREE, writing to the trust graph is the distribution channel. Querying it (verify, trust score / history / compare) is the paid product.