x402basequality 0.35

Pay-per-call premium API access on Base via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides "Premium API Access" behind an x402 paywall, settling payments in USDC on the Base network. The specific path `/api/v1/lab/results/33` suggests a lab-results or experimental-data retrieval endpoint, though the provider does not document what data this particular resource returns. The x402 challenge confirms the endpoint is live and accepts POST requests.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced at $0.02 per request with no API keys, no rate limits, and no minimum commitments. Payments settle on Base using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913).

The x402 challenge for this specific endpoint shows a `maxAmountRequired` of 20000 base units. USDC uses 6 decimals, so 20000 / 10^6 = $0.02, consistent with the site's advertised pricing. The endpoint uses the "exact" payment scheme with a 300-second timeout. No OpenAPI schema, detailed documentation, or example responses are available for this particular path, so the actual response payload structure is unknown.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-callno-api-keypost-endpointjson-response

Use cases

  • Retrieving lab or experimental results behind a micropayment wall
  • Agent-driven data access with per-call USDC payments on Base
  • Programmatic access to premium data without API key management

Fit

Best for

  • Developers wanting zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs before purchasing
  • Anyone without a Base-compatible USDC wallet
  • High-volume consumers who need bulk pricing or rate-limit guarantees

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/lab/results/33 \
  -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 confirmed live via a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation for what `/api/v1/lab/results/33` actually returns, no OpenAPI schema, no example request/response, and the crawled pages beyond the homepage are empty. The specific resource purpose is unknown.

Warnings

  • No documentation exists for the /api/v1/lab/results/33 endpoint — the response payload structure is entirely unknown.
  • No OpenAPI or schema definition is available for any endpoint on this platform.
  • The 'lab/results/33' path is not listed among the provider's advertised APIs, so it may be experimental or unlisted.
  • Crawled /api, /pricing, and /README pages returned only 'Connect wallet' with no useful content.

Citations

Provenance

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

Agent access