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/47` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data & analytics, AI/ML, finance, infrastructure, and more. The specific resource at `/emails/47` is labeled "Premium API Access" and accepts POST requests, returning JSON. Payment is handled via the x402 protocol on the Base network using USDC (contract `0x8335…2913`), with a maximum amount of 20,000 base units — which, at 6 decimals for USDC, equals $0.02 per request.

The broader lowpaymentfee.com platform advertises a uniform $0.02/request pricing model across all endpoints, with no API keys, no rate limits, no minimums, and instant access. However, documentation beyond the landing page is essentially empty (all sub-pages just show "Connect wallet"), so there is no schema documentation, example payloads, or detailed description of what the `/emails/47` endpoint actually returns. The endpoint name suggests it retrieves or processes email-related data for a specific resource (ID 47), but the exact functionality is unclear from available materials.

The x402 challenge was successfully captured (HTTP 402 with valid payment parameters), confirming the endpoint is live and operational. The payment timeout is 300 seconds, and the x402 version is 1 with the "exact" payment scheme.

Capabilities

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

Use cases

  • Retrieving email-related data on a per-request payment basis without needing an API key
  • Integrating pay-per-call email data into agent workflows using x402 protocol
  • Accessing premium email information with USDC micropayments on Base

Fit

Best for

  • Agents or developers who want keyless, pay-per-use email data access
  • x402-compatible clients on the Base network
  • Low-volume or sporadic usage where subscription pricing is wasteful

Not for

  • High-volume email processing where per-request costs add up quickly
  • Users who need detailed API documentation or schema guarantees before integrating
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is zero documentation on what the endpoint actually does, no request/response schema, and all doc pages are empty. The purpose of '/emails/47' is entirely unclear.

Warnings

  • No documentation available — all doc/pricing/API pages return only 'Connect wallet' with no content
  • The exact functionality of /api/v1/emails/47 is unknown; 'Premium API Access' is a generic label applied to all endpoints
  • No request or response schema is documented anywhere
  • No examples of input or output are available

Citations

Provenance

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

Agent access