x402 List

x402 Protocol Service Directory

AgentMail

AI PAYMENT-READY

payment-ready until 2026-08-20

API-first email inboxes for AI agents. Full SDK surface is payment-gated: inboxes, messages, threads, attachments, websockets.

Pay from $2.00 in USDC on Avalanche / Base / Polygon / Solana, settled onchain via the x402 protocol, no signup, no API key needed.

first settlement 2026-01-30 · $678.35 all-time · settled via payAI, coinbase

BASE URL https://x402.api.agentmail.to WEBSITE https://agentmail.to ENDPOINTS 1 NETWORK Avalanche / Base / Polygon / Solana ASSET USDC MEMBER SINCE 2026-02-12 MONITORED SINCE 2026-04-15

ASSESSMENT

updated 3h ago

Evidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.

reliability 99.9%
uptime 24h
98.3%
uptime 7d
99.8%
uptime 30d
99.9%
uptime 90d
99.9%
response p95
1385ms
avg response
887ms
total checks
7,304

Measured on the unpaid 402 handshake, not the paid call. A service can 402 correctly and still fail after payment.

compliance A (14/14)

14 of 14 x402 conformance checks pass. Full checklist below.

jump to compliance checklist

price $2.00 (p92 in AI)
price (min)
$2.00
category percentile (min)
p92 in AI
endpoints / prices
1 / 1
model
flat
stability
100%
risk clean

No deterministic risk flag. Risk fires only on an exact blocklist match, or a reserved-brand name with a mismatched verified payTo. Never from low uptime, a high price, or a model guess.

domain age
593d
registrar
NAMECHEAP
hosting
custom
domain created
2024-12-25

Identity facts, not a risk score.

traction $50.39 30d · 14 buyers
volume 30d
$50.39
buyers 30d
14
settlements 30d
259
first settlement
2026-01-30
last settlement
2026-08-13
top buyer share
24% of 30d volume
trend 7d vs 30d
1.58x the 30d daily rate
networks
eip155:137, eip155:8453, solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdpKuc147dw2N9d
volume all-time
$678.35
settlements all-time
2,391
median settlement 30d
$0.01
max settlement 30d
$10.00
settled via
payAI ($48.39, 258 tx), coinbase ($2.00, 1 tx)

Conservative undercount: only USDC settlements via facilitators we measure are counted. A measured floor, not an estimate.

Top buyer share is a concentration signal, not part of the ranking score.

WHAT IT DOES

ai-derived

Provides email inbox management services with API endpoints for creating, listing, and managing inboxes, pods, drafts, domains, and webhooks.

category
email-api
in
body
emailinbox-managementapimessaging

AI-generated summary. The measured data is never altered by it.

ENDPOINTS

Service endpoints with HTTP method, path, description, pricing, and network
METHOD PATH DESCRIPTION PRICE NETWORK ASSET 402 CHANNEL
POST /v0/inboxes Create an inbox $2.00 Avalanche/Base/Polygon/Solana USDC header
1 endpoints

REQUEST / RESPONSE EXAMPLE

An unpaid request to POST /v0/inboxes returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.

