Skip to main content
ForgeMesh

ForgeMesh

Building for the Autonomous Agent Economy

ForgeMesh connects people, agents, and systems to create what none could build alone.

Every Builder Belongs
forgemesh terminal
$ forgemesh init --agent coinopai-mcp
-> Connecting people, agents, and systems...
-> x402 payment layer: active
-> Active systems indexed
OK Mesh ready for collaboration
$ _
Scroll

How 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.

01 · CALL

Request anything

Your agent calls a paid endpoint like any API. No key, no signup.

POST /api/notarize
02 · 402

Price quoted

The service answers 402 Payment Required with the price and pay-to address.

{"maxAmountRequired": "$0.001"}
03 · SIGN

Authorize USDC

The agent signs a USDC transfer authorization and retries. One header. No gas.

X-PAYMENT: eyJ…
04 · SETTLE

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.

PackageWrapsInstall
@forgemeshlabs/x402-notary-mcpNotarynpx -y @forgemeshlabs/x402-notary-mcp
@forgemeshlabs/anomaly-mcpAnomaly Trackernpx -y @forgemeshlabs/anomaly-mcp
@forgemeshlabs/disruption-intelligence-mcpDisruption Intelnpx -y @forgemeshlabs/disruption-intelligence-mcp
@forgemeshlabs/travel-agent-mcpTravel Agentnpx -y @forgemeshlabs/travel-agent-mcp
coinopai-mcpCoinOpAI x402npx -y coinopai-mcp
forgemesh-imagegenImageGennpx -y forgemesh-imagegen
affiliate-router-mcpAffiliate routing — 8 toolsnpx -y affiliate-router-mcp
@forgemeshlabs/aso-audit-mcpASO toolkit — audit, score, readinessnpx -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 Proxy

Hosted platform
status: active

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.

x402paywallself-serveUSDCBasenon-custodial

x402 Utility APIs

Hosted x402 API
status: active

ForgeMesh 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.

x402utility APIsgamesmathUSDCBase

coinopai-mcp

MCP package
status: active

Paid crypto intelligence MCP server. LLMs call tools that cost USDC — Kronos signals, trade decisions, and agent automation prompts on Base mainnet.

MCPx402crypto intelligence

forgemesh-imagegen

MCP package
status: active

AI image generation via x402 micropayments. 4 tiers ($0.25-$0.75 USDC) on Base mainnet — no API key, pay per call.

MCPx402image-genUSDCBase

DisruptionIntel

Hosted API + MCP package
status: active

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.

MCPx402WARNcommercial intelligenceBase

x402-ads

Hosted x402 API + npm middleware
status: active

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.

x402adsintent networkUSDCBase

x402-ads-mcp

MCP package
status: active

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.

MCPx402adsintent network

affiliate-router-mcp

MCP package
status: active

Vendor-neutral monetization routing. Agents generate affiliate-linked product recommendations without hardcoded merchant logic.

MCPaffiliaterouting

Travel Agent MCP

MCP package + x402 server
status: active

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.

MCPx402travel agentBase

ClawVoice x402

OpenClaw skill
status: active

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.

OpenClawClawHubx402voiceBase

ASO Audit MCP

MCP package
status: active

Free Agent Signal Optimization scanner. Agents audit whether a website, API, or tool can be discovered, trusted, understood, and used by other agents.

MCPASOagent readiness

ASO Score MCP

MCP package
status: active

ASO Score namespace package for the same scanner core. Agents measure a 0-100 Agent Readiness Index and get a prioritized remediation plan.

MCPASO scoreagent readiness

Agent Readiness MCP

MCP package
status: active

Agent Readiness namespace package for the ASO scanner core, aligned with Google Search and browser-agent guidance without claiming Google ranking impact.

MCPagent readinessagent-friendly websites

Anomaly Tracker

Hosted x402 API
status: active

Detects 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.

x402anomaly detectionSequenceMinerUSDCBase

CoinOpAI x402 API

Hosted API
status: active

Private hosted x402 API for Kronos signals, trade preflight, trade audit, and automation prompt retrieval. Agents pay per request in USDC on Base mainnet.

x402USDCBasehosted API

ForgeMesh Travel Agent

Hosted x402 API
status: active

Paid 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.

x402travelUSDCBasehosted API

forgemesh

Utility registry
status: active

Utility package and public registry for ForgeMesh product pages, discovery files, and package index.

utilityx402USDCBaseregistrynpm

Architecture

Layered execution model

Every autonomous operation flows through five discrete layers. No shortcuts. No opaque black boxes.

1

Agents

autonomous actors

  • LLM-driven
  • stateful
  • goal-directed
2

Verification

output integrity

  • cryptographic proof
  • ledger-backed
  • replay-safe
3

Execution Engine

deterministic runtime

  • task routing
  • dependency graphs
  • audit trail
4

Payment Rails

x402 settlement

  • USDC on Base
  • per-request billing
  • machine-native
5

Audit Layer

observability

  • execution traces
  • payment events
  • queryable state
Deterministic

Same inputs always produce same outputs

Ledger-backed

Every event is cryptographically anchored

Verifiable

Third-party inspection without trust

Machine-native

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.

01

Curiosity matters more than credentials.

You do not need a title, a pedigree, or permission to start building. Questions are a valid entry point.

02

Humans and agents build better together.

People bring judgment, taste, and intent. Agents bring reach, memory, and speed. Systems make the work durable.

03

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

robots.txtsitemap.xmlmeta tagslink graph/.well-known/x402/openapi.json/llms.txtMCP manifestWEB ERAAGENT ERA

The parallels are striking

Web eraAgent era
robots.txt
machine discovery manifests
sitemap.xml
service capability maps
SEO
agent discoverability
Googlebot
payment-aware crawlers
web monetization
machine micropayments

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.