AI image forensics · OCR verification

Know if a receipt is real before you pay it.

Detect fabricated and manipulated restaurant receipts before they cost your finance team. Built for expense-management platforms — two independent fraud signals, one API call.

No account needed · Images never stored
Drop, tap, or click to upload
Sign up to see the results
Fast
Receipt checking
Multiple
Fraud signals
Free
Trial included
How it works

Three steps to a verdict.

01

Upload

Drag, paste, or upload a receipt photo. JPEG, PNG, WebP up to 10MB.

02

AI Forensics

Our model checks whether the receipt image itself shows signs of AI generation.

03

OCR Verification

We extract the subtotal, tax, and total, then verify the math reconciles.

04

Verdict

A combined fraud verdict in under 1s — flagged or passed, with the reason.

Use cases

Built for high-stakes decisions.

Expense-Management Platforms

Catch fabricated receipts before they enter the reimbursement workflow — screen every upload automatically.

Finance Teams

Verify receipts on submission without slowing down reimbursement for honest claims.

HR & Expense Auditors

Get explainable fraud signals for every flagged case, not just a black-box score.

Pricing

Simple, transparent pricing.

Free
$0
forever free
10 free checks
Web interface
Basic confidence score
No API access
Most flexible
Pay as you go
Starts at $5
credits never expire
Pay-as-you-go credits (no expiration)
REST API access
Signal breakdown
Batch processing (up to 10 images)
Webhooks
Custom
Custom
volume pricing
Talk to sales
Volume pricing
Dedicated infrastructure
Custom SLA
On-premise deployment options

$0.0015 per image · ~667 images per dollar · API reference →

FAQ

Common questions.

What does it detect?+

Two independent fraud signals: whether the receipt image itself was AI-generated, and whether the receipt's numbers add up (subtotal + tax = total). Either signal alone can flag a receipt for review.

How does the OCR check work?+

We run OCR on the receipt to extract the subtotal, tax, and total, then verify the math reconciles. A receipt where the numbers don't add up — even a real photo — is a fraud signal.

Is my receipt image stored?+

No. Images are processed in memory and immediately discarded. Only a SHA-256 hash is stored for abuse detection. If you enable OCR verification, your image is sent to a GDPR-compliant OCR provider (Mistral) for text extraction — it is not stored there either.

Do I need to sign up?+

No — try one receipt for free without an account. Create a free account for more free checks. After that, credits start at $5.

How much does it cost?+

$0.0015 per receipt check (~667 checks per dollar). Credits never expire. No subscription required.

What receipt types are supported?+

Restaurant receipts in v1. Hotel, taxi, and retail receipt support is planned.

How do I integrate the API?+

POST a base64-encoded receipt image to /check with your API key. You get back a JSON verdict with both signals — see the API reference for the full contract.

Can I set my own fraud threshold?+

Not in v1 — the AI-detection threshold is tuned and fixed by us. You receive a flagged/not-flagged verdict plus the raw signals if you want to build your own logic on top.