x402basequality 0.30

x402-gated premium API endpoint on Base, pay-per-request with USDC at $0.02/call.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/lab/results/86` is part of the lowpaymentfee.com platform, a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3, and infrastructure utilities. The specific resource at path `/lab/results/86` is labeled "Premium API Access" and returns `application/json` content. It accepts POST requests and settles payments on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`).

The x402 challenge advertises a `maxAmountRequired` of 20000 base units. Since USDC uses 6 decimals, this translates to $0.02 per request — consistent with the site-wide pricing of $0.02/request shown on the landing page. Payment is made via the `exact` scheme with a 300-second timeout. No API keys or rate limits are required; access is granted purely through the x402 payment header.

The broader lowpaymentfee.com platform offers endpoints for metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation — all at the same $0.02 price point. However, this specific `/lab/results/86` endpoint is not listed among the publicly documented APIs on the landing page, so its exact functionality is unclear. The "lab" path segment suggests it may be an experimental or test endpoint. No OpenAPI schema, detailed documentation, or example responses are available for this resource.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestjson-responsepost-methodno-api-key

Use cases

  • Accessing premium data or lab results behind a micropayment wall
  • Programmatic pay-per-request API consumption without API key management
  • Agent-driven workflows that need on-demand paid data retrieval

Fit

Best for

  • Developers wanting zero-friction API access without subscriptions or API keys
  • AI agents that can settle x402 payments autonomously on Base
  • Use cases requiring low-cost per-request pricing ($0.02)

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • Bulk data retrieval where per-request costs would accumulate significantly
  • Anyone unable to pay with USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no example request/response, and the specific /lab/results/86 path is not listed among the site's publicly documented APIs. The endpoint's actual functionality is unknown.

Warnings

  • The /api/v1/lab/results/86 path is not listed among the publicly documented endpoints on the landing page — it may be experimental or a test resource.
  • No OpenAPI spec, request schema, or response schema is available for this endpoint.
  • No documentation beyond the generic landing page exists; /pricing, /README, and /api pages all just show 'Connect wallet' with no content.
  • Exact purpose and data returned by this endpoint are unknown.

Citations

Provenance

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

Agent access