Card snapshot
ledgerproofhq.io
·
2026-08-12 05:54:00 UTC
·
fcf6f9acf06f9ae71b3c30b42ad57b3f1b49ca33a26bf78265bb1efc9ce813d6
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"protocolVersion": "0.3.0",
"name": "LedgerProof Autonomous Network (LAIN)",
"description": "Certificate Transparency for AI provenance. Turns any AI event or document into a cryptographically anchored, independently verifiable receipt \u2014 checkable offline against a public, append-only log, with zero trust in LedgerProof. Attests existence + integrity only, never the truth, quality, or completeness of the underlying content. Free capabilities need no authentication; paid capabilities settle inline via x402 (USDC on Base) \u2014 no account, no human, no card.",
"url": "https://ledgerproofhq.io/api/lain/mcp",
"preferredTransport": "JSONRPC",
"provider": {
"organization": "LedgerProof",
"url": "https://ledgerproofhq.io"
},
"version": "1.0.0",
"documentationUrl": "https://ledgerproofhq.io/.well-known/capabilities.json",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"securitySchemes": {
"x402": {
"type": "http",
"scheme": "x402",
"description": "Paid capabilities return a real HTTP 402 challenge (USDC on Base, EIP-3009) that x402-fetch / Coinbase AgentKit auto-pay from the agent's own wallet; re-send with the signed X-PAYMENT header to settle inline. No enrollment, no human. Free capabilities require no authentication."
}
},
"security": [],
"skills": [
{
"id": "verify",
"name": "Verify a receipt",
"description": "Independently verify any LedgerProof receipt against the public anchored log \u2014 content hash, Ed25519 signature, and anchor. Zero trust in LedgerProof. Free.",
"tags": [
"provenance",
"verification",
"free"
],
"examples": [
"Verify the receipt at sequence 15596"
]
},
{
"id": "get_sample_receipt",
"name": "Mint a sample anchored receipt",
"description": "Anchor the SHA-256 of your output and get back a real receipt with a verify_url. Free sample, one per caller per day.",
"tags": [
"provenance",
"receipt",
"free"
]
},
{
"id": "resolve_confidence",
"name": "Resolve a confidence gap",
"description": "Submit a subject and a confidence threshold; receive cited, independently verifiable evidence from the anchored public record (FDA recalls/approvals, SEC EDGAR, sanctions-list snapshots) with a disclosed, recomputable score. Attests evidence integrity only, never conclusions. Free dry_run preview; $0.05 (launch pricing) to settle and mint a permanent evidence-graph node.",
"tags": [
"evidence",
"public-record",
"x402"
]
},
{
"id": "subject_evidence_graph",
"name": "Read a subject's evidence graph",
"description": "Read the accumulated, network-learned evidence graph for a subject. Free public read.",
"tags": [
"evidence",
"graph",
"free"
]
},
{
"id": "request_capability",
"name": "Request a capability",
"description": "Request an anchored deliverable (receipt.agent-run, evidence.verify, or answer.record-search). Returns an x402 HTTP 402 challenge to settle inline in USDC on Base (~$0.05, launch pricing).",
"tags": [
"capability",
"x402"
]
},
{
"id": "discover_capabilities",
"name": "Discover capabilities",
"description": "List the capabilities the network can settle, each with a self-describing price and endpoint.",
"tags": [
"discovery",
"free"
]
},
{
"id": "discover_opportunities",
"name": "Discover open opportunities",
"description": "Machine-generated demand the network detected in the public record (recalls, CVE revisions) \u2014 open confidence gaps carrying a self-describing price and resolution endpoint.",
"tags": [
"discovery",
"free"
]
},
{
"id": "fund_opportunity",
"name": "Fund an opportunity",
"description": "Fund an open opportunity; runs the mission end-to-end and mints an anchored, third-party-replayable Autonomous Action Certificate. Paid via x402.",
"tags": [
"mission",
"settlement",
"x402"
]
},
{
"id": "get_job",
"name": "Get job status",
"description": "Poll the status of an asynchronous job or mission.",
"tags": [
"status",
"free"
]
}
],
"metadata": {
"interface": "Model Context Protocol (streamable-http, stateless JSON-RPC 2.0)",
"mcpEndpoint": "https://ledgerproofhq.io/api/lain/mcp",
"mcpRegistry": "io.ledgerproofhq/lain",
"paymentEndpoint": "POST https://ledgerproofhq.io/api/lain/request with settlement:\"x402\"",
"paymentProtocol": "x402 \u2014 USDC on Base (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913), settled via the Coinbase CDP facilitator",
"verifier": "https://verify.ledgerproofhq.io/?seq={sequence}",
"publicKey": "https://ledgerproofhq.io/.well-known/ledgerproof-key.json",
"capabilitiesManifest": "https://ledgerproofhq.io/.well-known/capabilities.json",
"clientLibrary": "@ledgerproof/laen (npm)",
"proofScope": "existence + integrity only \u2014 never the truth, quality, or completeness of the underlying content",
"standards": [
"IETF SCITT profile draft (draft-dawkins-scitt-ai-article50)",
"RFC 6962 / RFC 9162 (Certificate Transparency)"
]
}
}