x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request, no API keys required.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and utility services. All endpoints are paid per-request at $0.02 each using USDC on the Base network, with no API keys, rate limits, or upfront commitments required. Payment is handled inline via the x402 protocol's HTTP 402 challenge-response flow.

The specific endpoint at `/api/v1/transactions/90` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The endpoint accepts POST requests and returns JSON. However, the exact functionality of this particular `/transactions/90` path is not documented — the site's landing page lists categories like analytics, AI, finance, and utilities, but does not include a transactions endpoint in its public catalog.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled material. The endpoint is confirmed live (402 challenge captured), but without knowing what this specific endpoint does beyond "Premium API Access," agents should treat it as an opaque paid endpoint until more documentation surfaces.

Capabilities

x402-paymentper-request-billingusdc-base-networkjson-apino-api-keypost-method

Use cases

  • Programmatic access to paid API services without managing API keys or subscriptions
  • Agent-driven workflows that need to pay per-call using USDC on Base
  • Exploring x402 protocol integration for pay-as-you-go API consumption

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need keyless, pay-per-request API access on Base
  • Low-volume consumers who want no commitments or minimums

Not for

  • Users needing well-documented, schema-specified API contracts
  • High-volume use cases where $0.02/request adds up without bulk discounts
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

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

Warnings

  • The exact functionality of /api/v1/transactions/90 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content.
  • No OpenAPI spec, request schema, or response schema is available.
  • This endpoint does not appear in the site's public API catalog, which lists analytics, AI, finance, and utility endpoints but not a 'transactions' category.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 13:47:36Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access