What happened
It was reported that Nate, a shopping app founded in 2018, told users and investors that it used advanced AI to complete online purchases on its own, letting a shopper check out with a single tap. On that claim, the company raised more than 40 million dollars from investors between 2019 and 2022.
In April 2025 the US Department of Justice charged Nate’s founder with securities fraud and wire fraud, and the Securities and Exchange Commission filed a parallel civil complaint. Prosecutors allege that the app’s real rate of automation was close to zero, and that the purchases were completed for the most part by hand, by contractors in a call centre in the Philippines, with simpler bots added over time. The indictment alleges the AI claim was central to drawing investors, because automation implied a scale and profit that visible human labour could not. The founder has pleaded not guilty. The allegations remain unproven, and as of mid-2026 the criminal and civil cases had not been decided.
What an auditable version would have shown
A claim that an app runs on AI can be checked, but only if there is a record of what actually ran. An auditable version keeps, for each transaction, whether it was completed by the model or by a person, and turns that into a signed, honest figure for how much of the work the machine really does. With that record, the rate of automation is a number an investor or a regulator can read. Without it, a company can describe its people as artificial intelligence for years, and the first real audit comes from a prosecutor.
Where the gap was
The gap was simple. The central claim, that the app ran on AI, could not be checked from the outside. Investors and customers had the company’s word for how automated it was, and no way to see what actually completed each order. There was nothing kept at the time that an outsider could point to and say this share was done by a machine and this share by a person.
What governance should have looked like
If you raise money by telling people your product runs on AI, you should be able to prove how much of it actually does, from records kept at the time. That is what a conduct record is: a signed log of who or what finished each order, a model or a person at a desk. A metric record turns that log into a single honest number for how automated the thing really is. With both, a claim like almost fully automated is something an investor can check, not something they have to take on faith.
The reference implementation of ConductRecord and MetricRecord is open source. It lives at github.com/saffronandindia/headlights-oss, Apache 2.0 licensed, free for any company to install. The repository is public now.
Sources
- DOJ and SEC send a warning on AI-washing with charges against a startup founder (DLA Piper)
- Fintech founder charged with fraud after AI shopping app found to be powered by humans in the Philippines (TechCrunch)