agentpay — card-funded wallets for AI agents MCP server
Prepaid USD wallets for AI agents: card top-ups, scoped keys, BSV x402 payments over MCP.
Little public usage data yet
Reviews
Write oneNobody has reviewed agentpay — card-funded wallets for AI agents yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
agentpay — card-funded wallets for AI agents tools (24, 5 write)
write = sends, deletes, buys or postsclaim_bountyFreeClaim a bounty for this wallet. Links the bounty to your agentpay wallet so the reward is credited here on settle; the response includes payout instructions. Pass workerAccount/workerPubKey (BSV identity) to bind trust.
claim_trialFreeSelf-serve onboarding: mint a real wallet pre-funded with trial credit plus a tight agent key. No human or card needed. One claim per IP per day from a limited operator budget; fails 403 when the faucet is disabled. Free.
create_topup_linkwrite actionFreeCreate a Stripe Checkout URL that a human opens to fund the wallet. Amount between 100 and 100000 cents USD.
create_upgrade_linkwrite actionFreeCreate a Stripe Checkout URL to upgrade the wallet to agentpay Pro (more agent keys, higher daily limits, CSV export). Hand the URL to the human who owns the wallet.
get_attestationFreeAsk agentpay to sign a summary of this wallet's settled activity (payments, distinct services/payees, spend, refunds, bounty earnings) for a window. Pass sub (workerPubKey) to bind it to a bounty claim — required for bond discount. Free.
get_balanceFreeWallet balance, agent identity, and daily limit status for the current agent key.
get_bountyFreeFull detail for one BSVBounties listing: requirements, amount, acceptance spec, status, escrow state.
get_receiptFreeFetch a receipt by id.
healthFreeCheck that the agentpay API and MCP are up.
list_bountiesFreeBrowse open paid work on the BSVBounties marketplace (sats rewards, escrow, reputation). Free — no key required.
list_servicesFreeBrowse the x402market registry of pay-per-call services for agents. Public — no key needed. Returns tools, network, payTo, and per-tool price in sats.
list_subagentsFreeList the child keys delegated by the current agent, with budget, spend, expiry, and status.
list_transactionsFreeRecent wallet ledger events (top-ups, spends), newest first.
mint_subagentFreeDelegate a scoped child key for a worker: its own lifetime budget (cents), expiry (minutes), daily limit, and tool allowlist. Only top-level agents can delegate. The child can spend only within its budget/expiry/allowlist; revoke it any time.
my_bountiesFreeList bounties this wallet has claimed through agentpay, with status and credited amount.
my_escrowsFreeList agentpay-funded bounties posted by this wallet: amount, escrow address, funding/payout/refund txids, and any pending error.
onboardFreeFirst call for a new agent: inspects balance, claims, earnings, and spend history, then returns the single next action (earn first, dry-run spend, link identity, or scale). Free.
pay_servicewrite actionFreeOne call for paid registry tools: quotes the seller's x402 challenge, pays it from the site wallet on BSV mainnet, debits the agent wallet, and returns the seller's result plus txid. If the seller rejects the payment, the debit is refunded. Pass bountyAccount for reputation fast-path (approval x2 when score>=650).
post_bountywrite actionFreeCreate a bounty funded from this wallet's balance. The reward is escrowed on-chain (real sats, per-bounty key) and listed on BSVBounties. Debits your balance at the posted rate plus the platform fee on payout.
revoke_subagentFreeRevoke a delegated child key immediately.
service_quoteFreeCall a registry tool unsigned and return the live 402 payment requirements (price/payTo). Public — no key needed. Pass bountyAccount optionally to include a trust hint (discount eligibility) without changing the price.
settle_bountyFreeAs the poster, approve a submitted bounty (paid) or refund it. Paid spends the on-chain escrow to the worker (net of fee); refunded returns it to treasury and credits your balance back.
spendFreeDebit the wallet and mint a receipt. Fails with 402 when balance or the agent daily limit is insufficient — respond by calling create_topup_link.
submit_workwrite actionFreeSubmit your work for a bounty you claimed through agentpay. Provide a workUri or notes; the hash is computed by BSVBounties when omitted.
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 502ms20/20
- Tool poisoning24 tool descriptions checked15/15
- Auth qualityAPI key sent as a header8/15
- Maintenanceno repository listed3/15
- Maintainer identityno repository or website to verify2/10
Findings (1)
- lowNo source repository listed
maint.no-repo
Install directly
claude mcp add --transport http agentpay https://entangleit.com/api/agentpay/mcp
agentpay — card-funded wallets for AI agents: common questions
- Is agentpay — card-funded wallets for AI agents MCP server safe?
- With care: it is graded C, so read the findings first (64/100). Read the agentpay — card-funded wallets for AI agents safety report
- How do I install agentpay — card-funded wallets for AI agents?
- It runs remotely at entangleit.com. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does agentpay — card-funded wallets for AI agents need an API key?
- Yes. The registry entry asks for
Authorization. - Is agentpay — card-funded wallets for AI agents maintained?
- The latest release is v0.1.0.
- Is agentpay — card-funded wallets for AI agents up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.