x402basequality 0.25

Pay-per-call premium API access on Base via x402 — $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at `/api/v1/wire/102` is part of the lowpaymentfee.com platform, which offers a collection of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are gated via the x402 protocol, settling payments in USDC on the Base network. The listed price is $0.02 per request (the x402 challenge advertises a maxAmountRequired of 20,000 base units of USDC, which equals $0.02 given USDC's 6 decimals). No API keys, rate limits, or upfront commitments are required — callers simply attach an X-PAYMENT header with a valid x402 payment proof.

The specific `/api/v1/wire/102` route is labeled "Premium API Access" in the x402 challenge, but the site does not provide detailed documentation for this particular path. The landing page lists 16 other endpoints across four categories (analytics/metrics, AI inference, finance/crypto data, and utility services), all priced identically at $0.02. The `/wire/102` route does not appear in the public catalog, so its exact functionality is unclear — it may be an unlisted or internal endpoint. The endpoint accepts POST requests 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 spec, no request/response schema, and no usage examples available from the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keyjson-responsepost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API access
  • Programmatic access to paid endpoints without subscription commitments

Fit

Best for

  • Developers or agents who want zero-commitment, pay-as-you-go API access
  • x402-compatible clients on the Base network
  • Use cases requiring no API key management or rate limit negotiation

Not for

  • Users who need detailed API documentation or well-defined schemas before integrating
  • High-volume use cases where subscription pricing would be more economical
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response schema, and the specific /wire/102 route is not listed in the public catalog. Effectively a stub listing.

Warnings

  • The /api/v1/wire/102 route does not appear in the site's public API catalog — its specific functionality is unknown.
  • All documentation pages (/docs, /api, /pricing, /README) render only a 'Connect wallet' prompt with no actual content.
  • No OpenAPI spec, request schema, or response schema is available — request/response formats must be discovered experimentally.
  • The exact purpose of 'Premium API Access' at this route is undocumented and unclear.

Citations

Provenance

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

Agent access