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

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 inference (sentiment analysis, summarization, classification, embeddings), finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). Each endpoint is priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/wire/54` is listed as "Premium API Access" with a max amount of 20,000 base units of USDC (0.02 USDC = $0.02) per call. 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 advertised. The endpoint accepts HTTP POST and returns application/json.

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 description of what the `/api/v1/wire/54` endpoint specifically returns. The site's landing page lists many endpoints but does not clarify what "Premium API Access" at this particular path does. Prospective callers should be aware that without documentation or example payloads, integration requires experimentation or contacting the provider.

Capabilities

x402-paymentusdc-basepay-per-requesthttp-postjson-response

Use cases

  • Programmatic access to paid API endpoints without API key management
  • Agent-driven pay-per-call workflows settled in USDC on Base
  • Exploring x402 protocol integration for micropayment-gated services

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that can sign USDC payments on Base L2
  • Users who want keyless, pay-as-you-go API access

Not for

  • Users who need detailed API documentation or schemas before integrating
  • Applications requiring free or fiat-only payment methods
  • High-volume use cases where per-request pricing may add up

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI schema, no request/response examples, and the specific purpose of /api/v1/wire/54 is undefined beyond the generic label 'Premium API Access'. Docs pages return only wallet-connect prompts.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • No OpenAPI or request/response schema provided
  • The specific function of /api/v1/wire/54 ('Premium API Access') is not described anywhere
  • Cannot verify what data or service this endpoint actually returns

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 15:03:39Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access