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 x402-enabled endpoint at `/api/v1/emails/13` is part of the lowpaymentfee.com platform, which offers a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML, finance/Web3, and infrastructure utilities. The specific endpoint probed (`/api/v1/emails/13`) is labeled "Premium API Access" and accepts POST requests. Payment is settled on the Base network in USDC (contract `0x8335…2913`) via the x402 exact-payment scheme.

The maximum amount required per call is 20,000 base units of USDC. Since USDC uses 6 decimals, this equals $0.02 per request — consistent with the site's advertised flat pricing of $0.02/request across all endpoints. The platform advertises no API keys, no rate limits, and instant access; payment is the only gate.

The exact functionality of the `/api/v1/emails/13` resource is unclear from the crawl material. It does not appear in the site's listed API catalog (which covers analytics, AI, finance, and utility endpoints). The path suggests it may return or process email-related data keyed by ID 13, but no documentation, request schema, or response schema was found. The docs, API, pricing, and README pages all rendered only a "Connect wallet" prompt with no additional content. Without further documentation, the precise input/output contract remains unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestemail-datapost-method

Use cases

  • Retrieving email-related data on a per-request payment basis
  • Agent-driven workflows that need email data without API key provisioning
  • Programmatic access to email resources with crypto micropayments

Fit

Best for

  • Agents or scripts that need keyless, pay-as-you-go email data access
  • Developers who prefer crypto micropayments over subscription billing
  • Automated pipelines on the Base L2 network

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume email operations where per-request pricing is cost-inefficient
  • Users without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/emails/13 \
  -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). However, there is no documentation for this specific endpoint, no request/response schema, and the crawled docs pages are empty. The endpoint path (/api/v1/emails/13) does not appear in the site's own catalog, making its purpose opaque.

Warnings

  • No documentation found for /api/v1/emails/13 — all doc pages render only 'Connect wallet'
  • This endpoint is not listed in the site's own API catalog; its exact functionality is unknown
  • No request or response schema available; input/output contract must be discovered experimentally
  • No OpenAPI spec or ai-plugin manifest found

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 18:49:45Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access