x402basequality 0.30

Pay-per-call email data endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/emails/82` is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data & analytics, AI/ML, finance, and infrastructure categories. The specific resource at `/emails/82` is labeled "Premium API Access" and accepts POST requests, returning JSON. Payment is settled on the Base network using USDC (contract `0x8335...2913`) at a maximum cost of $0.02 per request (20,000 base units with 6 decimals).

The broader lowpaymentfee.com platform advertises uniform $0.02/request pricing across all endpoints, with no API keys, no rate limits, and no minimum commitments. The x402 challenge was successfully captured, confirming the endpoint is live and responding with a valid 402 payment challenge (x402 version 1). However, the specific functionality behind `/api/v1/emails/82` is not documented — the endpoint path suggests email-related data retrieval or lookup, but no schema, example request body, or response format is provided in any crawled page.

Documentation pages (`/docs`, `/api`, `/pricing`, `/README`) all returned only a "Connect wallet" prompt with no substantive content. Without knowing the expected POST body or the structure of the response, callers will need to experiment or contact the provider for integration details.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestemail-datajson-responseno-api-key

Use cases

  • Retrieving email-related data on a per-request payment basis
  • Integrating email lookups into agent workflows without API key management
  • Paying for individual email data queries using USDC on Base

Fit

Best for

  • Agents needing keyless, pay-per-call email data access
  • Developers who want crypto-native micropayment APIs
  • Use cases requiring no subscription or rate-limit constraints

Not for

  • Bulk email operations requiring documented batch endpoints
  • Users who need detailed API documentation and response schemas before integrating
  • Non-crypto users without Base network USDC wallets

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/emails/82 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (valid 402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what /api/v1/emails/82 actually does, what request body it expects, or what it returns. All doc pages are empty stubs showing only 'Connect wallet'.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages all return only a 'Connect wallet' prompt with no content
  • The specific purpose and request/response schema of /api/v1/emails/82 is unknown; the path suggests email data but nothing is confirmed
  • The endpoint path '/emails/82' with a numeric ID is unusual and may represent a single fixed resource rather than a general-purpose API

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:17:19Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access