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). All endpoints are priced at $0.02 per request, settled in USDC on the Base network.

The specific endpoint `/api/v1/wire/122` is listed as "Premium API Access" with a max amount of 20,000 base units of USDC (0.02 USDC = $0.02). It accepts POST requests and returns application/json. Payment is handled via the x402 exact scheme — no API keys, no rate limits, and no subscriptions are required. You simply attach an X-PAYMENT header with a valid x402 payment proof.

Documentation is extremely sparse. The docs, pricing, API, 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 this particular wire/122 endpoint actually returns. The site's landing page confirms the pricing model and lists available endpoints, but does not explain what data or functionality `/api/v1/wire/122` specifically provides. Treat this as an exploratory endpoint until more documentation surfaces.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keyhttp-post

Use cases

  • Programmatic access to paid API endpoints without managing API keys or subscriptions
  • Agent-driven workflows that need on-demand API calls settled in USDC on Base
  • Exploring a low-cost pay-per-request API marketplace for data, AI, finance, and utility services

Fit

Best for

  • Developers or agents wanting zero-signup, pay-per-call API access
  • x402-compatible clients on the Base network
  • Low-volume or bursty workloads where per-request pricing is preferable to subscriptions

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume production workloads requiring bulk pricing or dedicated support
  • Users without USDC on Base or an x402-compatible payment client

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wire/122 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-proof>" \
  -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 no explanation of what /api/v1/wire/122 actually returns. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet'
  • No OpenAPI or schema describing request parameters or response format for /api/v1/wire/122
  • The specific functionality of the /api/v1/wire/122 endpoint is unknown — 'Premium API Access' is not descriptive
  • No request or response examples available anywhere in crawled content

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 14:46:41Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-22

Agent access