Every round leaves the price exactly where it found it — the bundle puts back what it takes. The edge doesn't sit in a wallet: it goes to the dev wallet and gets bought back into the chart.
Bet 1 SOL and you either win X or lose exactly X — never a different number in each direction.
Live quote from the current round's pot and reachable swing — not a fixed number, since it depends on the pot at the moment the round fires.
At round open the server publishes commit = sha256(seed) before it can see the pot. At close it reveals seed and mixes in that block's close blockhash — unknown to the server at commit time — to derive direction and swing. Hash the revealed seed yourself and confirm it matches the commit that was published while the round was still open.
no settled round yet
Which way it goes is hidden until it executes, and the whole thing lands in one atomic transaction — nobody can get in front of it.