BrainChain's Algorand Testnet Marketplace Lets Researchers Buy EEG Data in Escrowed USDC
A Marketplace That Warns You Not to Use It — Yet
The first thing a visitor to BrainChain sees is a warning, not a pitch. 'Do not upload real EEG data,' the banner reads. The site runs on the Algorand Testnet; all USDC displayed is simulated and has no monetary value; and submitting personal or identifiable recordings 'may expose you to legal risk' until the platform is validated against data-protection rules. A marketplace built to sell brain data that begins by telling you not to sell brain data is either a paradox or an unusually candid beta. The rest of the platform suggests the latter.
BrainChain is a decentralized marketplace connecting researchers and companies that need EEG data with the people who can record it, settling payment in USDC through a smart-contract escrow on Algorand. It moved from a temporary Vercel preview subdomain to its own domain, brain-chain.app, in April 2026, and its own materials describe the same boundaries the banner does: a beta testing environment on Testnet, not yet ready for real personal data.
The Gap It Targets: Expensive Data, Unpaid Contributors
Brain-computer interface (BCI) companies need large volumes of labeled brain recordings to train and validate algorithms, and most of that data is gathered through recruitment-driven lab studies — slow, costly and siloed in institutional repositories. People who own consumer EEG devices generate this signal at home, yet a contributor sitting down with an OpenBCI Cyton headset has no practical channel to sell what they record. BrainChain's pitch is to turn that channel into a market, with the blockchain supplying the honesty mechanisms.
The project's own earlier framing is simpler than the current site's. In November 2025 its developer posted to Reddit's BCI community describing it as 'a decentralized marketplace where people can sell their brain/EEG data directly to BCI companies that need it for training algorithms.' A May 26 post on the OpenBCI forum, signed by developer Merlin, described guided recording tasks such as motor imagery and P300 paradigms and said the team was recruiting OpenBCI users for a pilot study that summer. The site's economics are equally concrete: a 10% marketplace fee, with contributors keeping 90% of earnings, and sign-in through Pera Wallet, Algorand's mobile wallet.
How an EEG Trade Actually Moves
On the buyer side, a researcher or company posts a request defining data requirements and a budget. Contributors browse open requests, complete guided tasks or upload existing recordings in standard formats (.edf, .bdf, .gdf, .set, .fif), and the data is encrypted before it leaves their machine. The seller publishes the encrypted blob to IPFS — a decentralized file-storage network where files are addressed by their content rather than held on a single server — and the buyer reviews the submission. Only acceptance releases the escrowed payment; only then does the seller transfer the decryption key; and the contributor is paid automatically.
The escrow is the trust mechanism, and it is worth being precise about what it automates. A smart contract is a program that runs on a blockchain; here it holds the buyer's USDC and pays out only on verified acceptance, so neither side depends on the other's goodwill. Algorand makes that design workable for two protocol reasons: its Pure Proof-of-Stake consensus reaches single-block finality in roughly three to four seconds, meaning a settled block cannot be reorganized and an escrow release cannot be undone, and transaction fees at the network's ~0.001 ALGO minimum are negligible — important in a marketplace where trades are frequent and dataset prices can be small. What the contract cannot verify is signal quality: the site's own flow has the buyer 'Review data quality and accept on your own schedule,' so the automation covers payment, not judgment.
Where the data actually sits matters as much as the money:
| Concept | Real-world implication |
|---|---|
| Fernet-encrypted EEG files | A symmetric cipher that uses one key to encrypt and decrypt: contributors upload ciphertext, not waveforms, so the platform and its hosts never read the data they carry |
| IPFS content-addressed storage | Files are referenced by their hash and replicated across peers, so no single server controls access to a dataset |
| Ciphertext on Render's Frankfurt disk | The storage region stays inside the EEA and the host receives only encrypted bytes under an Article 28 data-processing agreement |
| Pseudonymous records on Algorand | Wallet addresses, IPFS hashes, payment amounts and timestamps are public by design; names and raw EEG never go on-chain |
| Decryption key delivered post-purchase | A buyer can open only the specific submission they paid for, after the seller initiates the handoff |
The Beta's Honest Boundaries
The banner's caution is not boilerplate; it matches what is observable on the platform today. The marketplace page that should list open data requests returns 'Network Error' and says an API server must be running at http://localhost:3001 — the frontend on the new domain is not yet connected to a live backend. No listings, volumes or user counts are visible, and the project publishes no adoption metrics, so its traction cannot be quantified from outside. The privacy notice is version 1.0 DRAFT with an effective-date placeholder and the controller listed as 'Michael [Surname]' with placeholder address lines; its contact address, privacy@brainchain.io, sits on a domain for which a registration lookup found no record. BrainChain publishes no escrow contract address or application ID, so its on-chain logic cannot be independently inspected, and the BRAINCHN GitHub organization shows a thin, diffuse footprint of small experiment repositories with zero or one star.
None of this is hidden — it is on the surface of the product. But it is why the landing page's blunt disclaimer should be read as the operative statement. The site's own banner warns that the platform 'has not been validated for GDPR compliance or any data protection regulation,' even as the privacy page carries a 'GDPR COMPLIANT · ART. 13 UK GDPR' badge — and only the warning matches the drafted state of the documents.
The GDPR Architecture for Brain Data
EEG recordings are not ordinary personal data. Under both the EU and UK GDPR, biometric data used to identify a person is special-category data under Article 9 — the strictest class, processable only with explicit consent rather than the routine lawful bases most apps rely on. Article 13 is the corresponding duty to inform data subjects at the point of collection, which is what the privacy notice is nominally for. BrainChain's design is built around that constraint: study-level consent is recorded before a submission proceeds, logging exactly what was consented to, when and for which buyer, and the notice claims a 'three-gate framework' to confirm in real time that a contributor completed the protocol. Automated quality scoring is framed as technical signal metrics — the notice calls it 'Not personal profiling — relates to technical recording quality only.'
The processing map in the notice treats infrastructure as layers: Render acts as a data processor holding ciphertext in the EEA; Vercel serves static frontend assets only; buyers become joint controllers under Article 26, with independent obligations for the data they receive; and Algorand carries only pseudonymous pointers. The notice says encrypted files do not leave the EEA, that US-side compute is bridged through the UK-US Data Bridge and the UK International Data Transfer Agreement, and that the public chain's pseudonymous records are assessed not to constitute a restricted transfer.
Its retention schedule shows where the thinking is most concrete:
| Data | Retention period | Real-world implication |
|---|---|---|
| EEG files on IPFS | Until the contributor requests deletion | Deletion unpins the file and destroys the key, after which the data is permanently inaccessible |
| Encryption keys | Until deletion is requested | Destroying the key is what makes the stored ciphertext unreadable to everyone |
| Account data | Account duration plus two years | Kept for operational continuity and resolving outstanding transactions |
| Consent records | Six years | The operator must be able to prove consent was valid; England and Wales limitation period |
| Transaction and payment records | Seven years | Financial record-keeping requirements |
| Algorand blockchain records | Permanent | The audit trail is immutable by design; deletion does not extend to the chain |
Before acceptance, a contributor can withdraw a submission and nothing is delivered. After acceptance and decryption, the trade is final: the notice states plainly that 'We cannot reverse a completed transaction or recall data that has been decrypted and downloaded by a buyer.' The buyer is contractually bound by the Joint Controller Agreement to delete the data after their declared project period — for a contributor, that contract, not the blockchain, is the actual boundary of control.
What It Would Take to Move Past Beta
The elements of a legitimate market are all present in the design: an escrow that cannot be cheated on payment, encryption that keeps hosting providers from ever seeing the product, per-study consent records and pseudonymous on-chain provenance that no party can quietly erase. What is missing is equally identifiable — it is the work literally flagged by the unreachable requests API: a backend actually connected to the frontend, a published escrow contract that could be audited on Testnet, a finished privacy notice without placeholders, and the GDPR validation the site itself says is outstanding. Close those gaps and the design would give a neurotech industry chronically short of labeled data a payment channel it lacks today — and contributors a reason to turn home recording sessions into income. BrainChain's decision to put its warnings before its pitch suggests its founder understands what is at stake in selling brain data — and that honesty is the strongest reason to take the project's next steps seriously.