x402basequality 0.25

Retrieve email attachments via x402 micropayment on Base for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to email attachments (specifically email ID 17) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled in USDC on the Base network at $0.02 per call (maxAmountRequired of 20,000 base units with 6 decimals = $0.02), with no API keys, rate limits, or subscriptions required.

The provider lowpaymentfee.com hosts a broader suite of x402-gated APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/crypto data feeds, and infrastructure utilities — all priced at $0.02 per request. However, this specific listing covers only the `/api/v1/emails/17/attachments` endpoint. Documentation on the site is extremely thin: the docs, pricing, and API pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material.

Because the endpoint path references a hardcoded email ID (17), it is unclear whether this is a demonstration endpoint, a single-resource accessor, or whether the ID is parameterizable. The lack of documentation makes it impossible to confirm what request body (if any) is expected or what the response payload looks like. The endpoint is confirmed live via a valid 402 challenge.

Capabilities

x402-paymentemail-attachmentsusdc-basemicropaymentpost-endpointjson-response

Use cases

  • Programmatically retrieving email attachments behind a paywall
  • Agent-driven access to stored email data without API key management
  • Pay-per-request email attachment downloads on Base network

Fit

Best for

  • Agents needing keyless, pay-per-call access to email attachments
  • Developers experimenting with x402 micropayment protocols
  • Workflows requiring on-demand email attachment retrieval

Not for

  • Bulk email processing or high-volume attachment downloads (no documented batch support)
  • Users who need detailed API documentation or guaranteed SLAs
  • General-purpose email sending or inbox management

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, but there is virtually no documentation: no OpenAPI spec, no request/response schemas, no examples, and the docs pages are empty. The endpoint path is hardcoded to a single email ID with no explanation. This is effectively a stub listing.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content.
  • Endpoint path references a hardcoded email ID (17); unclear if this is parameterizable or a demo resource.
  • No request body schema or response schema documented anywhere.
  • No OpenAPI spec or ai-plugin manifest found.
  • The purpose and content of the email attachments endpoint is unverified — could be demo/placeholder data.

Citations

Provenance

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

Agent access