x402basequality 0.25

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" via the x402 payment protocol. The site hosts a broad catalog of pay-per-request APIs spanning data & analytics, AI/ML (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, settled in USDC on the Base network.

The specific endpoint `/api/v1/payments/286` is listed as "Premium API Access" with a maximum charge of 20,000 base units of USDC (0.02 USDC = $0.02). Payment is handled via the x402 exact scheme: callers attach an X-PAYMENT header with a signed payment to the payTo address. There are no API keys, no rate limits, and no minimum commitments — access is instant once payment is included.

Documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no detailed description of what this particular endpoint returns. The endpoint is confirmed live (returns a proper 402 challenge), but without documentation it is unclear what data or functionality "Premium API Access" at path `/payments/286` actually provides. The site's landing page lists many other endpoints by category, but this specific path does not appear among them, making its purpose ambiguous.

Capabilities

x402-paymentusdc-base-networkpay-per-requestno-api-keyno-rate-limithttp-post

Use cases

  • Programmatic access to premium API functionality paid per-call in USDC on Base
  • Agent-driven workflows that need keyless, instant API access without subscriptions
  • Integrating pay-as-you-go API calls into Web3 applications

Fit

Best for

  • Developers wanting zero-commitment, per-request API billing
  • AI agents that can settle x402 payments autonomously
  • Users already holding USDC on Base who want frictionless API access

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/payments/286 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <signed-x402-payment-header>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, but there is no documentation, no OpenAPI schema, no request/response examples, and the specific purpose of /api/v1/payments/286 is unclear. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format
  • The specific endpoint /api/v1/payments/286 ('Premium API Access') does not appear in the site's listed API catalog, making its function unknown
  • Cannot verify what data or service this endpoint actually returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 07:09:23Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-23

Agent access