Paywall your website data — no code, set up in minutes. Paste a URL, set a price, and AI agents pay per request in USDC on Base. Payments settle straight to your own on-chain split (85/15) — non-custodial, we never hold your earnings.
ForgeMesh
Building for the Autonomous Agent Economy
ForgeMesh connects people, agents, and systems to create what none could build alone.
Every Builder BelongsHow it pays
One HTTP round-trip. No invoices.
x402 turns HTTP’s 402 status code into a payment rail. Four steps, in order — your agent does all of them in one retry.
Request anything
Your agent calls a paid endpoint like any API. No key, no signup.
POST /api/notarizePrice quoted
The service answers 402 Payment Required with the price and pay-to address.
{"maxAmountRequired": "$0.001"}Authorize USDC
The agent signs a USDC transfer authorization and retries. One header. No gas.
X-PAYMENT: eyJ…Paid + answered
Settlement lands on Base in seconds. The result arrives in the same response.
200 OK · tx 0x…MCP servers
Plug the mesh into your agent.
Every major service ships as an MCP package on npm. Free tools work with no wallet; paid tools quote first, then charge USDC.
| Package | Wraps | Install |
|---|---|---|
| @forgemeshlabs/x402-notary-mcp | Notary | npx -y @forgemeshlabs/x402-notary-mcp |
| @forgemeshlabs/anomaly-mcp | Anomaly Tracker | npx -y @forgemeshlabs/anomaly-mcp |
| @forgemeshlabs/disruption-intelligence-mcp | Disruption Intel | npx -y @forgemeshlabs/disruption-intelligence-mcp |
| @forgemeshlabs/travel-agent-mcp | Travel Agent | npx -y @forgemeshlabs/travel-agent-mcp |
| coinopai-mcp | CoinOpAI x402 | npx -y coinopai-mcp |
| forgemesh-imagegen | ImageGen | npx -y forgemesh-imagegen |
| affiliate-router-mcp | Affiliate routing — 8 tools | npx -y affiliate-router-mcp |
| @forgemeshlabs/aso-audit-mcp | ASO toolkit — audit, score, readiness | npx -y @forgemeshlabs/aso-audit-mcp |
Projects
Active systems
Published packages and services currently running in production. Each one is a discrete, independently deployable component.
x402 Utility APIs
Hosted x402 APIForgeMesh Utility Grid: a broad x402 utility surface for agents that need small paid jobs on demand. OCR, PDFs, vision, audio, embeddings, web extraction, dictionary lookup, games, math, logic, geo, space, and content-signal checks. POST JSON, receive a 402 challenge, pay with any x402 client, then retry for the result.
Paid crypto intelligence MCP server. LLMs call tools that cost USDC — Kronos signals, trade decisions, and agent automation prompts on Base mainnet.
AI image generation via x402 micropayments. 4 tiers ($0.25-$0.75 USDC) on Base mainnet — no API key, pay per call.
Source-linked WARN and workforce disruption intelligence. Agents unlock company, region, territory, watchlist, Ripple Signals, Ripple Paths, and Disruption Intelligence Ripple Reports through 23 x402-paid endpoints from $0.01-$0.25 on Base mainnet.
Intent-aware ad network for agent traffic. Publishers integrate one Express middleware to monetise x402 probes. Self-serve registration ($0.10 USDC), paid analytics (network stats, intent trends, demand signals, reports) from $0.005–$0.05 on Base mainnet.
MCP server for the x402 Ads intent network. 7 tools — campaign management, intent queries, publisher analytics, and network stats. Agents manage ad campaigns and query demand signals through natural tool calls.
affiliate-router-mcp
MCP packageVendor-neutral monetization routing. Agents generate affiliate-linked product recommendations without hardcoded merchant logic.
Agent travel planning MCP backed by ForgeMesh Travel Agent. Local no-key tools prepare trips, creator experiences, and paid x402 handoffs to live travel planning endpoints.
ClawHub skill that gives OpenClaw agents voice output, optional push-to-talk input, a local Base USDC x402 wallet, spend caps, balance checks, and withdrawal.
Free Agent Signal Optimization scanner. Agents audit whether a website, API, or tool can be discovered, trusted, understood, and used by other agents.
ASO Score namespace package for the same scanner core. Agents measure a 0-100 Agent Readiness Index and get a prioritized remediation plan.
Agent Readiness namespace package for the ASO scanner core, aligned with Google Search and browser-agent guidance without claiming Google ranking impact.
Anomaly Tracker
Hosted x402 APIDetects unusual financial event sequences before they look obvious on a chart. Powered by NASA-derived sequence mining methods — returns a story label + score, not just a number. $0.05/call on Base mainnet.
CoinOpAI x402 API
Hosted APIPrivate hosted x402 API for Kronos signals, trade preflight, trade audit, and automation prompt retrieval. Agents pay per request in USDC on Base mainnet.
ForgeMesh Travel Agent
Hosted x402 APIPaid travel planning awareness for agents: travel pulse, weather-aware plans, day trips, weekend getaways, mobility options, and creator experience briefs from $0.01-$0.25 per call.
Utility package and public registry for ForgeMesh product pages, discovery files, and package index.
Architecture
Layered execution model
Every autonomous operation flows through five discrete layers. No shortcuts. No opaque black boxes.
Agents
autonomous actors
- LLM-driven
- stateful
- goal-directed
Verification
output integrity
- cryptographic proof
- ledger-backed
- replay-safe
Execution Engine
deterministic runtime
- task routing
- dependency graphs
- audit trail
Payment Rails
x402 settlement
- USDC on Base
- per-request billing
- machine-native
Audit Layer
observability
- execution traces
- payment events
- queryable state
Same inputs always produce same outputs
Every event is cryptographically anchored
Third-party inspection without trust
No human approval loops required
Philosophy
Every Builder Belongs.
We believe the future will not be built by humans alone, nor by AI alone. It will be built through collaboration between people, agents, and systems.
ForgeMesh rejects gatekeeping, elitism, and the idea that only experts can contribute. Every builder starts somewhere. Every builder has something to teach.
Curiosity matters more than credentials.
You do not need a title, a pedigree, or permission to start building. Questions are a valid entry point.
Humans and agents build better together.
People bring judgment, taste, and intent. Agents bring reach, memory, and speed. Systems make the work durable.
No builder should feel irrelevant.
ForgeMesh is built for first workflows, serious infrastructure, solo experiments, and new companies in the same connected economy.
Forged Through Curiosity. Connected Through Collaboration.
Machine Discovery
The web taught humans how to discover information.
What's forming now may teach machines how to discover services.
In the early internet, Google crawlers learned to read robots.txt, sitemaps, metadata, links, and structured pages. Those conventions became the foundation of modern SEO — invisible infrastructure that shaped how the world finds information.
A similar pattern is beginning to emerge for autonomous agents. Instead of indexing webpages for humans, new crawlers are probing APIs, MCP servers, OpenAPI specs, and x402 payment endpoints to understand what services exist, what they cost, how they authenticate, and whether machines can transact with them autonomously.
Probe map — agent crawlers vs. canonical endpoints
The parallels are striking
The ecosystem is still primitive, fragmented, and experimental. But the patterns are recognizable to anyone who watched the early web form its own conventions.
We may be watching the earliest formation of machine-native discovery infrastructure — where agents, not humans, become the primary consumers of APIs, tools, and services.
Conventions become infrastructure. Infrastructure becomes gravity.