// request
curl -i -X POST 'https://x402.api.agentmail.to/v0/inboxes'
// 402 response (captured by monitor) · 1 payload · click to expand
[
  {
    "error": "Payment required",
    "accepts": [
      {
        "asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6e3184C204e596dED89E8A5693B602097F4Ab687",
        "amount": "2000000",
        "scheme": "exact",
        "network": "eip155:8453",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "EPjFWdd5AufqSSqeM2qN1xzybapC8G4wEGGkZwyTDt1v",
        "extra": {
          "feePayer": "2wKupLR9q6wXYppw8Gr2NvWxKBUqm4PPJKkQfoxHDBg4"
        },
        "payTo": "7r4e5dwNS68MDaxbw7N8jbzHq7RCMBp9z6smHFH4NXWw",
        "amount": "2000000",
        "scheme": "exact",
        "network": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0xB97EF9Ef8734C71904D8002F8b6Bc66Dd9c48a6E",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6e3184C204e596dED89E8A5693B602097F4Ab687",
        "amount": "2000000",
        "scheme": "exact",
        "network": "eip155:43114",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x74b7f16337b8972027f6196a17a631ac6de26d22",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6e3184C204e596dED89E8A5693B602097F4Ab687",
        "amount": "2000000",
        "scheme": "exact",
        "network": "eip155:196",
        "maxTimeoutSeconds": 300
      },
      {
        "asset": "0x3c499c542cEF5E3811e1192ce70d8cC03d5c3359",
        "extra": {
          "name": "USD Coin",
          "version": "2"
        },
        "payTo": "0x6e3184C204e596dED89E8A5693B602097F4Ab687",
        "amount": "2000000",
        "scheme": "exact",
        "network": "eip155:137",
        "maxTimeoutSeconds": 300
      }
    ],
    "resource": {
      "url": "https://api.paysponge.com/v0/inboxes",
      "mimeType": "application/json",
      "description": "Service: AgentMail API (https://api.paysponge.com/v0/inboxes)"
    },
    "extensions": {
      "bazaar": {
        "info": {
          "input": {
            "body": {
              "domain": "<domain>",
              "username": "<username>",
              "client_id": "<client_id>",
              "display_name": "<display_name>"
            },
            "type": "http",
            "method": "POST",
            "bodyType": "json"
          },
          "output": {
            "type": "json",
            "example": {}
          }
        },
        "schema": {
          "type": "object",
          "$schema": "https://json-schema.org/draft/2020-12/schema",
          "required": [
            "input"
          ],
          "properties": {
            "input": {
              "type": "object",
              "required": [
                "type",
                "method",
                "bodyType",
                "body"
              ],
              "properties": {
                "body": {
                  "type": "object",
                  "title": "CreateInboxRequest",
                  "properties": {
                    "domain": {
                      "type": "string",
                      "description": "Domain of address. Must be verified domain. Defaults to `agentmail.to`."
                    },
                    "username": {
                      "type": "string",
                      "description": "Username of address. Randomly generated if not specified."
                    },
                    "client_id": {
                      "type": "string",
                      "title": "ClientId",
                      "description": "Client ID of inbox."
                    },
                    "display_name": {
                      "type": "string",
                      "title": "DisplayName",
                      "description": "Display name: `Display Name <[email protected]>`."
                    }
                  }
                },
                "type": {
                  "type": "string",
                  "const": "http"
                },
                "method": {
                  "enum": [
                    "POST",
                    "PUT",
                    "PATCH"
                  ],
                  "type": "string"
                },
                "bodyType": {
                  "enum": [
                    "json",
                    "form-data",
                    "text"
                  ],
                  "type": "string"
                }
              },
              "additionalProperties": false
            },
            "output": {
              "type": "object",
              "required": [
                "type"
              ],
              "properties": {
                "type": {
                  "type": "string",
                  "const": "json"
                },
                "example": {
                  "type": "object",
                  "additionalProperties": true
                }
              },
              "additionalProperties": false
            }
          },
          "additionalProperties": false
        }
      }
    },
    "x402Version": 2
  }
]

OVER TIME

All charts use the 30d selector; each series spans only the dates it has data for. Every series is also served as JSON at /api/v1/services/agentmail/price, /scores, /volume and /buyers. On-chain volume and distinct buyers are measured over the service's settlement address and are a conservative undercount (only settlements that reach a measured facilitator are counted). The on-chain series roll up hourly, so the latest day can be up to about an hour behind; distinct buyers are counted per payout address, so a service that settles to more than one address is an upper bound.

