Key Takeaways
- Kickbacks.ai is a VS Code and CLI extension for Claude Code and Codex that monetizes AI agent "thinking" time.
- It replaces the AI's loading spinner with a tiny, clickable sponsored ad, sharing up to 50% of the ad revenue with developers.
- Launched by Andrew McCalip on June 11, 2026, it offers a novel way for freelancers to earn passive income during idle coding periods.
- While innovative, its VS Code implementation involves modifying the extension bundle and loosening security policies, which has raised some security considerations.
As a freelancer constantly exploring new ways to optimize my workflow and, let's be honest, my income streams, the concept of getting paid for doing absolutely nothing has always been a dream. That's why when I first heard about Kickbacks.ai, an AI tool promising to monetize the idle "thinking" time of my AI coding assistants, my interest was immediately piqued. Could this be the passive income hack I've been looking for?
In this post, I'll walk you through my experience with Kickbacks.ai, from understanding its core idea to its features, pricing (or rather, earning model), and who I think it's best suited for.
What is Kickbacks.ai and What Core Problem Does It Solve?
Kickbacks.ai is essentially an extension designed for developers who use AI coding assistants like Claude Code and Codex within their Visual Studio Code (VS Code) environment or via the terminal CLI. The core problem it addresses is simple yet pervasive: the wasted time spent staring at a loading spinner. You know the drill – your AI assistant is "Discombobulating...", "Baking...", or "Percolating..." while it processes your request, and you're just... waiting.
Andrew McCalip, the developer behind Kickbacks.ai, recognized this idle moment as "prime real estate doing nothing" and transformed it into a micro-advertising marketplace. The tool replaces those quirky AI verbs with a small, clickable sponsored line, allowing advertisers to reach a highly engaged audience (developers!) at a unique point of focus. For us freelancers, it means turning what was once unproductive downtime into a potential earning opportunity.
How Does It Work?
The mechanism behind Kickbacks.ai is quite clever. Once installed, the extension integrates with your Claude Code or Codex setup. When your AI assistant enters a "thinking" state, instead of its usual playful message, Kickbacks.ai displays a tiny, sponsored ad line in the spinner or status bar.
Advertisers bid for these ad slots through an open auction system. As a developer, you then receive a share of the revenue generated from these ads. The system tracks impressions (when an ad is displayed for at least five seconds) and clicks. Clicks, by the way, are weighted significantly higher, reportedly 50 times an impression. Your earnings are credited in real-time, and you can see your balance directly in your VS Code status bar, with a full ledger available on the Kickbacks.ai website.
It's important to note the technical implementation varies slightly. For the Claude Code terminal CLI, Kickbacks.ai modifies `~/.claude/settings.json` using official, documented settings for `spinnerVerbs` and `statusLine`. This is a clean integration. However, for the VS Code extension, it directly modifies the bundle of Anthropic's official extension, specifically `webview/index.js`, and also loosens the Content Security Policy (CSP) to allow communication with its backend. This particular aspect has raised some security discussions within the developer community, which I'll touch upon later.
The good news is that Kickbacks.ai is designed to be fully reversible. If you decide it's not for you, a single click restores your AI coding assistant to its original, ad-free state.
Key Features for Freelancers
From a freelancer's perspective, Kickbacks.ai offers a few compelling features:
- Passive Earning from Idle Time: This is the headline feature. Instead of just twiddling your thumbs or context-switching during AI computation, you're passively earning. For a freelancer, every minute counts, and turning "dead time" into even a small income stream is a win.
- Up to 50% Revenue Share: Kickbacks.ai shares up to 50% of the ad revenue with the developer. This direct financial incentive makes the tool attractive, as you're a partner in the monetization, not just a viewer.
- Real-time Earnings Visibility: Your daily, monthly, and lifetime earnings are displayed conveniently in the VS Code status bar. This transparency is great for tracking your passive income without leaving your development environment. You can also access a full ledger on the official Kickbacks.ai website.
- Non-Intrusive Advertising: The ads are presented as a single line within the existing AI spinner, designed to be tasteful and not interrupt your workflow with pop-ups or separate browser windows. This minimal design is crucial for maintaining focus during coding.
- Privacy Focus (with caveats): Kickbacks.ai states it "never reads your code, prompts, completions, or any chat content." This is a critical assurance for freelancers handling sensitive client projects. It primarily communicates anonymous device IDs and impression/click events to its backend, with your Google email only used for crediting earnings after you sign in.
- Easy Setup and Reversibility: Installation is straightforward via the VS Code Marketplace, followed by a Google sign-in. The one-click restore feature means you can experiment without fear of permanently altering your setup.
Pricing (or How You Get Paid)
As a developer using Kickbacks.ai, there's no "pricing" in the traditional sense – you don't pay to use it. Instead, it's a revenue-sharing model where you earn money. Kickbacks.ai keeps a portion of the ad revenue, and you receive up to 50% of what advertisers pay for the impressions and clicks your machine generates.
For advertisers, the model is based on purchasing "blocks" of impressions. A single block typically buys 1,000 five-second impressions in the Claude Code spinner. Advertisers bid for these slots, with bids starting from as low as $1. Clicks are valued at 50 times the impression rate. This means the income you receive will depend directly on the advertiser demand and the visibility/engagement your AI's idle state generates.
While specific payout thresholds and methods were still being finalized shortly after its launch, Stripe integration was planned for payouts.
What Makes It Unique?
Kickbacks.ai stands out by targeting a previously untapped monetization opportunity: the idle time of AI coding agents. While other ad platforms exist, none have focused so specifically on the "thinking" spinner within developer tools like IDEs.
Its uniqueness lies in:
- Hyper-Specific Niche: It carved out a very specific niche within the developer tool ecosystem, recognizing the constant waiting periods developers face with AI assistants.
- Developer-Centric Monetization: Instead of simply showing ads, it shares revenue directly with the users, turning a passive activity into an active earning opportunity.
- Rapid Innovation & Competition: The idea was so novel that immediately after its launch on June 11, 2026, by Andrew McCalip, competitors like IdleDev and IdleAds.dev emerged within 48 hours, some even offering a higher revenue share (e.g., IdleDev offers 65%). This intense, swift competition underscores the innovative nature of the concept itself.
Who Should Try This?
As a freelancer, I see Kickbacks.ai as a good fit for specific profiles:
- Heavy Users of Claude Code or Codex: If your daily coding workflow relies heavily on these AI assistants and you find yourself frequently waiting for them to generate code or process requests, you're the prime candidate. More waiting means more potential impressions and clicks.
- Freelancers Seeking Passive Micro-Income: If you're looking to squeeze a little extra income out of your existing setup without changing your core work, Kickbacks.ai offers a genuinely passive way to do so. Don't expect to get rich, but a few extra dollars a month can add up.
- Developers Comfortable with Extension Modifications: While the CLI implementation is clean, the VS Code extension's method of modifying the official extension bundle and loosening CSP requires a certain level of comfort with such operations. If you're generally okay with third-party extensions that delve a bit deeper into your IDE's workings, it might be worth a shot.
Who Should Skip This?
On the flip side, Kickbacks.ai might not be for everyone:
- Developers with Strict Security Requirements: The fact that the VS Code extension modifies Anthropic's bundle and weakens its Content Security Policy (CSP), even if temporarily, is a significant security consideration. If your development environment has stringent security protocols or you work with highly sensitive data, this might be a deal-breaker. The auto-update mechanism without signature verification, as noted by some, also presents a potential supply-chain risk.
- Users Who Dislike Ads in Their IDE: Even though the ads are minimal, some developers prefer a completely clean and distraction-free coding environment. If any form of advertising within your IDE is a no-go for you, then Kickbacks.ai isn't suitable.
- Those Not Using Claude Code or Codex: This tool is specifically built around the wait states of Claude Code and Codex. If you use other AI coding assistants or primarily code without them, Kickbacks.ai won't offer any benefit.
- Individuals Expecting Substantial Income: While it's passive income, reports suggest the earnings might be relatively low (e.g., one user reported $0.05 for 7-8 prompts). If you're looking for a significant income boost, this tool might not meet those expectations.
Final Verdict
Kickbacks.ai presents a truly innovative concept for monetizing previously unproductive time in a developer's workflow. The idea of earning passively while your AI assistant thinks is undeniably appealing, especially for freelancers always on the lookout for new income streams. The non-intrusive nature of the ads and the real-time earnings tracking are definite positives.
However, the technical implementation for the VS Code extension, particularly the modification of the core extension bundle and the loosening of CSP, introduces a security concern that cannot be ignored. While the developers claim no access to your code or prompts, the method of integration raises questions for security-conscious users. The fact that payouts were not immediately open at launch also led to some initial skepticism, though Stripe integration was planned.
For those who frequently use Claude Code or Codex and are comfortable with the security trade-offs of the VS Code extension, Kickbacks.ai offers a unique opportunity for passive micro-earnings. It's a fascinating experiment in the attention economy within developer tools.
Given its innovative approach, potential for passive income, but also the security considerations surrounding its VS Code implementation and the nascent state of its payout system, I'd give Kickbacks.ai a rating of:
7/10
Frequently Asked Questions
Is Kickbacks.ai safe to use?
Kickbacks.ai claims it does not read your code, prompts, or completions. For the Claude Code CLI, it integrates using official settings. However, for the VS Code extension, it directly modifies the extension's bundle and loosens its Content Security Policy, which has raised security concerns among some developers.
How much can I earn with Kickbacks.ai?
Your earnings depend on the number of ad impressions and clicks generated during your AI's thinking time. You receive up to 50% of the ad revenue. While it's passive income, it's generally expected to be a micro-income, with some early users reporting relatively small amounts like $0.05 for several prompts.
Does Kickbacks.ai work with all AI coding assistants?
No, Kickbacks.ai is specifically designed to work with Claude Code and Codex, both the VS Code extensions and the Claude Code terminal CLI.
What if I want to stop using Kickbacks.ai?
Kickbacks.ai is fully reversible. You can restore your AI coding assistant to its original state with a single click, removing the extension and any modifications it made.



![Zapier vs. Make comparison: Which is best? [2026]](/_next/image?url=https%3A%2F%2Fimages.ctfassets.net%2Flzny33ho1g45%2F2kgyq3qhzum56wPoFOdEz8%2Fbd09fb1a522104cce0976142ecbde16b%2Fzapier-vs-make-hero.jpg&w=3840&q=75)