A decentralized micro-settlement protocol enabling autonomous AI agents to pay publishers for premium content via Circle Programmable Wallets and x402 nanopayments.
Inktoll is a growing TypeScript project in the AI payments / x402 ecosystem, focused on ai-agents, circle-wallets, monetization, web3. It currently has 62 GitHub stars and 0 forks, and sits alongside related tools like internet-court-skill, omniclaw, awesome-molt-ecosystem, covenant, sati, tdm-integration-kit.
Gasless Micropayment & Citation Settlement Highway for the Agentic Web3 Knowledge Economy
Built with Circle Programmable Wallets, Circle Gateway Nanopayments, and settled on the Arc Testnet (USDC-native gas chain) for sub-second, frictionless machine-to-human payments.
Large Language Models (LLMs) and autonomous AI agents are crawling the web and consuming creators' valuable content for free. In response, publishers are implementing paywalls, putting up aggressive robots.txt blocks, and fracturing the open web.
Inktoll solves this crisis by introducing a two-layer machine-to-creator payment protocol:
Inktoll turns content consumption into a functioning Web3 micro-economy where creators get paid directly, agents read legally, and developers operate gaslessly.
To combat plagiarism and ensure secure compensation, Inktoll guarantees 100% of the USDC goes directly to the original creator. Every article in the Reader Feed and Creator Dashboard displays a verified status badge. Unlike competitors that let anyone paste any random URL to hijack revenue, Inktoll relies on secure API handshakes with the creator's platform (such as Ghost) to verify ownership.
To bridge the Web2-to-Web3 divide for creators, the Inktoll Dashboard includes a fully interactive, native Onboarding Guide built with React Joyride. The tour highlights and explains complex Web3 elements like the difference between All-Time Earnings and Claimable Balance, how the Sync Gateway operates, and how to withdraw funds on the Arc L1 network, ensuring any traditional blogger feels immediately at home.
We brought the AI economy to life! Rather than treating AI agents as invisible scripts, Inktoll features a Top Agent Fans leaderboard in the Creator Dashboard. Real autonomous reader agents (e.g., Agent_B2A9) are ranked dynamically based on how much USDC they have spent unlocking content and citing works. This makes the abstract concept of a "Machine-to-Machine Economy" tangible, social, and extremely engaging.
To max out Agentic Sophistication, our agents don't just execute linear scripts - they exhibit Decentralized Machine Consensus. If one agent reads an article and scores it highly (> 85/100 relevance), it autonomously broadcasts a signal to a decentralized Gossip Network. Other listening agents will immediately detect this alpha signal, swarm the target URL, and trigger a cascading spike of gasless USDC payments to the creator without any human intervention.
We integrated the Circle Gateway to batch gasless off-chain payment authorizations (EIP-3009 / ERC-20 transfers). This achieves sub-cent transactions ($0.001) with zero gas fees for the user, net-settling batches efficiently on the Arc L1 Testnet.
The Inktoll Dashboard isn't just functional; it's a visual experience. Built with Next.js and Framer Motion, it features a dark futuristic aesthetic, staggered micro-animations, animated 3D tracking cards, and customized Lucide React icons replacing standard emojis for a premium Web3 infrastructure feel.
Inktoll fits into a creator's existing workflow by pulling content directly from where they already publish:
depositFor to deposit base USDC into the Gateway smart contract, enabling instant, cross-chain gasless nanopayments.gpt-4o-mini drive the agent's autonomous relevance scoring and emergent swarm discovery.framer-motion, and a SQLite ledger.sequenceDiagram
participant RSS as Creator RSS Feed
participant Agent as AI Reader Agent
participant LLM as OpenAI (Evaluation)
participant Gateway as Circle Paymaster Gateway
participant Chain as Arc L1 Blockchain
participant Creator as Creator Wallet
Agent->>RSS: 1. Poll feed for new articles
RSS-->>Agent: Returns article slugs, prices, & wallets
Agent->>LLM: 2. Submit preview text & interests
LLM-->>Agent: Score relevance (0-100) & decision
Note over Agent: Relevance score exceeds threshold?
Agent->>Gateway: 3. Sign EIP-3009 gasless authorization
Gateway->>Chain: 4. Batch & settle transfer onchain
Chain-->>Creator: 5. Transmit per-article USDC payment
Chain-->>Agent: 6. Settle tx & unlock full content
sequenceDiagram
participant User as Human User
participant Agent as Ask Agent QA
participant DB as Vector Embeddings (SQLite)
participant Gateway as Circle Gateway
participant Creator as Creator Wallet
User->>Agent: 1. Ask a question
Agent->>DB: 2. Scan purchased articles for semantic match
DB-->>Agent: Returns similarity scores & citation metadata
Agent->>Gateway: 3. Trigger gasless Citation Toll ($0.0001 USDC)
Gateway-->>Creator: 4. Credit creator wallet instantly
Agent-->>User: 5. Return answer with active citation credit
├── dashboard/ # Next.js web dashboard (Creator Hub, Reader Setup, Leaderboard, Ask Agent)
├── server/ # Node/Express backend SQLite ledger & RSS feed generator
├── agent/ # Autonomous AI Reader Agent runtime & microservices
└── .env # Shared environment variables
Create a .env file in the root directory by copying the template:
# Server Port Configuration
PORT=3001
AGENT_PORT=3002
# API Access
OPENAI_API_KEY=your_openai_api_key
CIRCLE_API_KEY=your_circle_api_key
# Settlement Configuration (Arc Testnet)
ARC_RPC_URL=https://rpc.testnet.arc.network
ARC_USDC_ADDRESS=0x3600000000000000000000000000000000000000
FAUCET_PRIVATE_KEY=your_faucet_private_key_with_usdc
# Navigate to backend server
cd server
npm install
npm run build
npm start
http://localhost:3001# Navigate to Agent client
cd ../agent
npm install
npm run build
npm start
http://localhost:3002# Navigate to Dashboard web app
cd ../dashboard
npm install
npm run build
npm start -- -p 3005
http://localhost:3005We include an ecosystem.config.js file for seamless production deployments on a VPS.
npm install -g pm2
pm2 start ecosystem.config.js
This spins up both the Backend Server and Autonomous Agent Loop as robust background daemons keeping them online 24/7.
MIT License. Created by MrNetwork. Built for the Lepton Agents Hackathon by TheCanteen.
The trust layer for agent-to-agent commerce — natural-language mandates, ERC-7710 delegated permissions, x402 payments, escrow, and dispute resolution as one open, catch-all Agent Skill / Claude Code plugin.
The first agentic payment network: policy-controlled, gasless, and real money-ready. OmniClaw CLI + Financial Policy Engine let autonomous agents pay and earn safely at machine speed.
The brutally honest map of where AI-agent money actually flows. 51 rounds, 137 angles, 230+ platforms. 3 self-hosted x402 v2 endpoints + 3 tools in the official MCP Registry. 385K star distribution.
The payment rail AI agents use to get paid without human approval. Optimistic settlement on @solana. Jobs auto-finalize after a challenge period, disputed jobs escalate to a bonded arbitrator. One protocol, any agent.
Trust infrastructure for million-agent economies on Solana - identity, reputation, and validation designed for continuous feedback at scale.
Developer integration tools for adding TDM payments to AI agents, apps, and workflows. CLI, MCP server, and copy-paste examples
The AI agent with a wallet — spends USDC autonomously to get real work done. Apache-2.0, TypeScript.
Daydreams is a set of tools for building agents for commerce
The best way to monetize AI applications & MCP, using x402, CDP Smart Wallets & Paymaster
Command-line wallet and HTTP client for the Tempo blockchain, with built-in Machine Payments Protocol support.
Autonomous AI Agent Swarm framework with x402 self-executing wallets. Empowers LLM-driven agents to trade, bridge, and manage crypto treasuries without human intervention. The ultimate Agentic DeFi toolkit for 2026.
Autonomous AI Agent Swarm framework with x402 self-executing wallets. Empowers LLM-driven agents to trade, bridge, and manage crypto treasuries without human intervention. The ultimate Agentic DeFi toolkit for 2026.