$PATH402

Turn any URL into a priced, tokenised market. Put a $ in front of a path and it becomes an economic object with a price curve, holders, and revenue distribution.

The Protocol

$PATH402 protocol
├── $pathd (the daemon — any machine can run it)
├── path402-mcp-server (AI agent tools)
└── path402.com/exchange (hosted marketplace)

$addresses

Content behind $ path segments is $PATH402-gated. Each segment is an independent market with its own price and token.

$example.com

Site-level token (cheap entry)

$example.com/$api

Section token (API access)

$example.com/$api/$data

Content token (specific resource)

Features

sqrt_decay Pricing

Price decreases as P/√n. Early buyers get better prices, everyone except the last achieves positive ROI.

AI-Native

Designed for AI agents as first-class consumers. MCP server included for Claude and other LLMs.

Self-Funding Agents

Agents acquire tokens, serve content, earn revenue. Over time they become self-funding.

Serving Network

Token holders can serve content to future buyers, earning a share of each transaction.

HTTP 402

Uses the dormant HTTP 402 Payment Required status code. Finally giving it purpose.

Multiple Pricing Models

Fixed, sqrt_decay, logarithmic, or linear with floor. Choose what fits your content.

Quick Start

Install the MCP Server

npm install path402-mcp-server

Add to Claude Desktop

{
  "mcpServers": {
    "path402": {
      "command": "npx",
      "args": ["path402-mcp-server"]
    }
  }
}

Agent Workflow

1
DISCOVER

Probe $address, read pricing

2
EVALUATE

Check budget, estimate ROI

3
ACQUIRE

Pay, receive token + content

4
SERVE

Hold token, earn from buyers

5
REPEAT

Reinvest, grow portfolio