# Lot Pricing Scan

> Scan your entire lot for under-priced and over-priced vehicles.

**Price:** $1.99 per report. Runs inside Claude or ChatGPT (MCP), or as a shareable hosted web report. Pay per report, no subscription.

Scans a dealer's live inventory (up to 1,000 units per run), prices EVERY advertised-price unit against its own channel-aware, CPO-aware MarketCheck Price, and flags under- and over-priced vehicles with a 5-band verdict per VIN (Below / Modestly Below / At / Modestly Above / Above Market). Also: aging buckets, a dealer-economics read for the typical unit (price to market, cost to market, front-end gross), specific price moves with dollar amounts, and a full per-VIN CSV download for the dealer's repricing tool. Use when the user (a dealer) asks to scan their own lot/inventory to find under- or over-priced vehicles or recommend price changes against the live market: this is the repricing tool with exact dollar moves per unit. Also works on a COMPETITOR's lot: pass the rival's website domain to see how they are priced. For the market-wide movement briefing (competitor stocking, cuts, velocity, the lot judged against market pace) use Full Market Capture; for advertised-price / FTC compliance auditing use Pricing Compliance Report; to rank candidate VINs to acquire use Acquisition Fit Report. PRICING: metered at $0.12 per vehicle scanned, with a $1.99 minimum, up to 1,000 vehicles per run. You pay only for the vehicles actually found. A scan whose limit could cost more than the $1.99 floor requires cost confirmation: call first WITHOUT confirm_cost_usd to get an up-to quote (this charges nothing), show the user the cap, and only after they approve, call again with confirm_cost_usd set to the quoted cap.

## Inputs

### Required
- **hint_zip** (e.g. `60610`): ZIP code at the dealer's lot. REQUIRED in practice: the underlying search uses a tight radius (5-25 mi) anchored on this ZIP to locate the dealer's inventory.

### Recommended
- **dealer_id** (e.g. `1192176`): mc_dealer_id from any Marketcheck listing, OR the dealer's website domain (e.g. dthondachicago.com). Defaults to the user's linked dealership if set.

### Optional
- **limit** (e.g. `50`): Maximum vehicles to scan and price-check (default 50, max 1000). Metered at $0.12 each above the $1.99 floor.
- **confirm_cost_usd** (e.g. `4`): Only when the scan could cost more than the $1.99 floor. After quoting the user the up-to cap and getting approval, call again with this set to the quoted cap (e.g. 4.00). The scan runs and is charged for vehicles actually scanned, never above the cap. Leave empty on the first (quote) call.
- **target_margin_pct** (e.g. `0.15`): Dealer's target margin for "what should it really sell at" calc. Defaults to 0.15 (15%).
- **recon_cost_usd** (e.g. `1500`): Typical reconditioning cost per unit, used in recommended-action math. Defaults to $1,500.

## Data semantics

Every price is a **listed (asking) price**, not a transacted sale price. "Recently off-market" comps show a vehicle's last list price (a sold proxy). The ML "MarketCheck Price" predicts an optimal listing price, not a sale price.

## How to run

Connect MarketCheck to Claude or ChatGPT at https://ai.marketcheck.com/install, then ask in plain English. Or open the report page and run it.

[Open the Lot Pricing Scan](https://ai.marketcheck.com/reports/lot-pricing-scan) · [All reports](https://ai.marketcheck.com/) · [llms.txt](https://ai.marketcheck.com/llms.txt)
