Last reviewed 2026-08-16
Do prop firms actually pay?
The question is asked constantly and answered badly. A firm posts a payout screenshot, a reviewer posts a video of a dashboard, a subreddit argues about it, and none of it is evidence in any sense that would survive five minutes of scrutiny.
Rank the kinds of proof by what it takes to fake them and the list gets short fast. That ranking is the whole of this page.
Solana devnet, in test SOL — read from the settlement record at the last deploy, and every figure resolves to a transaction on the paying firm's page. Mainnet opens September 2026.
Kinds of payout evidence, easiest to fake first
| What a firm shows you | What it would take to fake | |
|---|---|---|
| Payout screenshot | An image of a dashboard or a bank app. | A browser's element inspector. Roughly one minute. |
| Total-paid counter on the site | "$40M paid to traders." | Editing a number in a template. There is nothing behind it to contradict. |
| Review-site rating | A star average with thousands of reviews. | Harder, and routinely done. Measures how it feels to be a customer, not whether large payouts clear. |
| Certificate or PDF receipt | A document with a reference number. | The firm issues it and the firm is the only one who can confirm it. Circular. |
| A transaction hash | A blockchain transfer you can look up. | Cannot be faked, but can be misattributed. A transfer proves money moved, not that it was a payout to a trader. |
| A signature tied to a published account record | The payout, the account it belongs to, and the settlement record it came from. | Would require forging on-chain state. This is the tier the protocol publishes at. |
What this protocol publishes, and what it does not claim
Every completed payout on the protocol is published with the Solana transaction that delivered it, on the paying firm's own public page. The figures on this page's proof strip are read from that record at build time. They are small, because the protocol is young.
The count that matters is the one carrying a signature. Where a payout exists without one, the record says so separately rather than folding it into a bigger headline number, because a total that mixes proven and unproven payouts is exactly the kind of counter this page is about.
The check that matters most is before the payout
Whether a firm has paid people in the past is the second question. The first is whether it can pay you now, and that one has an answer you can read today: the balance in its treasury against what it currently owes.
On a centralized firm this is unanswerable from outside. Here the treasury is an address, the obligations are on-chain, and the firm directory computes the ratio for you and sorts on it. A firm with a long payout history and an empty treasury is a worse bet than a new firm holding more than it owes.
Run these before you buy an evaluation anywhere
The first two work on any firm on this protocol. The third works on any firm, anywhere.
- Compare treasury against obligationsThe directory shows solvency per firm, computed from on-chain balances rather than from anything the operator wrote.
- Open a payout signaturePick any firm with settled payouts and follow one through to an explorer.
- Ask for the addressAt any firm, on any platform: ask where payouts are funded from and whether you can read the balance. The answer, or the lack of one, is the datapoint.
Questions
- How many payouts has the protocol settled?
- The current count and total, split into payouts carrying an on-chain signature and payouts that do not, are shown on this page and on the firm directory. They are read from the settlement record at build time rather than written into the copy, so they cannot drift from the truth.
- What stops a firm here from just running out of money?
- Nothing stops it, and the protocol does not pretend otherwise. What it does is make the shortfall visible early, put three funded tiers behind the firm's own treasury, and have the risk engine tighten what the firm can sell as its solvency falls, so the hole stops growing while it is being filled.
- Can I verify a payout that is not mine?
- Yes. Every published payout carries a signature that resolves on any Solana explorer, and the settlement record behind it is replayable. Verification here does not require being the counterparty.
