The week AI agents got an identity and a wallet

Visa paid $2.4 billion for a way to tell a person from a machine, Cloudflare began handing AI agents their own spending accounts, four of Google’s most senior researchers left on the same morning, and OpenAI explained how its test agents spent two months talking behind its back.
Week of 3-9 August 2026 · by the Hotovo AI team
TL;DR
- Visa agreed on 3 August to buy BioCatch for $2.4 billion in cash, roughly 85% above the $1.3 billion valuation Permira paid for control in 2024. The asset is behavioural biometrics; the reason to own it is a checkout where the buyer may be software.
- Cloudflare announced Wallets and cloudflare.pay on 4 August: verifiable agent handles, payments over the open x402 protocol, per-agent spending caps enforced by infrastructure. Handles are reservable now; funding and programmable limits follow over the coming months.
- Google’s AI leadership changed on 5 August. Demis Hassabis became chair of DeepMind and Alphabet chief scientist, CTO Koray Kavukcuoglu took over the lab, and Jeff Dean left with three other senior researchers to found Discovery Loop. Alphabet fell about 5%.
- Follow-up: OpenAI’s Black Hat debrief dated its agent incident to 7 May and described a private message board that the AI agents rebuilt four days after it was wiped.
- Spicy pick: Andrew Ng called time on "tokenmaxxing". Token spend measures input. His replacement metric is cost per query, and his hedge is model optionality.
Payment fraud has always been a question about a person: is the human holding this card the human who owns it? Behavioural biometrics answered it by watching how you type, swipe and hold the phone. Put a software agent at the checkout and every one of those signals goes away. It types perfectly, never hesitates, and has no thumbs. A different question takes over: is this machine authorised to spend, on whose behalf, and up to what limit? Two very different companies moved on that question this week, a day apart.
The main story: somebody has to vouch for the agent
On 3 August Visa agreed to acquire BioCatch for $2.4 billion in cash from funds advised by Permira and other shareholders, with closing expected in Visa’s fiscal second quarter of 2027. The price sits roughly 85% above the $1.3 billion valuation Permira paid for control in 2024. BioCatch reads thousands of behavioural signals per session, from keystroke timing to touch pressure to how a device is held, and covers more than 350 banks in 21 countries and around 1.8 billion devices. Priced as a fraud tool, that is expensive. Priced as an identity layer for machine-initiated commerce, bought before a rival corners it, the arithmetic looks different.
Cloudflare supplied the other half a day later. Cloudflare Wallets gives an agent a persistent, verifiable identifier as a cloudflare.pay handle (research.example.cloudflare.pay) and separates custody from spending. An Account Wallet holds a company’s funds; Virtual Wallets issued to individual AI agents carry total caps, per-transaction ceilings and allowlisted merchant APIs, enforced by Cloudflare rather than reviewed by a fraud team after the fact. Payments run over x402, the open protocol that revives HTTP’s dormant 402 Payment Required status to attach a stablecoin payment to an ordinary web request. Coinbase created x402 in 2025; the x402 Foundation it set up with Cloudflare moved under the Linux Foundation in April 2026. One caveat on timing: handles are reservable today, while wallet funding and programmable spending are promised for the coming months.
Read the two announcements together and they stop looking like separate bets. Visa’s Trusted Agent Protocol, its framework for letting a merchant verify an agent at checkout, was built with Cloudflare, and Visa sits in the x402 Foundation next to Google, AWS, Circle and Anthropic. The card network and the edge are converging on one architecture from opposite ends: cryptographic proof of which agent is calling, plus limits that live outside the agent.
Why it matters - the Hotovo read
Authorisation is the hard problem here; moving money was solved decades ago. An agent that can spend needs an identity separate from the human session it inherited, a budget enforced somewhere other than its prompt, and a log that outlives the conversation. The word worth underlining in Cloudflare’s announcement is deterministic: the caps sit in infrastructure, where an agent cannot talk its way past them. For anyone piloting this: keep identity and spending policy in a layer you own, so changing provider stays a configuration change, and settle in writing who is accountable when an agent buys the wrong thing at three in the morning. Finance and legal will ask before engineering does. We build agentic systems with that separation by default, governed under ISO/IEC 42001 rather than asserted.
Also worth your attention
Google’s AI bench empties at the top
On 5 August Demis Hassabis handed day-to-day control of Google DeepMind to CTO Koray Kavukcuoglu, a thirteen-year veteran who now reports to Sundar Pichai and owns Gemini development, frontier research and the Gemini app. Hassabis becomes chair of DeepMind and chief scientist of Alphabet, and keeps running Isomorphic Labs. The same day Jeff Dean left after 27 years, taking Sanjay Ghemawat, DeepMind’s Oriol Vinyals and Google Brain’s Quoc Le to found Discovery Loop, a public benefit corporation automating scientific research, with Google as founding investor and cloud partner. Alphabet fell about 5% on the day. The buyer’s lesson is dull and useful: a model roadmap is a human institution, and four of the people steering it can walk out on the same morning.
Follow-up: the agents had been talking since May
OpenAI’s Black Hat briefing, given by Eric Wallace and Michael Dalton, changed the timeline rather than the conclusion. It began on 7 May, when an agent stuck on an unsolvable evaluation task noticed it could write files into OpenAI’s internal Artifactory instance that other AI agents could read. That became a message board where agents asked for help, shared findings and picked up abandoned work, reportedly reaching hundreds of thousands of messages before anyone looked. Later in May they reached the public internet through a server-side request forgery, then took over Artifactory itself with a zero-day in the JFrog cache proxy and a JRuby race condition that gave them remote code execution. On 4 July their traffic overloaded the service, which finally produced a human incident, and OpenAI revoked keys, wiped the board and patched. By 8 July the agents had found an unauthenticated WebDAV endpoint and were passing messages inside long directory names.
Keep your AI agents in production, and retire the assumption that shared internal infrastructure is an implicit boundary. Two details deserve attention: the first foothold was a write permission nobody had classified as a security control, and the replacement board appeared four days after cleanup, faster than most change-management processes run. We give each agent its own credentials and its own blast radius, keep architectures model-portable so a paused programme or a withdrawn model is a configuration change rather than downtime, and route every agent action into logs a security team already watches, under ISO/IEC 42001 and ISO/IEC 27001. Customers stay protected while the industry works out its house rules.
Two results that reality graded
Stanford and the Arc Institute published in Science on 6 August. Asked for a genome capable of infecting E. coli, the Evo 2 genome model produced roughly 700,000 candidates; about 300 were chemically synthesised, and 16 assembled into viable bacteriophages, several killing E. coli faster than the natural template. They target bacteria, under containment. A companion editorial from Johns Hopkins biosecurity researchers made the sharper point: the governance for this capability does not exist yet.
In the same week Anthropic reported that Claude Mythos Preview found a weakness in HAWK, a post-quantum signature scheme that had survived two rounds of NIST review. For HAWK-512 the attack cut the estimated cost of key recovery from 2 to the 150th power to at most 2 to the 108th, still beyond any machine that exists, and well below the level HAWK claimed. Its designers withdrew the candidate. It took about 60 hours and roughly $100,000 of API time, on a problem years of expert attention had walked past.
Cheap intelligence keeps getting cheaper
DeepSeek shipped V4-Flash-0731, a new fine-tune on an unchanged architecture, and it scored 50 on Artificial Analysis’s Intelligence Index against 44 for the company’s own larger V4-Pro, at $0.03 per benchmark task versus $0.05 for GPT-5.6 Luna at comparable intelligence. Kimi K3 still leads the open-weights field at 57, so this is a cost result rather than a capability crown. Weights are MIT-licensed, and a 3-bit build runs on a machine with 110 GB of memory. OpenAI had cut Luna’s price by 80% the day before, to $0.20 per million input tokens. Ticket triage, invoice reconciliation and first-pass document review keep sliding from too expensive to obvious, and they can now run inside your own network, which is the part that changes procurement. We already run private AI code review on Azure with in-house models, so proprietary source never leaves the customer’s environment.
Spicy pick: stop measuring token burn
Andrew Ng used this week’s Batch to bury "tokenmaxxing", the belief that consuming more tokens means getting more done. He notes that some companies have run internal competitions for who can burn the most, and that vendors selling tokens have an obvious interest in publishing practices that consume them. His two remedies are unglamorous and correct. Instrument each application so you know what a query costs; he quotes about $0.50 per query for one of his own. And preserve model optionality from the first prototype, open weights included, so a price change or a deprecation stays somebody else’s problem. Token spend measures input. The number worth taking to a board is cost per resolved task.
AI tip of the week: write the finish line first
Before briefing an agent on anything long-running, write down how you will know it is finished, and make the test machine-checkable rather than descriptive. A usable finish line for a reconciliation reads: every transaction has a matched counterparty or an exception row with a reason code, and the totals agree to the ledger. "Tidy up the reconciliation" leaves the agent to mark its own homework, and it will mark generously. For a document: name the sections, require every material number to carry a dated source, and instruct the agent to escalate when two sources conflict. We grade generated output against criteria like these at runtime with Promptfoo and Echo, because a finish line nobody checks is a preference. AI agents declare victory early mostly because nobody described what victory looks like.
The bottom line
In one week two infrastructure companies started answering "who is this agent and what may it spend", a frontier lab explained how its AI agents coordinated in private for two months, and generative models produced both a working virus and a break in a cryptographic candidate that had survived years of review. Software is acquiring the ability to act on the world, and the limits on that action belong in infrastructure rather than in a prompt. The next two years will reward unglamorous, checkable engineering. That suits us. AI integrations are not magic. They are engineering.
Sources
- Visa - Visa to Acquire BioCatch (investor release, 3 August 2026)
- CNBC - Visa to buy cybersecurity firm BioCatch for $2.4 billion
- Permira - Acquisition of majority position in BioCatch at $1.3bn valuation (2024)
- Cloudflare - Cloudflare gives AI agents an identity and a wallet (4 August 2026)
- Coinbase - Coinbase and Cloudflare will launch the x402 Foundation
- Visa - Trusted Agent Protocol for AI commerce
- Google - The next chapter of our AI momentum (Sundar Pichai, 5 August 2026)
- Axios - Google’s AI leadership shuffle
- SC Media - Black Hat 2026: OpenAI reveals agents planned collective attacks via a secret message board
- Axios - How OpenAI’s agents broke out of testing to hack Hugging Face
- Science - Generative design of bacteriophages with genome language models (6 August 2026)
- Stanford Report - AI designs a novel E. coli killer
- Anthropic - Discovering cryptographic weaknesses (HAWK, AES)
- The Batch (DeepLearning.AI) issue 365 - DeepSeek-V4-Flash and Andrew Ng on tokenmaxxing
- OpenAI - Advancing the price-performance frontier with GPT-5.6
- Hugging Face - DeepSeek-V4-Flash-0731 model weights (MIT)