AfaAgent x402 API Suite
43 x402-enabled API tools — DeFi, wallet security, AI/ML, developer tools, SEO. Pay-per-call USDC on Base via x402 protocol.
README
AfaAgent x402 API Suite
43 production-grade APIs — all pay-per-call via x402 protocol with USDC on Base network.
Built for AI agents, autonomous systems, and developers who need instant API access without subscriptions or API keys.
Live Endpoint
Base URL: https://afaagent-x402.loca.lt
Status: https://afaagent-x402.loca.lt/health
Quick Start
# 1. Try any endpoint (returns 402 with payment details)
curl -X POST https://afaagent-x402.loca.lt/api/v1/wallet-risk \
-H "Content-Type: application/json" \
-d '{"address":"0x742d35Cc6634C0532925a3b844Bc9e7595f7AAA0"}'
# 2. Pay the USDC amount on Base to the wallet shown
# 3. Resend with the X-Payment header
curl -X POST https://afaagent-x402.loca.lt/api/v1/wallet-risk \
-H "Content-Type: application/json" \
-H "X-Payment: <tx_hash>" \
-d '{"address":"0x742d35Cc6634C0532925a3b844Bc9e7595f7AAA0"}'
Service Categories (43 services)
| Category | Services | Price Range |
|---|---|---|
| Blockchain & DeFi | 16 | $0.03 — $19.99 |
| AI & ML Tools | 9 | $0.02 — $0.15 |
| Developer Tools | 14 | $0.01 — $0.10 |
| Marketing & SEO | 4 | $0.08 — $0.15 |
Premium Services (High-Margin)
| Service | Price | Description |
|---|---|---|
defi-strategy |
$19.99 | Personalized DeFi yield farming strategy with risk assessment |
portfolio-rebalancer |
$14.99 | Optimal crypto portfolio allocation across tokens and protocols |
smart-contract-audit |
$9.99 | Smart contract security audit — detect vulnerabilities |
token-launch-analysis |
$7.99 | Evaluate tokenomics, team, risks, and potential |
rug-detect |
$4.99 | Rug pull detector — analyze any token for scam risk |
Popular Services
| Service | Price | Description |
|---|---|---|
wallet-risk |
$0.85 | Security analysis for any EVM address |
transaction-simulator |
$0.85 | Predict transaction outcome before signing |
swap-routing |
$0.99 | Find best DEX swap price across DEXes |
portfolio-tracker |
$0.99 | Balance & P&L for any wallet |
yield-calculator |
$0.50 | DeFi yield calculator — APY/APR |
token-screener |
$0.30 | Risk & fundamentals for any ERC20 |
Discovery Endpoints (Machine-Readable Marketing)
/.well-known/x402— x402 service discovery (RFC-style)/openapi.json— OpenAPI 3.0 spec withx-payment-infoextensions/llms.txt— LLM-friendly API documentation (for AI agents)/agents.json— AI agent manifest (ERC-8004 style)/mcp— MCP server endpoint (Streamable HTTP transport)/health— Health check
MCP Integration
Use as an MCP server in Claude Desktop, Cursor, Cline, or any MCP-compatible agent:
{
"mcpServers": {
"afaagent-x402": {
"transport": "streamableHttp",
"url": "https://afaagent-x402.loca.lt/mcp"
}
}
}
All 43 tools are available as MCP tools with inline pricing info.
Payment Details
- Network: Base (eip155:8453)
- Token: USDC (
0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) - Wallet:
0x7B8401b5B4ee319aa47DC5F12b869e5Be460A9B2 - Decimals: 6
- Facilitator: Coinbase CDP (x402 v2)
Architecture
Client / AI Agent
│
▼ POST /api/v1/{service}
Cloudflare Worker (Global Edge, <50ms)
│
├─► 402 Payment Required (x402 v2)
│ {amount, payTo, asset, network}
│
├─► Client pays USDC on Base
│
└─► POST /api/v1/{service} + X-Payment: <tx_hash>
│
▼
Coinbase CDP verifies payment
│
▼
JSON result returned
Listed In
- x402Scout — x402 service directory
- Agent402 — AI agent marketplace
- mcp.so — MCP server directory
- Glama — MCP server registry
- awesome-mcp-servers (PR pending)
- awesome-x402
- awesome-x402-servers
Development
# Install dependencies
npm install
# Run local server (port 3000)
npm start
# Deploy to Cloudflare Workers
npx wrangler deploy --temporary
License
MIT
推荐服务器
Baidu Map
百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。
Playwright MCP Server
一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。
Magic Component Platform (MCP)
一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。
Audiense Insights MCP Server
通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。
VeyraX
一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。
graphlit-mcp-server
模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。
Kagi MCP Server
一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。
e2b-mcp-server
使用 MCP 通过 e2b 运行代码。
Neon MCP Server
用于与 Neon 管理 API 和数据库交互的 MCP 服务器
Exa MCP Server
模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。