Calculateus

Use Tax Calculator

Calculate the use tax owed on an out-of-state purchase where sales tax wasn't collected.

Result

Use Tax Owed
$97.50

Use tax applies when you buy taxable goods (often online or while traveling) without paying your home state's sales tax, and is owed at the same rate your state would have charged as sales tax - many states include a line on the individual income tax return specifically for reporting unpaid use tax on the honor system.

About the Use Tax Calculator

The Use Tax Calculator figures out how much use tax is owed on a purchase where the seller did not collect the buyer's home-state sales tax, such as many out-of-state or online purchases. Use tax is the self-reported counterpart to sales tax, generally due at the same rate the buyer's state would have charged at checkout. This tool nets out any sales tax the buyer already paid to the seller against the full amount that would otherwise be owed.

How It Works

Enter the purchase amount, the buyer's state use tax rate, which typically matches the state's sales tax rate, and any sales tax rate the seller already collected and remitted. The calculator applies the difference between the two rates to the purchase amount, so tax already paid at the point of sale reduces what is separately owed as use tax.

useTaxOwed = max(purchaseAmount x (useTaxRate - salesTaxAlreadyPaidRate), 0).

Formula & Methodology

To work the math by hand, subtract the sales tax rate already paid to the seller from the home state's use tax rate to isolate the uncollected portion, then multiply that difference by the purchase amount. If the seller's rate was equal to or higher than the home state's use tax rate, the difference is zero or negative, and no use tax is owed on that purchase at all.

Examples

Untaxed online purchase

A 1,500 dollar purchase from an out-of-state seller that collected no sales tax, with a home-state use tax rate of 6.5%, produces a use tax owed of 97.50 dollars.

Partial sales tax already collected

A 3,000 dollar purchase where the seller collected 4% sales tax but the buyer's home state use tax rate is 7% results in 90 dollars of additional use tax owed, covering just the rate difference rather than the full 7%.

Advantages

  • Applies the credit for tax already paid to the seller automatically instead of requiring that subtraction to be done by hand.
  • Prevents a negative or nonsensical result when the seller's rate already meets or exceeds the home-state rate, by flooring the answer at zero.
  • Makes the honor-system nature of use tax concrete with an actual dollar figure to report, rather than leaving the buyer to guess.

Common Mistakes

  • Assuming an online or out-of-state purchase is automatically tax-free just because no sales tax appeared on the receipt, when use tax is still legally owed to the home state.
  • Applying the full use tax rate to a purchase where partial sales tax was already collected, instead of only the difference between the two rates.
  • Forgetting to report use tax on the state income tax return, where many states include a specific line for it, or on a dedicated use tax return where required.

Edge Cases to Watch For

  • If the sales tax rate already paid to the seller equals or exceeds the buyer's home-state use tax rate, the result is floored at 0 dollars rather than producing a negative refund figure; the calculator does not credit an overpayment back.
  • The tool assumes the seller's collected sales tax rate is expressed as a percentage of the same purchase amount as the use tax base, which holds for most straightforward retail purchases but not for cases involving trade-ins, shipping charges, or partial exemptions that some states treat differently.
  • It uses a single flat rate for the buyer's state; it does not add separate local or county use tax rates that some jurisdictions layer on top of the state rate.

Common Use Cases

  • Buyers who made a significant out-of-state or online purchase and want to know their self-reporting obligation.
  • Anyone who purchased goods while traveling in a state with a lower or no sales tax and brought them home.
  • Small business owners tracking use tax owed on equipment or supplies bought from out-of-state vendors without sales tax collected.
Written & fact-checked by the Calculateus TeamLast updated August 5, 2026How we verify our formulas

Frequently asked questions

Why does use tax exist as a separate concept from sales tax?

Sales tax is collected by the seller at the point of sale, but a state has no way to compel an out-of-state seller without nexus in that state to collect its sales tax - use tax closes this gap by requiring the buyer directly to pay the equivalent tax on their own, ensuring purchases aren't effectively tax-free just because the seller was located elsewhere or didn't charge tax.

Conclusion

Use tax closes the gap left when a seller has no obligation to collect the buyer's home-state sales tax, and it remains owed regardless of whether the seller charged anything at the point of sale. This calculator turns the purchase amount and the two relevant tax rates into the specific amount due after crediting whatever was already collected.