UPTIME
07-15 · uptime 100.0% · 1019ms avg07-16 · uptime 100.0% · 1026ms avg07-17 · uptime 100.0% · 908ms avg07-18 · uptime 100.0% · 807ms avg07-19 · uptime 100.0% · 753ms avg07-20 · uptime 100.0% · 719ms avg07-21 · uptime 100.0% · 750ms avg07-22 · uptime 100.0% · 817ms avg07-23 · uptime 100.0% · 809ms avg07-24 · uptime 98.8% · 779ms avg07-25 · uptime 100.0% · 757ms avg07-26 · uptime 100.0% · 712ms avg07-27 · uptime 100.0% · 810ms avg07-28 · uptime 99.6% · 904ms avg07-29 · uptime 100.0% · 907ms avg07-30 · uptime 99.6% · 875ms avg07-31 · uptime 100.0% · 914ms avg08-01 · uptime 100.0% · 931ms avg08-02 · uptime 100.0% · 904ms avg08-03 · uptime 100.0% · 951ms avg08-04 · uptime 100.0% · 906ms avg08-05 · uptime 100.0% · 1011ms avg08-06 · uptime 100.0% · 847ms avg08-07 · uptime 100.0% · 1045ms avg08-08 · uptime 100.0% · 872ms avg08-09 · uptime 100.0% · 1210ms avg08-10 · uptime 100.0% · 865ms avg08-11 · uptime 99.6% · 880ms avg08-12 · uptime 100.0% · 880ms avg08-13 · uptime 98.7% · 822ms avg07-1508-13
30d UPTIME 99.9%
RESPONSE TIME
07-15 · 1019ms avg07-15 · 1019ms avg07-16 · 1026ms avg07-16 · 1026ms avg07-17 · 908ms avg07-17 · 908ms avg07-18 · 807ms avg07-18 · 807ms avg07-19 · 753ms avg07-19 · 753ms avg07-20 · 719ms avg07-20 · 719ms avg07-21 · 750ms avg07-21 · 750ms avg07-22 · 817ms avg07-22 · 817ms avg07-23 · 809ms avg07-23 · 809ms avg07-24 · 779ms avg07-24 · 779ms avg07-25 · 757ms avg07-25 · 757ms avg07-26 · 712ms avg07-26 · 712ms avg07-27 · 810ms avg07-27 · 810ms avg07-28 · 904ms avg07-28 · 904ms avg07-29 · 907ms avg07-29 · 907ms avg07-30 · 875ms avg07-30 · 875ms avg07-31 · 914ms avg07-31 · 914ms avg08-01 · 931ms avg08-01 · 931ms avg08-02 · 904ms avg08-02 · 904ms avg08-03 · 951ms avg08-03 · 951ms avg08-04 · 906ms avg08-04 · 906ms avg08-05 · 1011ms avg08-05 · 1011ms avg08-06 · 847ms avg08-06 · 847ms avg08-07 · 1045ms avg08-07 · 1045ms avg08-08 · 872ms avg08-08 · 872ms avg08-09 · 1210ms avg08-09 · 1210ms avg08-10 · 865ms avg08-10 · 865ms avg08-11 · 880ms avg08-11 · 880ms avg08-12 · 880ms avg08-12 · 880ms avg08-13 · 822ms avg08-13 · 822ms avg07-1508-13
AVG RESP 887ms
PRICE (captured 402, USD)
07-14 · $2.0007-20 · $2.0008-13 · $2.00$2.0007-1408-13
SUB-SCORES (uptime + x402 compliance)
07-15 uptime: 100.0% compliance: 92% checks07-16 uptime: 100.0% compliance: 92% checks07-17 uptime: 100.0% compliance: 100% checks07-18 uptime: 100.0% compliance: 100% checks07-19 uptime: 100.0% compliance: 100% checks07-20 uptime: 100.0% compliance: 100% checks07-21 uptime: 100.0% compliance: 100% checks07-22 uptime: 100.0% compliance: 100% checks07-23 uptime: 100.0% compliance: 100% checks07-24 uptime: 100.0% compliance: 100% checks07-25 uptime: 100.0% compliance: 100% checks07-26 uptime: 100.0% compliance: 100% checks07-27 uptime: 100.0% compliance: 100% checks07-28 uptime: 100.0% compliance: 100% checks07-29 uptime: 99.9% compliance: 100% checks07-30 uptime: 99.9% compliance: 100% checks07-31 uptime: 99.9% compliance: 100% checks08-01 uptime: 99.9% compliance: 100% checks08-02 uptime: 99.9% compliance: 100% checks08-03 uptime: 99.9% compliance: 100% checks08-04 uptime: 99.9% compliance: 100% checks08-05 uptime: 99.9% compliance: 100% checks08-06 uptime: 99.9% compliance: 100% checks08-07 uptime: 99.9% compliance: 100% checks08-08 uptime: 99.9% compliance: 100% checks08-09 uptime: 99.9% compliance: 100% checks08-10 uptime: 99.9% compliance: 100% checks08-11 uptime: 99.9% compliance: 100% checks08-12 uptime: 99.9% compliance: 100% checks08-13 uptime: 99.9% compliance: 100% checksuptimecompliance07-1508-13

