Finance & AP

WiseCHECK IQ: Check Processing That Shows Its Work

WiseCHECK IQ reads checks and MICR lines, proves each value with published rules, and keeps a person in control. Business benefits, walkthrough, and optional Check 21.

September 24, 2026 · Last updated September 24, 2026 · By Ilya Evdokimov, CTO · 8 min read

Key takeaway

WiseCHECK IQ, now on WiseTREND One Portal, captures checks and MICR lines, verifies every value with 73 published rules (ABA check digit, amount in numerals vs. words, dates, signatures, fraud signals), shows the evidence on a per-check trace, and leaves every posting decision with a person by default. Optional Check 21 integration is available.

WiseCHECK IQ is WiseTREND's check and MICR capture product, now available on WiseTREND One Portal. It reads check images, validates the MICR line against the ABA check digit, compares the amount written in numerals with the amount written in words, and runs 73 published rules. Every result comes with the evidence behind it. By default, no item posts until a person has approved it. For teams that exchange check images with their bank, an optional Check 21 integration is available.

This article covers why checks still deserve real engineering in 2026, what WiseCHECK IQ does differently, and what the product looks like in use.

Why do checks still need better processing in 2026?

Check volumes have been falling for two decades. Businesses still receive checks from customers, vendors and insurers, and many can't stop accepting them. Checks also carry more risk than any other payment method. In the 2026 AFP Payments Fraud and Control Survey, 58% of organizations reported check fraud in 2025, ahead of ACH debits (30%) and wires (25%). Checks remain the payment method most frequently targeted by fraud.

At the same time, the way most back offices handle checks hasn't changed much. A person keys the amount, the routing number and the account number, then matches the payment to an invoice. Each step costs money when it goes wrong:

  • A mistyped routing or account digit turns into a returned item, a bank fee and a phone call.
  • A misread amount becomes a misapplied payment, and someone has to unwind it later in AR.
  • A stale-dated check or an altered amount gets deposited anyway because nobody had time to look.
  • An auditor's question ("why was this item accepted?") has no answer except "someone keyed it."

Traditional check OCR helps with the typing. It rarely helps with the last two problems, because it returns a value without saying why that value can be trusted.

What does WiseCHECK IQ do differently?

WiseCHECK IQ treats every value as a claim that has to be proven. The reading step is only the start:

  1. Read. The WiseCHECK IQ engine reads the check face: payee, date, courtesy amount (the numerals), legal amount (the words), check number, bank name, security legends, signature presence and the MICR line.
  2. Parse the MICR line structurally. Routing, on-us account and serial fields are located by the E-13B symbols that frame them, not by guessing positions.
  3. Prove the routing number. The nine-digit routing number must pass the ABA mod-10 check digit. A single misread digit cannot pass it.
  4. Arbitrate the amount. The amount in words is parsed on its own and compared with the numerals. When they disagree, the Uniform Commercial Code (§3-114) says words prevail over numbers, and WiseCHECK IQ applies the same rule. The disagreement is also flagged as a possible sign of check washing, so that item never posts on its own. If the words can't be parsed with certainty, the parser refuses to guess and the item goes to review.
  5. Run the rules. 73 published rules (69 per item and 4 per batch) check routing, amounts, dates, staleness, signatures, duplicates and fraud signals. Each rule is STRICT (blocks), SOFT (sends to review) or INFO (recorded, never blocks).
  6. Show the verdict and its basis. Each item opens as a per-check trace that shows the verdict, the reasoning behind it, and the date the date-sensitive rules were evaluated against.

No rule reads a model's confidence score or its free-text notes. A rule either computes from the extracted record and the routing registry, or it doesn't run. That's what makes the results explainable.

What are the business benefits?

BenefitHow WiseCHECK IQ delivers itWho notices
Fewer returned and misapplied itemsRouting numbers must pass the ABA check digit, and amounts must agree in numerals and words, before an item is cleanAR, treasury, cash application
Faster exception handlingItems that need attention land in one exception queue with the evidence already on screenOperations team leads
Earlier fraud signalsStale-date, altered-amount, security-legend and within-batch duplicate rules stop or flag items before depositRisk and treasury
Audit-ready decisionsEvery operator decision is recorded with who made it, when, and what they corrected. Every configuration change writes a versioned audit rowControllers, auditors
Controlled automationStraight-through is off by default and can be enabled per client profile once it has been validated on your own documentsCFO, operations
Protected account dataAccount, routing and tax numbers are masked to the last four digits in every page, log line and exportSecurity and compliance

The common thread is that you don't have to trust the software blindly. You can see what it read, which rules it ran, and why it reached its verdict.

What does a check look like inside WiseCHECK IQ?

The screenshots in our release walkthrough video show the product itself. The per-check trace in the video uses a clearly labelled synthetic specimen, not a real customer item. A typical session goes like this:

  • Configuration. Each client gets a profile. Every save creates a new version and an audit record, and every batch is pinned to the profile version it was uploaded under. That way a result can always be traced back to the exact configuration that produced it.
  • Upload. Check faces are uploaded as PNG, JPEG, TIFF or PDF. A read takes from seconds to a few minutes, and the batch page shows progress.
  • Per-check trace. The check image, then every field that was read and where on the check it came from, then the proofs: ABA checksum, serial number agreeing between the face and the MICR line, amount agreeing between numerals and words. A failed proof is shown just as plainly as a passed one.
  • Exception queue. Items that failed a STRICT rule, or need a person for any other reason, wait here. The operator sees the evidence, decides, and the decision is recorded on the item.
  • Export. Results export as CSV or JSON for your ERP, AR or cash-application system, with account numbers masked.

