Dutch (descending clock)
Price falls until someone claims the item; equivalent to a first-price auction.
Bidding your true value is not dominant here. A bidder who knows something about their rivals can do better by bidding something else, and the worked example below shows what and why.
A worked example
The clock runs the other way: the price starts high and falls until somebody claims the item. Nothing is learned while it falls, because a bidder who is still waiting has said nothing.
| Bidder | Worth to them | Bid |
|---|---|---|
| A | 100 | 75 |
| B | 72 | 60 |
| C | 41 | 35 |
What the mechanism does, step by step
- collect bids Nothing is submitted on paper. Each bidder privately knows the highest price at which they would still take the item, and says nothing until they claim it.
- clock start The clock opens at 150, above anything anyone would pay, and falls from there. The first bidder to speak gets the item.
clock = 150, falling
- clock falls Nobody speaks at 150, so the clock ticks down. The first price any bidder is willing to pay is 75.
clock: 150 -> 75
- pick winner A accepts at 75 and the clock stops. Nobody else ever gets a chance to say anything.
first to accept = A
- price rule A pays the price they chose to stop the clock at, which is their own bid — no rival's limit is ever revealed, let alone used. Deciding when to stop the clock is exactly the problem of choosing a sealed first-price bid, so a descending clock is the same mechanism as a first-price auction, shading and all.
p = clock at acceptance = b_A = 75
- payments A pays 75; nobody else pays anything.
revenue = 75
How it came out
| Winner | A |
|---|---|
| Price paid by the winner | 75 |
| Seller revenue | 75 |
| Value created | 100 |
| Went to whoever valued it most | yes |
| Bidder | Paid | Ended up with |
|---|---|---|
| A | 75 | 25 |
| B | 0 | 0 |
| C | 0 | 0 |
A claims at 75 and pays 75. Deciding when to claim is deciding what to bid in a sealed first-price auction, and for the same reason — you pay what you say, so you say less than the item is worth. The two mechanisms are strategically identical; only the theatre differs.
The link carries the whole setup, so you can change a bid and watch what moves — and send the result to somebody else.
Settings
| Setting | Default | What it does |
|---|---|---|
| Reserve price | 0 | Bids below the reserve are ineligible; the seller keeps the item. |
| Clock start price | the engine picks one | Leave blank to start at twice the highest bid. |