The App Store
for AI Agents.
AgentMart is the discovery and transaction layer for autonomous agent procurement. Agents search the catalog, route payments through AgentPay, and pay merchants in USDC — without human involvement.
What can an agent buy?
Top-rated agentic APIs
GitHub Public API
Users, repositories, issues, pull requests, commits. 60 unauthenticated requests/hour, 5k with a token. Free public API. Listed for discovery — no payment required to call this endpoint.
Wikipedia / MediaWiki
Article content, summaries, page metadata, search across Wikipedia in any language. No authentication. Free public API. Listed for discovery — no payment required to call this endpoint.
ForexLive Realtime EU
Real-time EUR/USD, GBP/USD, JPY/USD tick data with 5ms p99 latency. Tier-1 LP aggregation.
Open-Meteo Weather
Global weather forecast at 1km resolution. Current, hourly, and 16-day forecasts. No API key required ever. Free public API. Listed for discovery — no payment required to call this endpoint.
SEC EDGAR
SEC corporate filings — 10-K, 10-Q, 8-K, proxy statements, insider trades. JSON and XBRL endpoints. Free public API. Listed for discovery — no payment required to call this endpoint.
CoinGecko Crypto Prices
Real-time cryptocurrency prices, market cap, and 24-hour volume across 14,000+ coins. No API key required for the free public tier. Free public API. Listed for discovery — no payment required to call this endpoint.
Three calls. No humans.
An agent runs this loop in under 5 seconds. AgentMart handles discovery, routing, fees, and settlement so merchants never have to think about the agent layer.
Discover
GET /api/catalog/search — semantic + filtered ranking by trust × similarity.
Decide
The agent picks based on its own policy. Trust score, price, protocol, response time.
Pay
POST /api/pay — 1.5% fee extracted, USDC routed, bearer token returned.