Budget-capped x402 payments for AI agents: verifiable receipts, trust routing, 17 free tools.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Most agent-payment tools are a wallet β they move money. AgentPay is the layer that decides whether to spend it at all.
AgentPay is the economic intelligence layer for MCP servers and AI agents.
Agents spend money. Most don't know how much, or why, until the session ends and the bill arrives.
AgentPay gives agents economic intelligence β the ability to reason about cost while they work, not after.
It starts with a budget. Every session opens with a hard cap enforced at the payment layer β not in code a model can ignore, but at the point where money moves. The agent knows from the first call exactly what it has to spend.
Before calling a tool, it knows what that call costs. Mid-task, it can check what's left and route to a cheaper alternative if the math doesn't work. When the session ends, a receipt captures every call, every cost, every decision β not a debug log, but proof of economic accountability.
The developer sees all of it: spending patterns per agent, anomaly flags when something loops or spikes, policy controls that enforce exactly which tools an agent can use and how much it can spend on each.
The result is an agent that doesn't just have a budget. It knows how to use one.
Start free: 20 tools (17 free), no USDC needed, no wallet setup required.
Live gateway: https://agentpay.tools
17 free tools. No USDC, no wallet, no API keys, no human. quickstart() registers
an agent, mints a wallet, and returns a ready, budget-capped session.
Set a hard budget, or bring your own funded wallet to pay for tools:
Every call is session-tracked, and the cap is enforced before any payment is signed.
Every call is session-tracked β you get a receipt showing every tool called, every cost, and every timestamp.
| Tool | Parameters | Returns |
|---|---|---|
url_reader | url | Clean markdown content of any web page |
web_search | query | Top 5 results with full content |
market_snapshot | β | S&P 500, Treasury yield, BTC, ETH, gas in one call |
token_price | symbol (BTC, ETH, SOLβ¦) | price_usd, change_24h_pct, market_cap_usd |
gas_tracker | β | slow/standard/fast gwei, base_fee_gwei |
fear_greed_index | limit (days of history, default 1) | value 0β100, value_classification, history[] |
token_market_data | token_a, token_b | volume_24h_usd, market_cap_usd, price_usd |
wallet_balance | address, chain (ethereum/stellar) | token balances |
whale_activity | token, min_usd (default 100k) | large_transfers[] with direction, total_volume_usd |
defi_tvl | protocol (optional, e.g. "uniswap") | tvl, change_1d, change_7d, chains[] |
token_security | contract_address, chain | risk_level, is_honeypot, buy_tax, sell_tax |
open_interest | symbol (BTC, ETHβ¦) | total_oi_usd, oi_change_1h/24h_pct, long_short_ratio |
orderbook_depth | symbol (e.g. ETHUSDT) | best_bid/ask, spread_pct, slippage at $10k/$50k/$250k |
funding_rates | asset (optional) | funding_rate_pct, annualized_rate_pct, sentiment per exchange |
crypto_news | currencies (e.g. "ETH,BTC"), filter | headlines[] with title, url, sentiment, score |
yield_scanner | token, chain (optional), min_tvl | top 10 pools by APY with protocol, tvl_usd, risk_level |
dune_query | query_id, limit, fast_only | rows[], columns[], row_count from Dune Analytics |
session_create | agent_address, max_spend, label | session_id, budget config, gateway_url, receipt β $0.01 |
pre_trade_check | symbol, size_usd, side, token_address? | one-call trade verdict (ok/caution/avoid): slippage at YOUR size, side-aware funding carry, OI crowding, optional security β $0.01 |
verified_route | need, budget_usd?, chain? | buyer-side trust oracle: sweeps the x402 marketplace, collapses sybil/factory clusters, ranks real providers by usage Γ delivery scores β one vetted recommendation + ready_to_pay challenge β $0.01 |
This is the economic intelligence layer in practice. The Session gives your agent β and you β real visibility into what happened, what it cost, and why.
Control exactly what your agent is allowed to do:
BudgetExceeded fires before any payment goes out if a tool would push you over the cap, isn't on the allowlist, or exceeds its per-tool limit.
Five free tools, one session, full receipt.
Installs the agentpay-route skill (find, judge, and pay for the best paid x402 tool
within a budget) and agentpay-session (hard spend cap + verifiable receipts) into
Claude Code, Codex, Droid, OpenCode, or any skills-CLI-compatible
runtime. Pair with the MCP below for keyless routing out of the box; add
AGENTPAY_BASE_KEY + AGENTPAY_MAX_SPEND for capped, in-place paid calls.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/agentpay-5)<a href="https://allmcps.com/mcp/agentpay-5"><img src="https://allmcps.com/api/badge/agentpay-5?style=directory" alt="Agentpay on AllMCPs" /></a>