mcp-revenue-empire

AI Agents Pay Per Call.
MCP × x402 infrastructure.

Claude Desktop / Cursor / Cline 等から呼ばれるMCPサーバーと、AIエージェントがUSDCで自律的に支払うx402 APIを、同一エンドポイントで提供。

Phase 1: AI Agent Infrastructure

7サービス。エージェント自身が顧客になるpay-per-call設計。

agent-memory

AIエージェント向け短期/長期メモリストア

x402
$0.0001/call
Stripe
$9/月

agent-audit

エージェント行動ログと監査レポート

x402
$0.001/call
Stripe
$19/月

agent-tempmail

使い捨てメールアドレス生成

x402
$0.005/call
Stripe
$5/月

agent-captcha-solve

合法CAPTCHA解決サービス

x402
$0.01/call
Stripe
$29/月

agent-proxy-rotate

合法的IPローテーション

x402
$0.001/call
Stripe
$19/月

agent-trust-score

エージェント間信用スコア

x402
$0.005/call
Stripe
$19/月

agent-webhook-relay

Webhook転送・保留・再送

x402
$0.0005/call
Stripe
$9/月

使い方は2通り

個人ユーザー(MCP)

{
  "mcpServers": {
    "mcp-revenue-empire": {
      "url": "https://mcp.mcp-revenue-empire.com",
      "headers": { "Authorization": "Bearer mcprs_…" }
    }
  }
}

AIエージェント(x402)

POST /x402/agent-memory/set
X-PAYMENT: <usdc-payment-payload>
Content-Type: application/json

{"key":"foo","value":"bar"}