W3C Verifiable Credentials.
Merkle-Baum-Aggregation jeder Quittung, die eine beliebige Audact-API erzeugt. Export als W3C VC und PDF. Eine öffentliche Prüfstelle (in Kürze verfügbar) ermöglicht Behörden und Geschäftspartnern die Validierung ohne Anbieter-Konto.
Öffentliche Prüfstelle: verify.audact.ai — (in Kürze verfügbar) — damit Behörden und Geschäftspartner eine Quittung ohne Anbieter-Konto prüfen können.
GET /v1/receipts/{id}?format=vc · Ed25519-Signatur, did:web-Aussteller
{
"@context": [
"https://www.w3.org/2018/credentials/v1",
"https://audact.ai/credentials/v1"
],
"type": ["VerifiableCredential", "AIInteractionAttestation"],
"issuer": "did:web:audact.ai",
"issuanceDate": "2026-08-15T10:14:23Z",
"credentialSubject": {
"id": "rcpt_01HX7K9M3P4Q5R6S7T8U9V",
"interactionId": "call_8h2k9d7",
"modality": "voice",
"article50Clause": "1",
"merkleRoot": "0x4a7d1ed414...",
"merkleProof": ["0x1b2c3d4e...", "0x5f6a7b8c..."],
"rfc3161Timestamp": "2026-08-15T10:14:23.412Z"
},
"proof": {
"type": "Ed25519Signature2020",
"created": "2026-08-15T10:14:23Z",
"verificationMethod": "did:web:audact.ai#key-1",
"proofPurpose": "assertionMethod",
"proofValue": "z3FXQjecWufY46..."
}
}Jede Quittung wird an einer täglichen Wurzel verankert. Manipulationssicher, stapelweise prüfbar.
Derselbe Nachweis in zwei Formaten. Maschinenprüfbares JSON-LD und menschenlesbares PDF.
Öffentliche Prüfstelle für Behörden und Geschäftspartner (verify.audact.ai — in Kürze verfügbar).
Aufbewahrungsfristen pro Rechtsraum. In DE standardmäßig 5 Jahre, für den Rest Crypto-Shredding.
In Agency Pro & Enterprise enthalten — vereinbaren Sie einen Termin, wir scopieren es mit Ihnen. Öffentliche Prüfstelle unter verify.audact.ai (in Kürze verfügbar).