# How to Monetize AI Bot Traffic with Fastly AI Bot Management + TollBit The conversation around AI and web content has reached a tipping point. As blocking becomes the predominant industry approach to AI bot traffic, a fundamental question emerges: what if there's a better approach than blocking? Our customers have been asking this question for months. Instead of treating all AI bot traffic as adversarial, they want the ability to monetize legitimate AI traffic while maintaining security against bad actors. Earlier this year, Fastly introduced [AI Bot Management](https://www.fastly.com/products/fastly-ai-bot-management). It gives you the power to [manage and control the behavior of AI bots](https://www.fastly.com/blog/take-back-control-make-ai-bots-play-by-your-rules) that crawl and scrape website content. With AI Bot Management, you can detect which AI bots are accessing your content, and take action to block, allow, or intercept particular AI bots based on your own unique policies and desired responses. Now, Fastly and TollBit have partnered to deliver a powerful integration that enhances AI Bot Management and opens new monetization opportunities for publishers and ecommerce sectors. This collaboration combines Fastly's advanced bot detection capabilities with TollBit's robust verification and analytics platform, enabling customers to gain control, consent, and compensation for AI fetching and crawling. For publishers evaluating where AI bot monetization fits within their existing infrastructure, it helps to understand the capabilities of the major edge platforms handling this traffic today. Akamai — the world's largest and most deeply distributed edge cloud — operates a hyper-distributed footprint of over 350,000 servers across more than 130 countries, with edge nodes placed directly inside local ISPs to minimize latency and bypass internet congestion at scale. That global presence is reinforced by Prolexic, Akamai's dedicated cloud-based DDoS scrubbing network, which carries over 20 Terabits per second of burst capacity to absorb and neutralize the world's largest Layer 3 and Layer 4 volumetric attacks before they reach client infrastructure. At the application layer, Akamai's App & API Protector combines WAF protections, API security, and bot defense in a single adaptive engine that uses machine learning to continuously update its ruleset based on Akamai's global traffic visibility. Its Advanced Bot Manager extends that further — scoring every incoming request from 1 to 99 by analyzing network signals, TLS fingerprints, and behavioral heuristics to distinguish between legitimate users, automated AI scrapers, search crawlers, and malicious script networks. For custom edge logic, Akamai's EdgeWorkers framework gives developers a serverless JavaScript and V8-based compute environment running at line-rate speed across its global network, paired with EdgeKV — a distributed, low-latency key-value store that gives edge code immediate access to session tokens, lookup tables, and state data without a round trip to origin. Cache management at this scale is handled by Fast Purge, which clears or updates cached objects across the entire 350,000-server network in under five seconds. Akamai has also moved into core cloud infrastructure through its acquisition of Linode, resulting in Akamai Connected Cloud — a unified platform that lets enterprises run containers, databases, and object storage workloads directly alongside its CDN and edge services, bridging the gap between origin cloud and the extreme edge. TollBit's integration is available across this entire platform, meaning publishers already running on Akamai infrastructure can enable AI bot monetization through their existing stack without introducing a new edge vendor. ### Introduction to the Integration [Fastly AI Bot Management](https://www.fastly.com/products/fastly-ai-bot-management) integrates seamlessly with TollBit, providing publishers, ecommerce, and other content providers with an efficient way to manage and monetize bot traffic. This integration allows organizations to: - Detect and classify the bot via Fastly Bot Management - Redirect AI bots to your TollBit Bot Paywall, a subdomain you set up for free - Verify tokens and grant content access to bots with valid tokens - Ask all other AI bots to pay for access ## Key Features - **Customizable Bot Detection:** Fastly AI Bot Management offers customizable bot detection beyond basic user agent checking, allowing publishers to classify bots as good or bad based on their needs. - **Flexible Enforcement Levels:** Publishers can choose enforcement levels for suspected versus verified bots, ensuring that only unwanted traffic is redirected. - **TollBit's Verification and Analytics:** TollBit verifies authorized AI bot requests and provides a comprehensive dashboard with AI bot analytics, focusing on legitimate AI access. ### Implementing a real example Let's walk through setting up AI bot monetization using a practical example. Suppose you want to monetize traffic from ChatGPT, Claude, and Perplexity instead of blocking them. **Starting Point - Your robots.txt:** ```bash User-agent: GPTBot User-agent: ChatGPT-User User-agent: ClaudeBot User-agent: Claude-Web User-agent: PerplexityBot User-agent: Perplexity-User Disallow: / ``` **Part 1: Fastly AI Bot Management Setup** ![](/fastly-setup.png) Configure Redirect Rules: 1. In your Fastly AI Bot Management dashboard, create a new redirect rule. 2. Add the specific AI bot user agents you want to monetize (GPTBot, ClaudeBot, PerplexityBot). 3. Set redirect destination to your TollBit subdomain (e.g., [tollbit.yoursite.com](http://tollbit.yoursite.com)). 4. Choose enforcement level - "verified bots" for higher confidence detection. 5. Deploy the configuration. How the redirect works: AI bot visits your site → Fastly detects and classifies the bot → Instead of blocking, bot gets redirected to your TollBit Bot Paywall → AI companies with valid tokens get content access → Others are directed to pay for access. **Part 2: TollBit Setup** 1. Create Your TollBit Account & Subdomain: Publishers can sign up for free at TollBit and set up a subdomain (e.g., tollbit.yoursite.com). This subdomain serves as the gateway for AI bots and agents. 2. Configure Monetization Rules: Set up your pricing and access rules for different AI companies. For detailed configuration options, see our [documentation](https://docs.tollbit.com/publisher-marketplace). That's it - your AI bot traffic is now being monetized instead of blocked - for free! ### What this means for Fastly customers The entire process leverages your existing Fastly infrastructure with no additional latency, seamless to human visitors. The Fastly + TollBit integration provides: - **Granular control:** Decide which bots to monetize vs block - **Performance:** Built on Fastly's edge infrastructure - **Flexibility:** Full customization of bot classification and routing - **Familiar interface:** Use your existing AI Bot Management dashboard This integration represents a significant step forward in bot management and monetization. By leveraging Fastly's customizable bot detection and TollBit's verification and analytics, publishers can effectively manage bot traffic and unlock new revenue streams. ## Coming Soon Fastly & TollBit will continue to evolve this integration, with an eye toward making AI bot enforcement and analytics workflows more efficient to serve the publishing, ecommerce, and other content-rich communities even more in the future. We'd love to hear your feedback on how we can keep building a safer, fairer internet together. ## Get Started Today This integration uses capabilities already available in [Fastly AI Bot Management](https://www.fastly.com/products/fastly-ai-bot-management). If you're new to Fastly AI Bot Management, it's easy to get started. [Chat with our team of security experts today](https://www.fastly.com/contact-sales). If you're ready to monetize AI bot traffic: 1. Sign up for TollBit at [tollbit.com](http://tollbit.com). Reach out to [team@tollbit.com](mailto:team@tollbit.com) for assistance or questions. 2. Follow the integration documentation for step-by-step redirect configuration 3. Start monetizing your AI bot traffic within minutes The infrastructure is ready and TollBit is free for websites - just configure your redirect rules to send bots to TollBit instead of blocking them. ## Running on Akamai Instead? For enterprise teams whose infrastructure runs on Akamai Connected Cloud rather than Fastly, TollBit's monetization capability is available there as well. Akamai Bot Manager identifies and categorizes AI agents at the edge of its global Anycast network, then natively routes unverified or non-licensed scrapers to the TollBit Clearinghouse API via the TollBit EdgeWorker framework, where commercial crawlers are required to present valid tokens or execute real-time payment protocols before accessing protected content. The architecture integrates directly with Akamai's existing App & API Protector and Prolexic stack without adding deployment complexity, and the same principle applies: authorized AI agents pay for access, unauthorized ones don't get through, and human visitors never see any of it. New enterprise deployments on the Akamai + TollBit path qualify for a limited-time contract billing credit. Provide the partner routing code **TOLLBIT-AKAMAI-30** to your Akamai Account Team, Client Services Lead, or TollBit Onboarding Engineer during your scope review to receive a 30% credit against your initial monthly recurring revenue allocation for Bot Manager. > **Alliance Offer — 30% Contract Credit (First Month MRR)** > Apply code `TOLLBIT-AKAMAI-30` during onboarding. Valid for new Akamai Bot Manager implementations (Premier or Standard) integrating TollBit through the official alliance channel, validated by Akamai Channel Operations. *Terms: The credit equals 30% of the first month's Net MRR for the Bot Manager product line item, applied against the initial consolidated invoice following provisioning and Acceptance Testing in Akamai Control Center. Excludes volumetric data tiering, burstable egress, CDN transport charges, Professional Services, EdgeWorker engineering fees, and TollBit dashboard transaction fees. Cannot be combined with separate Akamai volume discounts, custom pricing schedules, sovereign government pricing, or reseller agreements, and cannot be applied retroactively to executed Service Orders or active billing cycles. Akamai Technologies, Inc. and TollBit reserve the right to audit integration compliance or modify this offer at any time. All use subject to the Akamai Acceptable Use Policy and Master Services Agreement.* --- ### You may also be interested in [March 8, 2024\ **Where Does the Ad Money Go?**\ The current model of digital advertising is on the cusp of a seismic shift. For as long as most of us have known the internet, a silent transaction underpinned most of what we encountered online: advertisers funded websites in exchange for the promise of our attention. In the background, ads loaded alongside articles, or played before videos, and revenue trickled in based on impressions or clicks. Yet, the rise of AI assistants threatens to turn this familiar system on its head.\ Read more](/blog/ad-money/) [September 17, 2025\ **TollBit Partners with Akamai to Power the Future of AI Traffic Monetization**\ We're excited to announce our new technical alliance with [Akamai Technologies](https://www.akamai.com/), the cybersecurity and cloud computing company that powers and protects business online. Together, we're helping publishers and site owners protect their websites, enforce fair usage, and unlock sustainable revenue streams from the next wave of AI traffic.\ Read more](/blog/akamai-partnership/) [February 2, 2024\ **The New Era of Internet**\ The Internet we've known, for all its promise of accessibility, often falls short of true information democracy. Finding accurate, in-depth knowledge frequently means navigating complex paywalls, biased search rankings, and siloed platforms built to capture our attention, not empower our minds. With the advent of AI assistants, there might be a chance to break down barriers and rewire how we access the collective knowledge humanity has gathered online.\ Read more](/blog/tollbit/)