Cloudflare adds x402, Google shifts Gemini: July 2 dispatch
Cloudflare opens agent payments, Google expands Gemini APIs, n8n tightens MCP controls, and Copilot adds a cheaper model path.

This sheet contains partner links. A purchase through one earns Runbook a commission at no additional cost to you. How we make money.
Two of today's stories can cost or make you money directly: Cloudflare will let websites charge AI systems for reading their content, and n8n published the safety rules for letting an AI touch your business tools. Google and GitHub round out the day. Budget about 45 minutes to act on all four: decide what AI may read from your site, tighten what your automations may touch, and pick your next test.
Cloudflare opens a gateway for agent payments
Cloudflare, the company that sits in front of a large share of the world's websites and filters their traffic, announced its Monetization Gateway on July 1, 2026. It is a waitlisted system for charging money for access to web pages, data, and tools. The buyers here are AI agents: software that reads websites and acts on its own, without a person clicking. Payments settle in stablecoins (a digital currency pegged to the dollar) over a standard called x402.
Why you care: AI systems already read your website's calculators, price lists, research, and comparison tables, and they often hand that value to their users without ever sending you the visitor. Until now your only defense was a polite request file called robots.txt that well-behaved crawlers obey. This turns the question from "may they read it" into "what should reading it cost."
Your move
If you are already working through AI-Overview-proof traffic or getting named in AI recommendations, add one more column to the page inventory: "worth money to a machine." Pages with repeatable data or tool-like output deserve different rules from ordinary blog posts.
Google pushes Gemini into local, voice, and video workflows
Google's July 1 AI roundup bundled a month of updates to Gemini, its family of AI models: a small model (Gemma 4 12B) that runs on an ordinary laptop with no internet needed, a model that can operate a computer screen by itself (in Gemini 3.5 Flash), a cheaper image generator (Nano Banana 2 Lite), a video-generation preview (Gemini Omni Flash), and live speech translation rolling out through Google's developer tools and Google Translate.
The business consequence is about where your private information goes. Not every task should be sent to an AI that lives on someone else's servers. Keep private research, early pricing drafts, and messy internal files on a model that runs locally where possible. Send translation, video, and image production to the paid online models, where you can track what each job costs and who approved it.
The move: keep a simple list of which AI tasks you run locally versus online, with a cost note per job. If the output ends up in front of customers, route it through the same review step you use for AI-written content.
n8n turns MCP security into workflow design
n8n, an automation tool that connects your business apps so they act without manual work, published security guidance on July 1, 2026 for MCP, the standard that lets an AI plug directly into tools like your CRM or inbox. The guidance names the ways this goes wrong. Most reduce to one plain risk: a cleverly written message from outside can trick the AI into doing things you never approved, like leaking data or sending messages on your behalf.
The rule that matters: never hand an AI the keys to a whole system when a smaller key will do. Do not give it your entire customer database or inbox. Give it one narrow ability at a time, with most values locked in by you and only specific blanks left for the AI to fill.
The move: open your riskiest automation and count every field the AI can write. Replace broad access with small named actions such as "create a draft reply" or "add a note to a lead," and add a step that alerts you when something fails. If you are choosing a platform, pair this with the cost comparison in AI automation tools for marketing teams and the Make hub at /tools/make-com.
GitHub adds Kimi K2.7 Code to Copilot
GitHub made Kimi K2.7 Code generally available in Copilot on July 1, 2026. Copilot is GitHub's AI coding assistant. GitHub says Kimi is the first open-weight model in its menu (one whose inner workings are published rather than kept secret), hosted on Microsoft Azure and billed at the provider's list price under usage-based billing.
If nobody at your company writes code, skip this one. If someone uses Copilot for your website or internal tools, a cheaper model is worth having for routine cleanup work, while the stronger models stay reserved for anything hard. Company administrators must switch it on before teams can use it. Keep anything touching passwords, billing, or customer data on the model you already trust.
On the bench
Google's live speech translation is worth testing if you sell to customers in other languages, especially alongside AI voiceover production.
n8n's cost-control patterns (spending caps and a human approval step) belong in any automation you let run unattended.
Cloudflare's paid-access system is still waitlisted, so do the page inventory now. Pricing comes later. Get the runbook at /topics/automation.
About Runbook
AI tools and automation builds for marketers. What to use, how to wire it, and the workflow to copy this week. How we work
GET THE NEXT DISPATCH
Run the next build before your competitors read about it.
One short email when an AI tool or automation actually changes the work, with the build to copy.
No send unless there is a build worth running.
// keep_reading
Related builds

ChatGPT texts, n8n adds shared memory: Aug. 21
ChatGPT can send Apple Messages, n8n adds shared customer memory, and Google lets people tune Discover. Here is what to rewire today.

n8n opens MCP, Google adds Ads insights: Aug. 11
n8n opens one-click AI connections, Google adds Ads insights, and Claude marks generated work. Here is what to rewire today.

Google agents expand, GitLost warns: July 8 dispatch
Google's Gemini agent update, GitLost's repo-leak warning, and n8n's memory guidance change how you wire AI agents.