x402basequality 0.25

Pay-per-call premium API on Base via x402 — $0.02/request in USDC, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com/api/endpoint-87 is an x402-gated API labeled "Premium API Access." The provider's site advertises a broad suite of endpoints spanning data & analytics, AI & machine learning (sentiment analysis, text 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, settled in USDC on the Base network.

The x402 challenge confirms the endpoint is live and accepts payment via the "exact" scheme on Base, with maxAmountRequired of 20000 base units of USDC (0x8335…2913), which equals $0.02 (USDC uses 6 decimals). Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout. The endpoint accepts HTTP POST and returns application/json.

However, the specific functionality of /api/endpoint-87 is unclear. The provider's landing page lists many named endpoints (e.g., /api/v2/ai/sentiment, /api/v1/finance/prices) but does not mention /api/endpoint-87 by name. There is no OpenAPI schema, no request/response documentation, and the docs, pricing, and API pages all render only a "Connect wallet" prompt with no additional content. Without knowing what this particular endpoint does, callers must treat it as an opaque premium API with unknown input/output behavior.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responsehttp-post

Use cases

  • Programmatic access to a pay-per-call API without needing API keys or subscriptions
  • Agent-driven workflows that settle per-request payments in USDC on Base
  • Exploring x402-gated endpoints for low-cost micro-transactions

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can settle USDC payments on Base L2
  • Users who want no-signup, no-API-key access to paid endpoints

Not for

  • Users who need documented request/response schemas before integrating
  • Anyone without a Base-compatible USDC wallet
  • High-volume use cases where per-request pricing may add up

Quick start

curl -X POST https://lowpaymentfee.com/api/endpoint-87 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-header>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation for what /api/endpoint-87 actually does — no OpenAPI schema, no request/response examples, and the docs pages are empty. The specific endpoint is not listed among the provider's named APIs, making it effectively a stub listing.

Warnings

  • The specific endpoint /api/endpoint-87 is not listed among the provider's documented APIs — its functionality is unknown.
  • No OpenAPI schema, request format, or response format documentation is available.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no useful content.
  • The purpose and behavior of this endpoint cannot be determined from available materials.

Citations

Provenance

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

Agent access