Currents Bookkeeping Is Coming

Automated bookkeeping for Canadian small business — heading into testing this September and a trial run by October. Here's where it stands.

Published August 10, 2026

I've been quietly building something alongside the agent work, and it's close enough to talk about now. It's called Currents Bookkeeping, and the pitch is one sentence: upload your statements and receipts, wake up to reconciled books.

That's the whole idea. The bookkeeping cycle — categorize transactions, match receipts, reconcile against the bank, flag the weird ones, push to your accounting package — is exactly the kind of work that's tedious for a human and tractable for a well-built pipeline. I've been running a version of it on my own books for over a year, across two organizations and six accounts, and it works. Currents is that pipeline, productized for Canadian small businesses that don't want to pay a bookkeeper by the hour and don't want to do it themselves at midnight.

What it actually does

Three steps, on purpose. The whole thing is designed so a small-business owner can use it without learning bookkeeping.

Drop your files. Bank statements and receipts go in by drag-and-drop or email forwarding — PDF, CSV, photos, email threads. The messy real-world formats, not sanitized exports.

It processes overnight. A three-layer categorization engine handles the work: global rules for the common stuff, per-tenant overrides so each business can teach it its own patterns, and receipt extraction that reads the PDFs and matches them to transactions. Anything ambiguous lands in a review queue instead of getting guessed at. The point is that the machine does the grunt work and the human handles the judgment calls — the same division I've been running on my own books for over a year, now behind a product instead of a script.

Review and close. You approve the queued items in one click, see a dry-run preview, and push to Zoho Books or QuickBooks. Nothing writes to your real books until you've seen it. The reconciliation is marked tentative until year-end review, the same way a careful human bookkeeper would treat it.

Why it's built this way

A few decisions shaped the whole thing, and they're worth naming because they're what make it different from the existing options.

Canadian data residency, end to end. Everything runs in ca-central-1 — the AWS Montreal region. No cross-border transfer, no US Cloud Act exposure. For a bookkeeping product handling client financials, that's not a feature; it's the price of admission. PIPEDA-aligned, with SOC 2 controls in the parts that matter.

The AI categorizes, but it doesn't decide quietly. The black-box problem with most "AI bookkeeping" tools is that you can't see why a transaction got categorized the way it did. Currents surfaces a rationale for every flagged item — the rule that matched, the receipt it linked, the amount that looked unusual. You're not trusting the model; you're reviewing its work. That's the same posture I take with agents generally, and it's the only one I'm comfortable shipping financial software with.

Fixed pricing, no per-transaction surprise. $149 a month, unlimited transactions, unlimited receipt extraction. The 14-day trial is free and there's no setup fee. Bookkeeping costs that scale with how messy your books are punish the businesses that need the most help, so Currents doesn't price that way.

Where it stands right now

Honest status, because that's the only useful kind. The core pipeline — ingestion, categorization, reconciliation, the review queue, the Zoho and QuickBooks sync — is built and running against real data on my own books. The customer portal, the onboarding flow, and the billing layer (Stripe-backed, trial-aware) are wired up. What's left before it's trial-ready is the last stretch of polish: the edge cases in receipt extraction, the year-end close flow, and a round of real-user testing to catch the things I can't see from inside my own books.

The plan, as it stands today:

  • September — internal testing. Close out the edge cases, run the full cycle against a few real business profiles that aren't mine, and harden the parts that break when the inputs get weird. The kind of testing where you find out the receipt OCR misreads a specific vendor's invoice format, and you fix it before a customer ever sees it.
  • October — trial run. A limited, invite-coded trial with a small set of Canadian small businesses. The goal is to put the overnight cycle in front of people who've never seen the pipeline and watch where it confuses them — then fix that. Trial accounts are the full product, not a demo; the books they close during trial are their real books.

I'm not committing to a public launch date yet, because the trial is what tells me when it's ready. If the trial surfaces something fundamental, I'd rather fix it than ship around it. What I can commit to is that by the end of October, real businesses will be running real books through it, and I'll know whether it's as good in their hands as it is in mine.

Why this is a Clock Lobster post

Currents is the proof that the agent and automation work isn't theoretical. The same patterns I write about here — agents that do real work in guardrails, engagement as the difference between shipping and rotting, pipelines that handle the grunt work while a human holds the judgment — are the ones Currents is built on. It's the bookkeeping challenge from the 2026 #AISkillGap Challenge, grown up into a product. If you've been reading this blog to figure out whether any of this actually works on a real business problem, Currents is the answer for one specific one.

If you want in

Trial invites are limited and going out by invite code. If you run a Canadian small business and you're tired of doing your own books — or paying someone else too much to do them — you can request a trial at currentsbk.ca. I'll be working through the waitlist as the September testing wraps up and the October trial opens.

And if you want the longer story of how the pipeline got here — the receipt ingestion, the categorization rules, the reconciliation steps, the year where I ran it on my own books first — that's the same pipeline I described in the 2026 #AISkillGap Challenge post, where bookkeeping was Challenge 1. Currents is that pipeline, with a product around it.


Currents Bookkeeping Is Coming

— Victor