Skip to main content
⚑ COMPLETE PLATFORM

The Most Complete Receipt Platform

Every feature you need to win chargebacks, prevent fraud, and automate complianceβ€”all from a single API

πŸ’°

Automatic Chargeback Defense

Win Stripe disputes automaticallyβ€”no manual work required

βœ“Higher win rates with complete evidence chains
βœ“Automatic submission within minutes of dispute
βœ“Recover full transaction value per dispute resolved
βœ“Confidence scoring (0-100) predicts win probability
How it works:
  1. 1. Stripe sends charge.dispute.created webhook
  2. 2. CertNode analyzes your receipt graph
  3. 3. Generates comprehensive evidence (delivery proof, access logs, customer activity)
  4. 4. Auto-submits to Stripe disputes API
  5. 5. You get notified of outcome
Evidence generated:
β€’ Customer information
β€’ Payment proof
β€’ Delivery documentation
β€’ Service proof
β€’ Access logs
β€’ Customer communications
πŸ”

Fraud Pattern Detection

Identify high-risk transactions before they become chargebacks

βœ“5 fraud pattern types (critical/high/medium)
βœ“Real-time alerts for risky transactions
βœ“Detect patterns like "high-value + AI + no review"
βœ“Monitor refund patterns (3+ in 30 days)
Pattern types:
CRITICALHigh-value ($10K+) + AI content + no human review
HIGHMissing delivery confirmation after 24 hours
HIGHRapid refunds (3+ refunds in 30 days)
MEDIUMOrphaned high-value receipts ($5K+)
MEDIUMLow trust score on high-value transactions
πŸ“Š

Trust Score System

Know exactly how strong your evidence is for every transaction

βœ“PLATINUM (85+) = excellent evidence
βœ“VERIFIED (70-84) = good evidence
βœ“BASIC (60-69) = needs improvement
βœ“Actionable recommendations to increase score
4 scoring factors:
+10
Provenance
Has parent receipts (proof chain)
+10
Legal Timestamp
RFC 3161 timestamp (independently verifiable)
+10
Graph Depth
Receipt graph depth β‰₯ 2
+10
Cross-Domain
Links across receipt types
🌐

Interactive Graph Visualization

See your complete receipt graph with interactive visualization

βœ“Interactive ReactFlow graph with auto-layout
βœ“Color-coded by receipt type
βœ“Zoom, pan, and explore controls
βœ“Real-time statistics (receipts, edges, depth)
Use cases:
β€’Fraud investigation
β€’Trust score analysis
β€’Compliance audits
β€’Chargeback defense
β€’Customer onboarding
β€’Developer debugging
TransactionContentOperations
πŸ’³

Stripe Integration

Create cryptographic receipts from Stripe payment intents, charges, and invoices

βœ“One API call to create receipt from payment intent
βœ“Automatic trust score calculation
βœ“RFC 3161 timestamps (independently verifiable)
βœ“Foundation for chargeback autopilot
Example API call:
POST /api/receipts/stripe-transaction
{
  "stripe_payment_intent_id": "pi_xxx",
  "parent_ids": ["rcpt_shipment_xxx"]
}

Response:
{
  "receipt": {
    "id": "rcpt_stripe_xxx",
    "trust_score": 80,
    "trust_level": "VERIFIED",
    "rfc3161_timestamp": "...",
    ...
  }
}
πŸ”§

CI/CD Receipts (GitHub Actions)

Create cryptographic receipts from GitHub Actions workflows

βœ“Custom GitHub Action for receipt creation
βœ“Captures full GitHub context (repo, commit, actor)
βœ“Standalone (no external dependencies)
βœ“Support for build, test, deploy, release events
Example workflow:
- uses: certnode/create-receipt@v1
  with:
    api_key: ${{ secrets.CERTNODE_API_KEY }}
    event_type: 'deploy'
    severity: 'info'
    description: 'Production deployment'
Use cases:
β€’ Compliance audits (prove code was tested before deploy)
β€’ Build attestation (tamper-proof build records)
β€’ Deployment tracking (immutable deployment logs)
πŸ‘€