How accurate is it, and how do we measure that?

We only publish a figure together with the population it was measured on. On our current 30-item evaluation set, drawn from 81 scanned pages, 18 of 30 negotiable items (60.0%) cleared straight through when evaluated at their presentment date. The pages that aren't negotiable items (backs, blanks, statements, stub-only pages) are excluded from the denominator rather than counted as wins.

Two more facts about that number:

  • It went down before we published it. After an internal audit, two items that had passed on weak evidence became an exception and a review. The earlier figure was 66.7%. We publish the lower number and say why it changed.
  • At today's date, the same items score 0%. Every instrument in the evaluation set is now stale, so the staleness rule correctly stops all of them. That's why live capture always evaluates against the current date.

The product's Scoreboard page lists every measured figure this way. When a number reflects two readers agreeing rather than a comparison against verified ground truth, it's labelled as agreement, not accuracy.

Can WiseCHECK IQ get a second opinion from another AI?

Yes. WiseCHECK IQ connects to WiseAI Council, WiseTREND's multi-model AI service, through a new bank-check expertise. The Council can give an independent second reading of a check from a different model lineage than the engine's, so the two readings are genuinely independent. One-click readings from the check trace are coming next.

The division of labor is deliberate. The Council decides which model reads the check and whether the readers agree. WiseCHECK IQ's own rules decide what the agreed value means and whether it's safe to post. The Council never approves an item, and its free-text commentary is advisory only.

Does WiseCHECK IQ integrate with Check 21?

Yes. Optional Check 21 integration is available. The Check Clearing for the 21st Century Act (Check 21), in effect since October 2004, lets banks exchange check images instead of paper and makes a properly formed substitute check the legal equivalent of the original. Image exchange with the Federal Reserve uses the ASC X9 standard for image cash letters, DSTU X9.37 / X9.100-187, as described in the Fed's Check 21 technical information.

For organizations that deposit or exchange check images, WiseTREND can connect WiseCHECK IQ's verified, rule-checked data to that workflow. Typical scopes include:

  • Feeding verified MICR and amount data into a remote deposit capture (RDC) or lockbox process
  • Passing verified data to the platform that builds your image cash letter (X9.37) files
  • Reconciling returns and adjustments against the original verified items

Check 21 integration is scoped per project because banks differ in file specifications, endorsement requirements and transmission methods. Talk to us to plan it.

How is check data kept secure?

Check data is sensitive, so WiseCHECK IQ treats it that way throughout:

  • Masking. Account, routing and tax numbers appear only as their last four digits in every page, log line and export. The full account number exists only in the uploaded image, stored in the organization's own partition.
  • Isolation. Each organization's checks, batches and settings stay in its own workspace. Access is granted per organization through WiseTREND One Portal.
  • Retention. Uploaded images are purged after a batch is resolved and its retention window passes.
  • One sign-in. Users reach WiseCHECK IQ with the same WiseTREND One Portal account they use for other WiseTREND solutions.

Where does WiseCHECK IQ fit?

WiseCHECK IQ is built for teams that receive checks at volume and can't afford to get them wrong:

  • Accounts receivable and cash application teams matching customer checks to open invoices
  • Lockbox and remittance processing operations, including service bureaus working for several clients
  • Treasury and risk teams who want fraud signals raised before deposit, not after a return
  • Organizations already on ABBYY FlexiCapture, where WiseTREND can run the same engine inside existing capture projects

How do I get started?

WiseCHECK IQ is available now at my.wisetrend.com/wisecheck. Sign in with your WiseTREND One Portal account and request access from the product card. The WiseTREND team approves access per organization. Release notes and the walkthrough video are on the WiseCHECK IQ What's New page, and the product overview is on the WiseCHECK page.

To discuss volumes, a pilot on your own documents, or the optional Check 21 integration, contact WiseTREND.

Frequently asked

Related questions

Answers written for buyers, search engines, and AI assistants evaluating document automation.

What is WiseCHECK IQ?

WiseCHECK IQ is WiseTREND's check and MICR capture product. It reads check images, parses and validates the MICR line, compares the amount in numerals with the amount in words, runs 73 published validation rules, and shows every result on a per-check trace. It is available on WiseTREND One Portal at my.wisetrend.com/wisecheck.

Does WiseCHECK IQ post payments automatically?

Not by default. Straight-through processing is off for every new client profile, so a person decides each item with the evidence already laid out. Organizations can enable straight-through for items that pass every rule once they have validated it on their own documents.

Can WiseCHECK IQ work with Check 21 image exchange?

Yes, as an optional integration. WiseTREND can connect WiseCHECK IQ's verified check data to your Check 21 workflow, such as the remote deposit capture or image-exchange platform that builds X9.37 / X9.100-187 files for your bank or the Federal Reserve. WiseCHECK IQ itself does not create those files. The integration is scoped per project; contact WiseTREND to plan it.

How accurate is WiseCHECK IQ?

We publish figures only with their denominators. On our 30-item evaluation set, drawn from 81 scanned pages, 18 of 30 checks (60.0%) cleared straight through when evaluated at their presentment date. The product's Scoreboard lists every measured figure with the population it was measured on, and labels two readers agreeing as agreement, not accuracy.

How is sensitive check data protected?

Account, routing and tax numbers are masked to the last four digits in every page, log line and export. Each organization's checks, batches and settings stay in its own workspace, behind WiseTREND One Portal sign-in, and uploaded images are purged after a batch is resolved and its retention window passes.

Ready to eliminate manual document work?

Tell us about one workflow that's costing you keystrokes and errors. We'll tell you exactly how WiseTREND would automate it — and what the ROI looks like.

Book a Discovery CallExplore products