x402basequality 0.30

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

lowpaymentfee.com offers a suite of pay-per-request APIs accessible via the x402 payment protocol on the Base network. The specific endpoint at `/api/v1/transactions/255` is labeled "Premium API Access" and charges 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 per call. Payment is made inline via the X-PAYMENT header with no API keys, rate limits, or subscriptions required.

The broader platform advertises endpoints across four categories: Data & Analytics (metrics, reports, data export, insights), 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 listed at the same $0.02/request price point and settle in USDC on Base.

Documentation is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawled content. The endpoint is confirmed live (returns a proper 402 x402 challenge), but what data or functionality the `/api/v1/transactions/255` endpoint actually returns upon successful payment is unknown from available materials.

Capabilities

x402-paymentpay-per-requestusdc-settlementbase-networkno-api-keyno-rate-limitjson-response

Use cases

  • Accessing premium data or transaction information without subscription commitments
  • Agent-driven API consumption where per-call crypto payment is preferred over API keys
  • Programmatic access to services with instant settlement on Base L2

Fit

Best for

  • Developers wanting zero-friction API access without signup or key management
  • AI agents that can settle x402 payments autonomously
  • Users who prefer pay-as-you-go pricing at $0.02 per request

Not for

  • Users needing detailed API documentation or schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Developers without access to USDC on Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/255 \
  -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 x402 challenge, but there is no documentation, no request/response schema, and no indication of what data is actually returned. The purpose of '/api/v1/transactions/255' is entirely opaque beyond the generic 'Premium API Access' label.

Warnings

  • No API documentation available — docs/pricing/README pages only show 'Connect wallet'
  • No OpenAPI spec or request/response schema provided
  • The actual functionality of /api/v1/transactions/255 is unknown
  • Cannot verify what data or service is delivered upon successful payment

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 12:48:00Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access