AgentPay x402 — Economic-intelligence layer for AI Agents
Rank #6,236io.github.romudille-bit/agentpay
Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.
AgentPay x402 — Economic-intelligence layer for AI Agents is a Model Context Protocol (MCP) server published by romudille-bit. It ranks #6,236 of 132,046 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. AgentPay x402 — Economic-intelligence layer for AI Agents is listed across 2 registries — Official MCP and Glama, with 1 tracked version. It was first listed on Mar 20, 2026 and most recently updated on Aug 12, 2026.
Ranks ahead of 125,810 of 132,046 servers on MCP Toplist.
Use AgentPay x402 — Economic-intelligence layer for AI Agents
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add agentpay -e "AGENTPAY_BASE_KEY=<your AGENTPAY_BASE_KEY>" -e "AGENTPAY_MAX_SPEND=<your AGENTPAY_MAX_SPEND>" -- npx -y @romudille/agentpay-mcpReplace each placeholder with your own value before saving.
[mcp_servers.agentpay]
command = "npx"
args = ["-y", "@romudille/agentpay-mcp"]
[mcp_servers.agentpay.env]
AGENTPAY_BASE_KEY = "<your AGENTPAY_BASE_KEY>"
AGENTPAY_MAX_SPEND = "<your AGENTPAY_MAX_SPEND>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<your AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<your AGENTPAY_MAX_SPEND>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<your AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<your AGENTPAY_MAX_SPEND>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"agentpay": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<your AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<your AGENTPAY_MAX_SPEND>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<your AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<your AGENTPAY_MAX_SPEND>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"agentpay": {
"command": "npx",
"args": [
"-y",
"@romudille/agentpay-mcp"
],
"env": {
"AGENTPAY_BASE_KEY": "<your AGENTPAY_BASE_KEY>",
"AGENTPAY_MAX_SPEND": "<your AGENTPAY_MAX_SPEND>"
}
}
}
}Replace each placeholder with your own value before saving.
Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.romudille-bit%2Fagentpay)<a href="https://mcptoplist.com/server/io.github.romudille-bit%2Fagentpay"><img src="https://mcptoplist.com/badge/io.github.romudille-bit%2Fagentpay.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
romudille-bit
Available versions (1)
| Version | Published |
|---|---|
| 2.4.3 | Aug 12, 2026 |
Frequently asked questions
- Who maintains AgentPay x402 — Economic-intelligence layer for AI Agents?
- AgentPay x402 — Economic-intelligence layer for AI Agents is maintained by romudille-bit, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is AgentPay x402 — Economic-intelligence layer for AI Agents listed on the Official MCP Registry?
- Yes — AgentPay x402 — Economic-intelligence layer for AI Agents is listed on the Official MCP Registry, alongside Glama.
- How many versions does AgentPay x402 — Economic-intelligence layer for AI Agents have?
- MCP Toplist tracks 1 version of AgentPay x402 — Economic-intelligence layer for AI Agents, most recently published on Aug 12, 2026.
- Where can I find the source code for AgentPay x402 — Economic-intelligence layer for AI Agents?
- The source code for AgentPay x402 — Economic-intelligence layer for AI Agents is hosted at github.com/romudille-bit/agentpay.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.