Buyer questions, answered plainly
Everything below describes the platform as it is built today. Where something is not done, not certified or not integrated, it says so.
What CheckGuard does today
Available now
- Case intake (dashboard and API)
- Check image capture handling in private storage
- Routing-number (ABA) checksum validation
- Duplicate presentment checks on submitted data
- Check Intelligence: OCR field extraction
- Image-derived MICR read and checksum comparison
- Image amount vs submitted amount comparison
- Duplicate-image detection (exact and perceptual)
- Deterministic weighted 0-100 risk score with evidence
- Analyst review queue and case workspace
- Senior review lane
- Escalation with reason and rationale
- AI Investigator (read-only, grounded, advisory)
- Immutable audit trail and case history
- Retention policies, legal hold and purge batches
- SLA clocks, warnings and breach detection
- In-app notifications
- Versioned REST API (v1) with idempotency and scopes
- Outbound webhooks with signature and retries
- Sandbox environment separated at credential level
- Institution tenancy with database-enforced isolation
Experimental — not scored
- Image forensics observations (informational, not scored)
- Written amount vs numeric amount comparison (held out of scoring)
- Certain layout and document-structure observations
Experimental observations are shown to reviewers as context. They do not move the 0–100 risk score.
Roadmap — not built
- Vendor-specific core banking integrations
- Signature comparison against approved specimens
- Expanded behaviour and velocity intelligence
- Cross-institution intelligence (requires legal, privacy and consent design first)
- Additional external data providers
Frequently asked
- Does AI make the final fraud decision?
- No. The risk score is produced by deterministic, weighted signals. The AI Investigator is read-only: it summarises and explains evidence already recorded and cannot change a score, create a signal, alter evidence, close a case or declare fraud. Every binding decision is recorded against a named human reviewer with rationale.
- What data does CheckGuard store?
- Case metadata (amount, date, check number, channel, payee and maker names as submitted), check captures in private storage, machine-generated signals and evidence, reviewer decisions and an immutable audit trail.
- Does CheckGuard store full account or routing numbers?
- No. Only the last four digits of routing and account numbers are persisted. Full values submitted for validation are used in-request and are not written to the database.
- Can CheckGuard integrate by API?
- Yes. There is a versioned REST API (v1) for case submission, capture upload, status, and explainable assessments, plus signed outbound webhooks. A machine-readable OpenAPI document is published by the platform.
- Is there a sandbox?
- Yes. Sandbox is a separate environment bound at the credential level; sandbox cases are flagged and never mix with production records. Production credentials are issued only after a staged activation.
- How does tenant isolation work?
- Every record carries its institution and every access policy is enforced in the database per record, not in the interface. Cross-institution reads return nothing, including for API credentials, which are bound to one institution and one environment.
- Can CheckGuard support multiple reviewers?
- Yes. Roles cover submitters, analysts, senior reviewers, institution administrators and platform administrators, with a review queue, senior review lane and escalation path.
- Can an institution configure retention?
- Retention classes and periods are configurable per institution, with legal hold to suspend deletion and purge batches that record what was removed. Legal-hold and purge authority is restricted.
- Is image intelligence explainable?
- Yes. Each observation records what was measured, its confidence, the region of the capture it came from, and whether it is calibrated into the score or informational only.
- What happens when OCR cannot read a check?
- Unreadable or poor-quality captures are treated as an intake problem, not fraud evidence. The case is routed for additional information; image quality never raises the fraud score by itself.
- Does CheckGuard compare data across institutions?
- No. There is no cross-institution intelligence today. Duplicate and history checks operate strictly inside one institution. Any future network capability would require legal review, participation agreements and privacy architecture first.
- Is CheckGuard SOC 2 certified?
- No. CheckGuard is not SOC 2 certified and no audit has been performed. We maintain a documented SOC 2 readiness gap map and can share our control descriptions and evidence for diligence.
- What core platforms are currently integrated?
- None. There are no vendor partnerships or certified core integrations today. Integration is via the CheckGuard API, webhooks, or an adapter built to the institution's transport.
How a design partnership runs
Step 1Accepted into design-partner program
Institution type, use case and pilot appetite confirmed in discovery. · Owner: shared
Step 2Institution record created
Tenant provisioned with its own isolated case, evidence and audit space. · Owner: checkguard
Step 3Authorized institution admin identified
A named administrator who may invite users and assign roles. · Owner: institution
Step 4Security and data-handling acknowledgement
Institution confirms what data may be submitted, and to which environment. · Owner: institution
Step 5Sandbox access issued
Pilot mode enabled; sandbox cases are flagged and never mix with production. · Owner: checkguard
Step 6Service account / API key issued (if integrating)
Least-privilege scopes, sandbox-bound credential, secret shown once. · Owner: shared
Step 7Webhook endpoint configured (if integrating)
HTTPS receiver registered and signature verification tested. · Owner: institution
Step 8Synthetic end-to-end test passed
Case submitted, capture uploaded, analysis returned, webhook received. · Owner: shared
Step 9Reviewer training completed
Reviewers walked through queue, evidence, escalation and disposition. · Owner: shared
Step 10Pilot cases loaded
Approved synthetic or institution-authorized items with expected outcomes. · Owner: institution
Step 11Pilot evidence collected
Labels, reviewer agreement and signal feedback recorded in pilot mode. · Owner: shared
Step 12Pilot review meeting held
Scorecard walked through against the agreed success criteria. · Owner: shared
Step 13Go / no-go / extended-pilot decision
Documented decision with rationale. No decision implies production access. · Owner: shared
Step 14Production activation (only if approved)
Staged activation through the existing integration activation control, audited on completion. · Owner: checkguard
Pricing structure
This is the shape of commercial terms, not a quote. Final pricing depends on volume, institution size and scope.
Pilot
Design partners validating CheckGuard in a controlled environment
BaseWaived or nominal for the agreed pilot window
UsageCapped case volume, sandbox first
- Sandbox + pilot mode
- Named pilot contact
- Pilot scorecard
- Reviewer training
Starter / Community
Community banks and credit unions with modest check volume
BaseMonthly platform fee
UsageIncluded case allowance, then per-case
- Dashboard workflow
- Core signals + Check Intelligence
- Standard support
Growth
Regional institutions and fintechs integrating by API
BaseMonthly platform fee
UsagePer-case and per-API-call tiers, reviewer seats
- API + webhooks
- Sandbox + production
- SLA configuration
- Priority support
Enterprise
Multi-program institutions, sponsor-bank programs, RDC operators
BaseNegotiated platform fee
UsageCommitted volume with overage
- Multiple service accounts and environments
- Implementation and integration support
- Premium support and named escalation
- Security review support
What pricing is based on
- Base platform fee (tenancy, security, audit, retention framework)
- Case / check volume analysed
- API request volume
- Institution size band (asset size or deposit accounts)
- Reviewer seats
- Advanced Check Intelligence usage (image-derived analysis)
- One-time implementation / integration
- Premium support tier
Integration readiness
CheckGuard has no vendor partnerships and no certified core integrations today. Integration happens through the CheckGuard API, webhooks, or an adapter built to your transport.
| System | Status | Method | Requires |
|---|---|---|---|
| Jack Henry | Requires partner access | API / adapter | Vendor program access, institution sponsorship, schema mapping, certification |
| Fiserv | Requires partner access | API / batch adapter | Vendor program access, institution sponsorship, credentials, certification |
| Corelation | Research required | API / adapter | Vendor documentation access, institution sponsorship, schema mapping |
| Synctera | Research required | API / webhook | Program access, sponsor-bank approval, schema mapping |
| Generic RDC provider | Architecture ready | API + webhook | Field mapping, capture transport agreement, sandbox test |
| Generic deposit-processing system | Architecture ready | API or batch adapter | Field mapping, file transport decision, sandbox test |
| Generic fraud platform | Architecture ready | Webhook out / API in | Event mapping, receiver security, sandbox test |
Support model (draft)
Draft targets for discussion during onboarding. These are not contractual service levels until they are written into an agreement.
SEV 1 — Critical security event or platform unavailable
Draft target: acknowledge within 1 hour, continuous effort until mitigated
SEV 2 — Major functionality impaired (analysis, review or API failing broadly)
Draft target: acknowledge within 4 business hours
SEV 3 — Non-critical issue with a workaround
Draft target: acknowledge within 2 business days
SEV 4 — Question or enhancement request
Draft target: acknowledge within 5 business days
Interested in a pilot?
Design partners start in sandbox with synthetic data, then run a measured pilot before any production activation. Sign in to reach your sandbox workspace, or ask your CheckGuard contact to open a program.
Institution sign in