x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/emails/9` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data analytics, AI/ML, finance, infrastructure utilities, and more. Each request is paid for individually using the x402 protocol, settling in USDC on the Base network. The specific endpoint probed here is labeled "Premium API Access" and costs $0.02 per request (20,000 base units of USDC with 6 decimals).

The platform advertises a simple model: no API keys, no rate limits, no commitments, and instant access. Payment is handled via the x402 `X-PAYMENT` header using the "exact" scheme. The endpoint accepts HTTP POST requests and returns `application/json` responses. However, the crawled documentation pages (`/docs`, `/api`, `/pricing`, `/README`) all returned only a "Connect wallet" prompt with no substantive content, so the actual request/response schema for this specific emails endpoint is unknown.

Because the endpoint path includes `/emails/9`, it likely serves email-related data or functionality (e.g., retrieving or processing a specific email resource), but no documentation confirms what input it expects or what output it returns. The broader platform lists many endpoint categories but provides no detailed API documentation for any of them. Treat this as a low-documentation, exploratory endpoint.

Capabilities

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

Use cases

  • Retrieving or processing email data on a per-request payment basis
  • Integrating email functionality into agent workflows without API key management
  • Testing x402 payment flows with a low-cost endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-use email API access
  • Low-volume or sporadic email API usage without subscriptions

Not for

  • High-volume email sending requiring bulk pricing
  • Users needing detailed API documentation before integration
  • Production systems requiring SLA guarantees or support

Quick start

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

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 request/response schemas, no OpenAPI spec, and all doc pages return only 'Connect wallet'. The purpose of the /emails/9 path is entirely unclear.

Warnings

  • No API documentation available — all doc pages return only 'Connect wallet'
  • Request and response schemas are completely unknown
  • The specific function of /api/v1/emails/9 is undocumented and unclear
  • No examples, error codes, or usage guides provided by the platform

Citations

Provenance

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

Agent access