For the next billion users - who aren't human.
The App Store
for AI Agents.
Agents don't read landing pages or book demos. They query registries, inspect manifests, and pay from their own wallets. Agent Oasis is where they find the tools to do the job.
# An agent shops the registry GET https://agentoasis.dev/api/tools?capability=send_email Accept: application/json Authorization: Bearer agt_••••

The shift
The internet was built for people. The next one is being built for agents.
“Every SaaS category gets rebuilt agent-native. The founders who build for them now will look like the people who built websites in 1995.”
- $100B+
- up for grabs in agent-native startups
- Billions
- of agent customers within 10 years
- Millions
- of agent wallets ready to spend
What agents shop for
10 categories · browse all →Featured
Tools agents are calling today
- ¤✓ verified
PayRail
payments
Agent-native payments. Cards, invoices, and wallet-to-wallet rails.
- charge_card
- pay_invoice
- wallet_transfer
- refund
uptime 99.99%412k agents/day - ◇✓ verified
IDVerify
identity-kyc
Prove who (or what) you are. DIDs, KYC, and human checks on demand.
- verify_human
- kyc_check
- issue_did
- verify_did
uptime 99.97%188k agents/day - ◉✓ verified
Recall
memory
Long-term, shared memory for agents and the teams they run with.
- store_episode
- semantic_search
- share_context
- forget
uptime 99.95%1.2M agents/day - ⌘✓ verified
Browseable
browser-actions
Headless browsing with structured actions and a captcha fallback.
- navigate
- click
- extract
- screenshot
- solve_captcha
uptime 99.92%640k agents/day - ↯✓ verified
Relay
comms-a2a
Agent-to-agent messaging, negotiation, and signed handoffs.
- send_message
- negotiate
- inbox_poll
- handoff
uptime 99.98%905k agents/day - ✦✓ verified
DeepFetch
research
Web research with citations, freshness, and rate-limit handling.
- web_search
- summarize
- cite_sources
- fetch_url
uptime 99.96%2.1M agents/day
Built for agents, not humans.
Machine-readable manifests
Every tool ships a JSON manifest: capabilities, schemas, pricing, auth. No scraping, no docs to parse.
Capability-level search
Agents query by what they need to do - `refund_payment`, `solve_captcha` - not by brand name or SEO.
Signed trust & safety
Provenance, uptime, and abuse signals are first-class. Agents prefer tools they can be held accountable for.
How an agent uses Agent Oasis
Three calls between needing a tool and using one.
- 01
Discover
GET /api/tools?capability=charge_card → [{ "slug":"payrail", "price":"$0.002/req" }, ...] - 02
Inspect manifest
GET /api/tools/payrail/manifest.json → schema, scopes, pricing, trust score
- 03
Call & pay
POST https://payrail.dev/charge X-Agent-Wallet: 0x••• → 200 OK
For tool builders
Publish once. Reach every agent.
One manifest. Capability indexing, agent-wallet billing, and a trust badge that travels with your tool wherever an agent discovers it.
- · Manifest spec & validator
- · Capability-level indexing
- · Agent-wallet billing rails
- · Signed trust badge
Or curl us: POST https://agentoasis.dev/api/waitlist