From e68c3c691e98270d817670e2159bf8da8668a5d3 Mon Sep 17 00:00:00 2001 From: Joe Pangallo Date: Tue, 24 Feb 2026 21:08:51 -0500 Subject: [PATCH] Add AgentPay to Finance & Fintech section MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Payment gateway for autonomous AI agents — single gateway key for tool discovery, auto-provisioning, and pay-per-call metering with Stripe and x402 USDC support. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f701fa89..0307810d 100644 --- a/README.md +++ b/README.md @@ -927,6 +927,7 @@ Provides direct access to local file systems with configurable permissions. Enab - [JamesANZ/prediction-market-mcp](https://github.com/JamesANZ/prediction-market-mcp) 📇 ☁️ - An MCP server that provides real-time prediction market data from multiple platforms including Polymarket, PredictIt, and Kalshi. Enables AI assistants to query current odds, prices, and market information through a unified interface. - [janswist/mcp-dexscreener](https://github.com/janswist/mcp-dexscreener) 📇 ☁️ - Real-time on-chain market prices using open and free Dexscreener API - [jjlabsio/korea-stock-mcp](https://github.com/jjlabsio/korea-stock-mcp) 📇 ☁️ - An MCP Server for Korean stock analysis using OPEN DART API and KRX API +- [joepangallo/agent-pay](https://github.com/joepangallo/agent-pay) 📇 ☁️ - Payment gateway for autonomous AI agents. Single gateway key for tool discovery, auto-provisioning, and pay-per-call metering. Supports Stripe and x402 USDC for fully autonomous wallet funding. - [kukapay/binance-alpha-mcp](https://github.com/kukapay/binance-alpha-mcp) 🐍 ☁️ - An MCP server for tracking Binance Alpha trades, helping AI agents optimize alpha point accumulation. - [kukapay/bitcoin-utxo-mcp](https://github.com/kukapay/bitcoin-utxo-mcp) 🐍 ☁️ - An MCP server that tracks Bitcoin's Unspent Transaction Outputs (UTXO) and block statistics. - [kukapay/blockbeats-mcp](https://github.com/kukapay/blockbeats-mcp) 🐍 ☁️ - An MCP server that delivers blockchain news and in-depth articles from BlockBeats for AI agents.