Tachi

Pay-Per-Crawl Protocol

Let publishers sell their content to AI agents.

How It Works

1

Publishers Set Terms

Set your full customizable terms and pricing. Protect your content with a few clicks.

2

AI Agent Pays

When a crawler requests a page, it detects 402 Payment Required and automatically sends payment.

3

Transparency & Control

Every access and payment is publicly logged so you can see when and how often your content is crawled.

Introducing Tachi

The Web's Value Layer is Leaking. Over 60% of searches end up in zero clicks. Tachi makes it easy for a publisher to add a few lines of code to their website to automatically charge AI agents a tiny fee each time an agent accesses a page.

Publishers and Creators

Monetize AI Traffic

73% of publishers are blocking AI crawlers. Instead of blocking bots outright, you can charge per request.

Enforce Your Terms

Define dynamic pricing and usage terms for your content.

AI Developers

Instant Access

Micropayments in USDC on an immutable log eliminate legal uncertainties about using data.

Simple Integration

3-line SDK that works with any HTTP client or crawler.

Scenario: You run your content and AI crawlers arrive daily. Blocking them protects value but loses opportunity. With Tachi, you keep transactions frictionless and charge crawlers per request with instant USDC payment.

// Deploy gateway
npx tachi deploy

// Set price: $0.01 per crawl
import { TachiClient } from 'tachi-sdk'

const content = await client.fetch(url)

Scenario: You're shipping an agent that needs quality data in real time. Today you hit a paywall, ToS risk, or total block. With Tachi, your agent pays and gets the content in seconds.