Built on the x402 protocol

x402 payments that connect to everything

Process micropayments for your API. Get notified in Slack. Pipe events to Segment. Let AI agents monetize themselves. One dashboard.

Base|USDC|Cloudflare Workers|x402 Protocol
terminal

How It Works

Three steps to monetize your API with x402 micropayments.

1
Register Your API

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" }'
2
Set Your Price

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"
}
3
Get Paid + Get Notified

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-api.sh
# 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.

CapabilityDIYCoinbase CDPKobaruDunmore
Time to first paymentWeeksHoursMinutesMinutes
Gateway proxyBuild itNoYesYes
Integration hubBuild itNoNoYes
Webhook deliveryBuild itNoBasicGuaranteed
Slack/Discord/SegmentBuild itNoNoAll 4
Agent APIBuild itNoNoFull CRUD
Multi-projectBuild itNoNoYes
AnalyticsBuild itNoBasicFull

Simple, Transparent Pricing

Start free. Upgrade when you need integrations.

Starter

Build and test

$0
  • 1,000 transactions/mo
  • 5 endpoints
  • 1 project
  • 1 webhook
  • 500 webhook deliveries/mo
  • +3 more...
Most Popular

Pro

Ship and integrate

$69/mo
  • 25,000 transactions/mo
  • 25 endpoints
  • 3 projects
  • 10 webhooks
  • 25,000 webhook deliveries/mo
  • +6 more...

Business

Scale and collaborate

$199/mo
  • 250,000 transactions/mo
  • Unlimited endpoints
  • 10 projects
  • Unlimited webhooks
  • Unlimited webhook deliveries
  • +8 more...

Enterprise

Compliance and control

Custom
  • Unlimited transactions
  • Unlimited everything
  • Custom connectors
  • 90-day event retention
  • Custom rate limits
  • +4 more...

Ready to connect your payments to everything?

Join the waitlist. Be first to launch with Dunmore.