Transactions · 2 min read
Why Your Spending Total Is Wrong (and How to Fix It)

If your finance app says you spent $11,000 last month and that number feels impossible, it probably is. Most spending totals are wrong in two directions at once: they count money you never spent, and they miss money you already did. The fix is a stricter definition — spending is money that left your accounts for goods and services, nothing else.
The double-count: credit-card payments
When you buy groceries on a credit card, that purchase shows up as a transaction. When you pay the card off at the end of the month, that payment shows up as a second transaction — from your checking account this time. Add every outflow together and you've counted the same groceries twice. On a card you pay in full monthly, this alone can double your apparent spending.
The purchase is the spending. The payment is just the same money changing pockets. A correct total counts the purchases on the card and excludes the payment that settles them.
The phantom spend: transfers between your own accounts
Moving $2,000 from checking to savings, topping up Venmo, or sweeping cash into a brokerage all produce outflow transactions. None of them made you any poorer — the money is still yours, sitting in a different account. An app that treats transfers as spending will regularly report that you spent more than you earned in a month where your net worth actually went up.
In real data this isn't a rounding error. In one month of real accounts we tested, naive summing reported $11,379 of spending against $2,319 of actual purchases. The other $9,000 was money moving between the owner's own accounts.
The missing spend: pending charges
The coffee you bought an hour ago exists as a pending charge — authorized, but not yet settled by the bank. Many apps ignore pending transactions entirely, which means "what did I spend today?" is answered with data that's up to three days stale. For daily awareness, that's the least useful possible behavior: the whole point of checking is the charge you just made.
Pending amounts can change slightly at settlement (tips are the classic case), but a nearly-right number now beats an exact number on Thursday.
What real spending is
- Count: purchases, bills, subscriptions, fees, cash withdrawals — money that left your accounts for goods and services, including pending charges.
- Exclude: transfers between your own accounts — the money is still yours.
- Exclude: credit-card payments — the purchases on the card were already counted.
- Treat refunds as negative spending in the category they refund.
How to audit any app in two minutes
Open last month's spending total, then scan the transaction list behind it. If you can find a credit-card payment or a savings transfer inside that total, the number is inflated and every trend built on it is noise. Then buy something small and check whether it appears within minutes or days — that tells you whether pending charges are included.
Seven Financial applies these rules by default: pending charges count immediately, and transfers and card payments never count. The spending number you see is the one that matches your memory of the month.