agentmail
OtherAgent email on Base USDC: pay 0.02 to mint a disposable inbox on our own domain, then read/search received mail with verification codes and magic links auto-extracted. Self-hosted catch-all, no KYC. x402 v2, settles via PayAI.
Pay from $0.02 per request in USDC on Base, settled onchain via the x402 protocol, no signup, no API key needed.
first settlement 2026-07-21 · $0.11 all-time · last settled 2026-07-24
ASSESSMENT
updated 3h agoEvidence-backed signals, not a single score. Click any chip for the proof. Measured values stay read-only; unknown is honest.
reliability 100%
- uptime 24h
- -
- uptime 7d
- -
- uptime 30d
- -
- uptime 90d
- -
- response p95
- 1077ms
- avg response
- 1077ms
- total checks
- 1
compliance A (11/11)
11 of 11 x402 conformance checks pass. Full checklist below.
price $0.02 (p95 in Other)
- price (min)
- $0.02
- category percentile (min)
- p95 in Other
- 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
- 725d
- registrar
- CloudFlare, Inc.
- hosting
- custom
- domain created
- 2024-07-30
Identity facts, not a risk score.
traction $0 30d · 0 buyers
- volume 30d
- $0
- buyers 30d
- 0
- settlements 30d
- 0
- first settlement
- 2026-07-21
- last settlement
- 2026-07-24
- top buyer share
- -
- trend 7d vs 30d
- -
- networks
- eip155:8453
- volume all-time
- $0.11
- settlements all-time
- 2
- median settlement 30d
- $0
- max settlement 30d
- $0
- settled via
- -
Attributed pro-quota: this payout address is shared, so volume and buyers are the operator-level figure divided by the services sharing it. A declared convention, not an individually observed measure, and still a conservative undercount.
Currently sharing this payout address with chainfeed, chainkit, difftool, jsonguard, x402 Agent-Commerce Starter + Platform Map.
Top buyer share is a concentration signal, not part of the ranking score.
WHAT IT DOES
ai-derivedProvides a disposable email inbox service where users can pay to mint an inbox and then read/search received messages
- category
- email-service
- in
- body
- auth
- bearer
AI-generated summary. The measured data is never altered by it.
ENDPOINTS
| METHOD | PATH | DESCRIPTION | PRICE | NETWORK | ASSET |
|---|---|---|---|---|---|
| POST | /v1/inbox | $0.02 | Base | USDC |
REQUEST / RESPONSE EXAMPLE
An unpaid request to POST /v1/inbox returns HTTP 402 with the payment terms. Settle onchain via your facilitator, then retry with the X-Payment header.
curl -i -X POST 'https://agentmail.leeworks.dev/v1/inbox'
// 402 response (captured by monitor) · 1 payload · click to expand
[
{
"error": "Payment required",
"accepts": [
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0xa8B061d96F69426f11bcC807BfA00f0AF79541a7",
"amount": "20000",
"scheme": "exact",
"network": "eip155:8453",
"maxTimeoutSeconds": 300
}
],
"resource": {
"url": "http://agentmail.leeworks.dev/v1/inbox",
"mimeType": "application/json",
"description": "Mint a disposable agent inbox"
},
"extensions": {
"bazaar": {
"info": {
"input": {
"body": {
"ttlHours": 48
},
"type": "http",
"method": "POST",
"bodyType": "json"
},
"output": {
"type": "json",
"example": {
"ok": true,
"read": "GET https://agentmail.leeworks.dev/v1/inbox (Authorization: Bearer <token>)",
"token": "inbx_…",
"address": "[email protected]",
"expiresAt": "2026-07-26T00:00:00.000Z"
}
}
},
"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",
"properties": {
"ttlHours": {
"type": "number",
"description": "inbox lifetime in hours (default 48)"
}
}
},
"type": {
"type": "string",
"const": "http"
},
"method": {
"enum": [
"POST"
],
"type": "string"
},
"bodyType": {
"enum": [
"json",
"form-data",
"text"
],
"type": "string"
}
},
"additionalProperties": false
},
"output": {
"type": "object",
"required": [
"type"
],
"properties": {
"type": {
"type": "string"
},
"example": {
"type": "object"
}
}
}
}
}
}
},
"x402Version": 2
}
] OVER TIME
All charts share the 7d window selected here. Every series is also served as JSON at /api/v1/services/agentmail-ms0hdbvm-0/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.
Shared payout address (5 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service figure is attributed, the assessment block and the ranking, it is the address total divided pro-quota by the 6 services sharing it: a declared convention, not an individually observed measure.
Shared payout address (5 other services). These bars are the full shared address (operator-level), so do not sum them across the services that share it. Where a per-service buyer count is attributed, the assessment block and the ranking, it is divided pro-quota by the 6 services sharing the address and can be fractional: a declared convention, not an individually observed measure.
COMPLIANCE
11/11 checks pass · grade A- 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
SITE PILLARS
- homepage reachable
- openapi doc
- pricing page
- llms.txt
- robots.txt
- terms page
recent checks (13) · click to expand
EMBED THIS BADGE
<a href="https://x402-list.com/services/agentmail-ms0hdbvm-0?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentmail-ms0hdbvm-0.svg" alt="agentmail listed on x402-list" height="28"> </a>
[](https://x402-list.com/services/agentmail-ms0hdbvm-0?utm_source=badge&utm_medium=referral&utm_campaign=embed)
<a href="https://x402-list.com/services/agentmail-ms0hdbvm-0?utm_source=badge&utm_medium=referral&utm_campaign=embed"> <img src="https://x402-list.com/badge/agentmail-ms0hdbvm-0.svg?data=uptime" alt="agentmail uptime on x402-list" height="28"> </a>