Employee Activity Tracking

Create independently verifiable receipts for employee activities

βœ“Multiple activity types (login, training, policy, time tracking)
βœ“RFC 3161 timestamps (independently verifiable)
βœ“Parent receipt linking (build activity graphs)
βœ“Flexible metadata for any activity type
Activity types:
β€’ login
β€’ training_completed
β€’ policy_acknowledged
β€’ time_tracking
β€’ access_granted
β€’ access_revoked
Use cases:
β€’ Training compliance (prove employees completed training)
β€’ Policy acknowledgment (verifiable proof)
β€’ Time tracking (tamper-proof timesheet records)
β€’ Access control audits (who accessed what, when)
πŸ”—

Graph API (Platform Play)

Query receipt graphs with filters and statistics

βœ“Query ancestors and descendants
βœ“Filter by receipt type and depth
βœ“Graph statistics (receipts, edges, depth, orphaned)
βœ“Both POST and GET methods supported
Example API call:
POST /api/v1/graph/query
{
  "receipt_id": "rcpt_xxx",
  "type": "transaction",
  "max_depth": 5
}

Response:
{
  "graph": {
    "receipts": [...],
    "edges": [...]
  },
  "statistics": {
    "total_receipts": 15,
    "total_edges": 12,
    "max_depth": 3,
    "orphaned_count": 0
  }
}
Use cases:
β€’ Ecosystem integrations (partners build on your graph)
β€’ Compliance audits (trace full provenance)
β€’ Graph visualization (fetch data for UI)
βœ‹

Human Attestation

Add human verification to your cryptographic proof chains

βœ“Magic link attestation requests
βœ“Chain multiple attesters together
βœ“8 attestation types (reviewed, approved, witnessed...)
βœ“Verification levels from self-declared to notarized
Attestation types:
β€’ reviewed
β€’ approved
β€’ witnessed
β€’ authored
β€’ certified
β€’ notarized
Use cases:
β€’ Contract approvals (client signs off on deliverables)
β€’ Compliance sign-offs (manager attests to review)
β€’ Witness verification (third-party confirms event)
β€’ Content approval workflows (editor approves publication)
πŸ€–

AI Detection API

Verify content authenticity with multi-model AI detection

βœ“Images, text, audio, and video
βœ“C2PA content credentials support
βœ“Confidence scores with detailed analysis
βœ“Batch processing for large volumes
Detection capabilities:
IMAGEDALL-E, Midjourney, Stable Diffusion detection
TEXTGPT, Claude, Gemini detection
AUDIOVoice clone and synthetic audio detection
Use cases:
β€’ Content platform moderation
β€’ Insurance claim verification
β€’ Academic integrity
πŸ“‹

Content Registry

Immutable proof of content ownership and creation

βœ“SHA-256 content hashing
βœ“RFC 3161 timestamps
βœ“Public verification page for each asset
βœ“Invisible watermarking for tracking
Supported content types:
πŸ“Έ Images & Photos
🎬 Video & Audio
πŸ“„ Documents & PDFs
πŸ’» Code & Datasets
Use cases:
β€’ DMCA takedown evidence
β€’ IP disputes and prior art
β€’ Portfolio authentication
πŸ›οΈ

Industry Verticals

Specialized proof infrastructure for regulated industries

βœ“Legal contracts & signature tracking
βœ“Insurance claims & fraud prevention
βœ“IP protection & prior art
βœ“AI training data provenance
Available modules:
πŸ“Contracts β€” Execution tracking, version control
πŸ₯Insurance β€” Claim evidence, AI photo analysis
πŸ’‘IP & Prior Art β€” Timestamps, ownership proof
🧠Training Data β€” Consent tracking, provenance
πŸ“‹Compliance β€” Audit trails, policy acknowledgment

Ready to Protect Your Revenue?

Start winning chargebacks automatically with complete cryptographic proof

All features available on Professional plan ($199/mo)

βœ“60-day money-back guarantee
βœ“No setup fees
βœ“Cancel anytime