How It Works
Three steps to monetize your API with x402 micropayments.
Point Dunmore at your existing API. We generate a payment-gated proxy URL.
curl -X POST https://api.dunmore.xyz/api/projects/proj_abc/endpoints \
-d '{ "path": "/weather", "upstreamUrl": "https://api.example.com/weather", "priceUsd": "0.01" }'Choose per-request pricing in USDC. Clients pay automatically via the x402 protocol.
{
"path": "/weather",
"priceUsd": "0.01",
"gatewayUrl": "https://gateway.dunmore.xyz/my-project/weather"
}Payments settle on Base. Events flow to your webhooks, Slack, Discord, Segment, and email.
✓ Payment settled (0.01 USDC) ✓ Webhook delivered → https://myapp.com/hooks ✓ Slack #payments → "New payment: $0.01"
Product Preview
Everything you need to manage payments, integrations, and analytics.
Dashboard
Analytics cards — revenue, transactions, success rate, and daily breakdown.
Console screenshots coming soon
Everything You Need
Gateway, integrations, analytics, and agent API — in one platform.
Edge Gateway
Cloudflare Workers proxy. Sub-50ms payment verification at the edge.
Integration Hub
Every payment emits structured events. Subscribe with webhooks, Slack, Discord, Segment, or email.
Agent API
Everything in the console is available via REST API. Give an API key to your AI agent — it handles the rest.
HMAC Webhooks
Signed payloads, exponential backoff retries, delivery logs. Enterprise-grade reliability.
Analytics
Revenue by endpoint, conversion funnels, top customers. Real-time, not batched.
Multi-Project
Manage multiple APIs from one account. Per-project keys, endpoints, and integrations.
Built for the Agent Economy
Dunmore is agent-first. Everything a human does in the console, an AI agent can do via the API.
Create
Agent receives an API key, creates endpoints, sets pricing — no human in the loop.
Monetize
Other agents (or humans) pay for your agent's API via x402. Instant USDC settlement on Base.
Integrate
Revenue events flow to Segment for analytics, Slack for alerts, webhooks for automation.
# Agent creates a paid endpoint
curl -X POST https://api.dunmore.xyz/api/projects/proj_abc/endpoints \
-H "Authorization: Bearer gf_live_..." \
-H "Content-Type: application/json" \
-d '{
"path": "/analyze",
"upstreamUrl": "https://my-agent.fly.dev/analyze",
"priceUsd": "0.05",
"description": "AI-powered document analysis"
}'Why Dunmore
The integration hub is what sets Dunmore apart.
| Capability | DIY | Coinbase CDP | Kobaru | Dunmore |
|---|---|---|---|---|
| Time to first payment | Weeks | Hours | Minutes | Minutes |
| Gateway proxy | Build it | No | Yes | Yes |
| Integration hub | Build it | No | No | Yes |
| Webhook delivery | Build it | No | Basic | Guaranteed |
| Slack/Discord/Segment | Build it | No | No | All 4 |
| Agent API | Build it | No | No | Full CRUD |
| Multi-project | Build it | No | No | Yes |
| Analytics | Build it | No | Basic | Full |
Simple, Transparent Pricing
Start free. Upgrade when you need integrations.
Starter
Build and test
- 1,000 transactions/mo
- 5 endpoints
- 1 project
- 1 webhook
- 500 webhook deliveries/mo
- +3 more...
Pro
Ship and integrate
- 25,000 transactions/mo
- 25 endpoints
- 3 projects
- 10 webhooks
- 25,000 webhook deliveries/mo
- +6 more...
Ready to connect your payments to everything?
Join the waitlist. Be first to launch with Dunmore.