It started with a phone call I wasn't prepared for.
It was a Tuesday in January, the kind of grey, heavy Tuesday that only exists in Britain, and my accountant had just told me I owed HMRC £4,200 more than I'd budgeted for. Not because I'd done anything wrong. Not because I'd been reckless. But because for three years running, I had been claiming almost nothing.
I had been leaving money on the table — my own money — because I genuinely didn't know what I was allowed to keep.
I'd been freelancing as a software developer for six years at that point. I was good at my work. I had steady clients, a decent rate, a home office I'd spent real money on. And yet every January I approached my tax return the same way: nervously, hurriedly, and with the creeping sense that I was probably doing it wrong. I'd claim the obvious things — my laptop, my broadband, a portion of my phone bill — and then stop, because the HMRC documentation, while thorough, reads like it was written for someone who already knows the answer. It's authoritative but not contextual. It doesn't know you're a developer working from a converted spare bedroom in Birmingham, billing three clients across different industries. It just tells you the rules exist.
My accountant that January was patient and kind. She walked me through what I could have claimed: the professional subscriptions I'd been paying for years, the proportion of my electricity and heating that applied to my workspace, the training courses I'd written off as personal development when HMRC considered them wholly business expenses. The list went on. When she finished, I felt something between relief and fury — relief that I now knew, fury that it had taken this long.
"Why," I asked her, "is there no tool that just asks what I do for a living and tells me this?" She smiled. "There probably should be."
I went home and built a spreadsheet. Of course I did — I'm a developer, spreadsheets are our emotional support animals. But even the spreadsheet frustrated me within a week. It was static. It didn't know that a graphic designer and a software consultant have different allowable expenses. It didn't update when HMRC changed thresholds. And it certainly couldn't tell me whether claiming my standing desk was straightforward or likely to raise a flag.
What I actually wanted was something that felt like talking to my accountant — but available at eleven o'clock on a Sunday night when the anxiety about my tax return was at its peak and my accountant's office was firmly closed.
That was the beginning of soletraderhq.co.uk.
The build took longer than I expected, mostly because I kept getting the hardest part wrong. The hardest part wasn't the interface. It wasn't the Stripe integration or the Supabase setup or any of the technical scaffolding I do professionally every day. The hardest part was making the AI tell the truth.
The first versions of the tax deduction finder were confidently, fluently, dangerously wrong. Large language models are extraordinary at sounding authoritative, which is a serious liability when the subject is HMRC compliance. Early test outputs cited deduction categories that didn't exist, quoted thresholds from previous tax years, and in one memorable case told a fictional plumber he could claim his annual holiday as a business trip because he'd done a job near his destination. Technically creative. Technically incorrect.
The solution was architectural rather than cosmetic. I hardcoded every tax rate, threshold, and allowance for the 2025/26 tax year directly into the system prompt. The AI doesn't infer these numbers from its training data — it receives them as verified facts before every query. Every factual claim it makes must cite either an HMRC page URL or a named piece of legislation. And every output carries a confidence field: HIGH for settled HMRC rules with direct citations, MEDIUM for principles that vary by circumstance, LOW for edge cases where the honest answer is "talk to an accountant."
That last one matters more than anything else in the product. I didn't want to build a tool that replaced professional judgment. I wanted to build a tool that meant you arrived at your accountant with better questions — and stopped paying them to explain things you could have understood yourself.
The first user who made me feel like it was working wasn't a developer. She was a freelance illustrator in Manchester, three years into self-employment, and she messaged me ten minutes after signing up. She'd run the tax deduction finder for her profession and found seven categories she'd never claimed. Her message said, simply: "I've been doing this for three years. Why did nobody tell me?"
That's the question the Freelancer Finance Command Centre exists to answer.
The UK has 5.1 million self-employed people. The vast majority are not accountants. They're designers and writers and consultants and photographers and developers and tradespeople, brilliant at what they do and quietly anxious about the financial machinery that surrounds it. HMRC's rules are not designed to be impenetrable — but they are written in a language that assumes you already speak it.
FFCC speaks that language so you don't have to.
Five tools now live on the platform: the tax deduction finder that started everything, a VAT threshold forecaster that tracks your rolling twelve-month turnover and tells you exactly when registration becomes legally required, a side-hustle profit calculator that shows your true hourly rate after Income Tax and National Insurance (most people are genuinely shocked by this number), a late payment interest calculator that generates statutory demand letters under the Late Payment of Commercial Debts Act, and a pension contribution optimiser that shows the real cost — after SIPP tax relief — of contributing vs not contributing.
Each tool took the same approach as the first: build the calculation in verified data, let the AI interpret and explain, force honesty about uncertainty.
There's a particular kind of loneliness to being self-employed in Britain. You're responsible for everything — the work, the invoicing, the VAT returns, the pension nobody is paying into on your behalf, the tax bill that arrives every January like an uninvited houseguest. You don't have an HR department or a finance team. You have a spreadsheet and a vague sense of dread.
soletraderhq.co.uk doesn't solve all of that. But it solves the part where you sit alone on a Sunday evening, staring at HMRC's website, wondering what you're allowed to keep.
That part, I can fix.
soletraderhq.co.uk is free to try. The Tax Deduction Finder and VAT Forecaster are permanently free. All five tools are available on the Starter plan at £7/month — less than most accountants charge for a ten-minute phone call.