Curated directory of x402 payment protocol resources, MCP servers, and tools for HTTP 402-based USDC payments on Base, Arbitrum, and other EVM chains.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y awesome-x402Agent-CoreX intelligently routes which tools from xpaysh/awesome-x402 your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"awesome-x402": {
"command": "npx",
"args": [
"-y",
"awesome-x402"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add awesome-x402Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use xpaysh/awesome-x402 directly without routing
npx -y awesome-x402New to Agent-CoreX? View setup guide →