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 6) 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/6` is listed under the title "Premium API Access" but its exact data payload is not documented in the crawled material. The x402 challenge confirms it is live, accepts POST requests, and requires up to 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) per call. The response MIME type is `application/json`. Because the provider's site offers no OpenAPI schema, detailed field documentation, or example responses for this particular endpoint, the precise structure of the returned JSON is unknown.

The provider's landing page advertises a uniform $0.02/request pricing model across all endpoints, with no minimums or commitments. Settlement occurs on the Base L2 network using USD Coin (USDC).

Capabilities

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

Use cases

  • Retrieving lab result data (ID 6) on demand with per-call USDC micropayments
  • Integrating pay-per-use data endpoints into agent workflows without managing API keys
  • Demonstrating x402 payment protocol integration on Base

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need keyless, pay-as-you-go data access
  • Projects already operating on the Base L2 network with USDC

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume consumers who prefer subscription-based pricing over per-call payments
  • Anyone without access to USDC on Base for payment settlement

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/lab/results/6 \
  -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 confirms pricing and network, but there is no OpenAPI schema, no documented request/response format, and no explanation of what 'lab results/6' actually returns. The endpoint is effectively a stub listing with minimal useful documentation.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • The exact nature of 'lab results' data returned by /api/v1/lab/results/6 is undocumented
  • No example request or response bodies are available from the provider
  • This endpoint does not appear in the provider's own landing-page catalog of APIs

Citations

Provenance

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

Agent access