x402basequality 0.35

Pay-per-call lab results 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 lowpaymentfee.com provides access to a "lab results" resource (ID 7) behind an x402 paywall. The provider operates a broad suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or subscriptions are required; callers simply attach an x402 payment header to each request.

The specific endpoint `/api/v1/lab/results/7` is listed under the title "Premium API Access" but its exact response payload is not documented beyond the MIME type `application/json`. The x402 challenge confirms the endpoint is live, accepts POST requests, and requires up to 20,000 base units of USDC (0.02 USD, since USDC uses 6 decimals) per call, paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The payment scheme is "exact" with a 300-second timeout.

The provider's landing page advertises a uniform $0.02/request pricing model across all endpoints, with no minimums or commitments. However, no OpenAPI schema, detailed documentation, or example responses are available for this specific endpoint, so the exact structure and content of the returned lab results data is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responseno-api-keylab-results

Use cases

  • Retrieving lab results data (ID 7) on demand with per-request USDC micropayments
  • Integrating pay-as-you-go data access into agent workflows without managing API keys
  • Programmatic access to premium data behind a crypto paywall

Fit

Best for

  • Agents or applications that need keyless, pay-per-call data access
  • Developers experimenting with x402 payment protocol integrations
  • Use cases requiring low-friction micropayment-gated API access on Base

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume batch retrieval where per-request pricing becomes costly
  • Anyone who cannot settle payments in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI schema, no documentation of request/response formats, and the purpose of 'lab results/7' is entirely opaque. The endpoint is effectively a stub listing with minimal useful information for integrators.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The exact nature of 'lab results' data is undocumented — unclear what the response contains
  • No example requests or responses are provided anywhere on the site
  • The /api, /pricing, and /README pages all returned only a 'Connect wallet' prompt with no useful content

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 22:31:37Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access