CoinopAI

x402 AI services for agents and builders

Pay-per-call. No API keys. Base mainnet.

USDC micropayments · No signup · MCP-compatible


KRONOS

Kronos

npm: coinopai-mcp

Live crypto signals, risk state, 24h history, and a full trade decision engine. Pay-per-call intelligence for AI agents. $0.02–$0.15 per call.

+ 819 AGENT AUTOMATION PROMPTS

35 categories, 115 platforms. Search and retrieve any automation pattern for $0.01. Included with the same API.

$0.005 – $0.15 per call View Docs →

Not financial advice. Algorithmic signals only.

TRAVEL

ForgeMesh Travel

npm: @forgemeshlabs/travel-agent-mcp

Agent-ready travel planning awareness: travel pulse, weather-aware plans, day trips, weekend getaways, mobility options, and creator experience briefs.

LIVE x402 RESOURCE SERVER

Hosted at travel-agent.forgemesh.io with OpenAPI, llms.txt, and a published MCP package for local agent clients.

$0.01 – $0.25 per call View Docs →
IMAGE GEN

ImageGen

npm: forgemesh-imagegen

AI image generation over x402. Any prompt, returns a PNG. Four paid tiers, no subscriptions. Just pay and get your image.

Supported aspect ratios
1:1 · 1024×1024 16:9 9:16 4:3
$0.25-$0.75 · Any prompt · Returns PNG View Docs →

All endpoints

Service Endpoint What it does Price
KRONOS /api/categories Browse 35 automation categories $0.005
KRONOS /api/services List 115 supported platforms $0.005
KRONOS /api/search Search 819 automation prompts $0.01
KRONOS /api/automation/:slug Retrieve full automation prompt $0.01
KRONOS /api/kronos/risk Current market risk state $0.02
KRONOS /api/kronos/signals Live trading signals across assets $0.05
KRONOS /api/kronos/history 24-hour signal history $0.05
KRONOS /api/kronos/preflight Pre-trade risk check $0.05
KRONOS /api/kronos/audit Verify trade outcome $0.07
KRONOS /api/kronos/decision Full trade decision with rationale $0.15
TRAVEL /api/travel-pulse Emergency and disruption signals around a travel location $0.01
TRAVEL /api/weather-aware-plan Weather-aware planning context for trips and outdoor-heavy plans $0.03
TRAVEL /api/day-trip-plan Day-trip planning with local context and transit strategy $0.10
TRAVEL /api/weekend-getaway Weekend getaway brief with weather, local, mobility, and lodging posture $0.25
TRAVEL /api/creator-experiences Creator-focused travel experience brief $0.25
IMAGE GEN /generate Standard image generation, returns PNG $0.25

Add to Claude Desktop

Paste into your claude_desktop_config.json — no API key signup, just a funded Base wallet.

KRONOS coinopai-mcp v1.2.5
{
  "mcpServers": {
    "coinopai": {
      "command": "npx",
      "args": ["-y", "coinopai-mcp"],
      "env": {
        "WALLET_PRIVATE_KEY": "0x<your-key>"
      }
    }
  }
}
Example — search automation prompts
# x402 payment is handled automatically
curl "https://x402.coinopai.com/api/search?q=twitter"
# → 402 Payment Required (first call)
# → client pays ~$0.01 USDC, retries
# → returns matching prompts as JSON
TRAVEL @forgemeshlabs/travel-agent-mcp v0.1.0
{
  "mcpServers": {
    "travel-agent": {
      "command": "npx",
      "args": ["-y", "@forgemeshlabs/travel-agent-mcp"]
    }
  }
}
Example — inspect the paid resource server
curl "https://travel-agent.forgemesh.io/.well-known/x402.json"
# → live travel x402 endpoints, prices, and schemas
IMAGE GEN forgemesh-imagegen v1.0.2
{
  "mcpServers": {
    "imagegen": {
      "command": "npx",
      "args": ["-y", "forgemesh-imagegen"],
      "env": {
        "WALLET_PRIVATE_KEY": "0x<your-key>"
      }
    }
  }
}
Example — generate an image
# x402 payment is handled automatically
curl "https://imagegen.coinopai.com/generate\
  ?prompt=cyberpunk+city+at+night\
  &aspect=16:9"
# → pays $0.25 USDC, returns PNG
How x402 works
1. Request
Agent calls the endpoint normally
2. 402 Response
Server returns payment instructions (amount, wallet, chain)
3. Pay
x402 client signs USDC transfer on Base mainnet
4. Response
Server verifies payment, returns data

Built by ForgeMesh Labs

These x402 services started at CoinopAI and are now part of the ForgeMesh infrastructure ecosystem.

DISRUPTION INTELLIGENCE

Disruption Intelligence

npm: @forgemeshlabs/disruption-intelligence-mcp

WARN Act company disruption data. Search closures, layoffs, and operational changes across US businesses. $0.01–$0.05 per query.

Built on x402 · Base mainnet View →
TRAVEL INTELLIGENCE

ForgeMesh Travel Agent

npm: @forgemeshlabs/travel-agent-mcp

Agent travel planning with paid x402 endpoints for travel pulse, day trips, weekend getaways, mobility options, and creator briefs.

Built on x402 · Base mainnet · $0.01-$0.25 View →
ASO SCANNER

ASO Audit MCP

npm: @forgemeshlabs/aso-audit-mcp

Free Agent Signal Optimization scanner. Audit whether a website, API, or tool is discoverable, trustworthy, understandable, and usable by agents.

Free MCP · Agent readiness checks View →
ASO SCORE

ASO Score MCP

npm: @forgemeshlabs/aso-score-mcp

Published ASO Score namespace package for the shared scanner core and 0-100 Agent Readiness Index.

Free MCP · ASO score reports npm →
AGENT READINESS

Agent Readiness MCP

npm: @forgemeshlabs/agent-readiness-mcp

Published Agent Readiness namespace package aligned with Google Search guidance and browser-agent UX checks.

Free MCP · Agent readiness scans npm →
AFFILIATE ROUTER

Monetization Router

npm: affiliate-router-mcp

Vendor-neutral affiliate routing for agent tools. One interface across x402, Pyrimid, PartnerStack, and traditional referral programs.

Part of ForgeMesh infrastructure View →