This might be just a case of you guys making a change and not updating the documentation. Your /transactions endpoint documentation seems to indicate that each transaction object should contact an account_balance property.
My assumption is that this would be a running total balance, at the point of this transaction. This property doesn't exist in the response though.
Has this been removed and the documentation not updated?