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-call APIs spanning data & analytics, AI/ML inference, finance & Web3 data, and infrastructure utilities — all priced at $0.02 per request, settled in USDC on the Base network. No API keys, rate limits, or upfront commitments are required; callers simply attach an x402 payment header to each request.

The specific endpoint `/api/v1/wire/29` is listed as "Premium API Access" but its exact functionality is not documented beyond that label. The x402 challenge confirms it is live, accepts POST requests, and charges up to 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation on the site 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 spec, no request/response schema, and no usage examples available. The endpoint's actual input parameters and response format are unknown. Prospective callers should be aware that without documentation, integration requires experimentation or contacting the provider directly.

Capabilities

x402-paymentusdc-basepay-per-callno-api-keypost-endpoint

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless pay-per-call API access on Base
  • Low-volume callers who want no subscription or commitment

Not for

  • Users who need well-documented API contracts and schemas before integrating
  • High-volume production workloads requiring SLA guarantees
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 challenge, but there is zero documentation on what the endpoint actually does, what inputs it accepts, or what it returns. No OpenAPI spec, no examples, and the site's doc pages are empty. This is effectively a stub listing.

Warnings

  • The exact functionality of /api/v1/wire/29 ('Premium API Access') is undocumented — its inputs and outputs are unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only 'Connect wallet' with no usable content.
  • No OpenAPI spec or request/response schema is available.
  • The endpoint path 'wire/29' does not match any of the named APIs listed on the homepage, so its purpose is unclear.

Citations

Provenance

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

Agent access