checklist grew 11->14 on 2026-07-28; a step here is a metric change, not a regression

PILLARS OVER TIME (measured)

Measured site and economics pillars from the assessment history, so the latest value shown elsewhere on this page reads as a point on a trend rather than a permanent state.

VOLUME (on-chain settlement, USD)
07-15 · $207-16 · $0.2307-18 · $207-19 · $0.0207-20 · $0.0207-21 · $407-22 · $607-23 · $0.0507-25 · $0.0207-26 · $0.0207-27 · $407-29 · $0.0108-02 · $208-03 · $0.2108-04 · $408-05 · $0.0308-06 · $608-07 · $408-08 · $0.0708-09 · $0.0108-10 · $0.0908-11 · $1008-12 · $408-13 · $0.02peak $1007-1508-13
DISTINCT BUYERS
07-15 · 3 buyers07-16 · 1 buyer07-18 · 2 buyers07-19 · 1 buyer07-20 · 1 buyer07-21 · 2 buyers07-22 · 2 buyers07-23 · 2 buyers07-25 · 1 buyer07-26 · 1 buyer07-27 · 3 buyers07-29 · 1 buyer08-02 · 1 buyer08-03 · 1 buyer08-04 · 2 buyers08-05 · 1 buyer08-06 · 1 buyer08-07 · 2 buyers08-08 · 1 buyer08-09 · 1 buyer08-10 · 1 buyer08-11 · 2 buyers08-12 · 2 buyers08-13 · 1 buyerpeak 3 buyers07-1508-13

COMPLIANCE

14/14 checks pass · grade A

last 402 captured 2026-07-20 · last up 2026-08-13

  • 402 payload captured
  • accepts[] array present
  • payTo address recoverable
  • payTo at accepts[0].payTo (conformant shape)
  • payTo is a valid on-chain address
  • atomic price declared
  • atomic price in a sane range
  • asset (token) address declared
  • network resolves to CAIP-2
  • payment scheme declared
  • served over HTTPS
  • declares the current x402 version (2)
  • EIP-712 domain parameters present on every EVM entry
  • x402 v2 envelope delivered in the payment-required header

SITE PILLARS

  • homepage reachable
  • openapi doc
  • pricing page
  • llms.txt
  • robots.txt
  • terms page
recent checks (18) live · click to expand
TIME STATUS RESP CAUSE
● OK 719ms
● OK 840ms
● OK 506ms
● OK 371ms
● OK 758ms
● OK 467ms
● OK 1054ms
● OK 905ms
● OK 684ms
● OK 791ms
● OK 652ms
● OK 261ms
● SLOW 1338ms
● OK 915ms
● OK 1299ms
● OK 494ms
● OK 859ms
● OK 695ms

EMBED THIS BADGE

Show that AgentMail is monitored on x402-list. Paste this on your site or README, it links back to this live listing.

AgentMail listed on x402-list
status
AgentMail uptime on x402-list
live uptime
// HTML
<a href="https://x402-list.com/services/agentmail?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agentmail.svg" alt="AgentMail listed on x402-list" height="28">
</a>
// Markdown
[![AgentMail on x402-list](https://x402-list.com/badge/agentmail.svg)](https://x402-list.com/services/agentmail?utm_source=badge&utm_medium=referral&utm_campaign=embed)
// HTML · live uptime variant
<a href="https://x402-list.com/services/agentmail?utm_source=badge&utm_medium=referral&utm_campaign=embed">
  <img src="https://x402-list.com/badge/agentmail.svg?data=uptime" alt="AgentMail uptime on x402-list" height="28">
</a>

RUN THIS SERVICE?

Keep this listing accurate: propose changes to the name, description, website, category or add new endpoints to monitor. Ownership is verified with a domain proof and every change is reviewed manually; measured data stays read-only.

[ update this listing ]

Earn the verified tier: x402list pays a real call to this endpoint and, if it delivers, the service is delivery-verified. The fee covers the cost of the probe, not the badge; there is no refund if the call does not deliver. Agent and API only, no in-browser signing. See /api.

[ verify this service ($0.25) ]

To request delisting, email info@x402-list.com or update your listing at /services/agentmail/update.