x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint is part of the lowpaymentfee.com platform, which offers a collection of x402-protocol pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. The specific resource at `/api/v1/lab/results/61` is listed under the title "Premium API Access" but its exact functionality is not documented beyond that label — it does not appear in the site's publicly listed API catalog, which focuses on analytics, AI, finance, and utility endpoints.

Payment is handled via the x402 protocol on the Base network using USDC (contract `0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`). The maximum amount required per request is 20,000 base units of USDC, which at 6 decimals equals $0.02 USD. The endpoint accepts POST requests and returns `application/json`. No API keys or rate limits are advertised; access is granted purely through per-call USDC micropayments.

Because this specific path (`/lab/results/61`) is not among the documented endpoints on the site's landing page, its response schema and intended use case are unclear. The platform as a whole advertises categories like metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, and more — all at the same $0.02 price point. Without further documentation or an OpenAPI spec, the exact data returned by this particular endpoint cannot be confirmed.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestjson-responseno-api-key

Use cases

  • Accessing premium data or lab results via a single micropayment
  • Agent-driven API consumption without pre-registration or API keys
  • Programmatic pay-per-use data retrieval on Base L2

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 USDC payments on Base
  • Prototyping workflows that need instant, keyless API access

Not for

  • Users who need detailed documentation or guaranteed SLAs before integrating
  • High-volume batch processing where per-request fees add up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no documentation for this specific path, no request/response schema, and the endpoint does not appear in the site's own catalog. Effectively a stub listing.

Warnings

  • The path /api/v1/lab/results/61 is not listed among the site's documented endpoints — its purpose and response format are unknown.
  • No OpenAPI spec or request/response schema is available.
  • The /api, /pricing, and /README pages returned only a 'Connect wallet' prompt with no useful content.
  • Without knowing what 'lab/results/61' returns, callers risk paying $0.02 for data they cannot use.

Citations

Provenance

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

Agent access