x402basequality 0.30

Pay-per-call premium API access on Base network via x402 protocol at $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. It is one of many endpoints on the platform, which offers a variety of API categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints are priced at $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no commitments required.

The specific endpoint `/api/v1/wire/74` is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The x402 challenge confirms it accepts POST requests, settles in USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on Base, and charges a maximum of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a timeout of 300 seconds.

The platform's landing page lists numerous other endpoints across analytics, AI/ML, finance, and utility categories, all at the same $0.02 price point. However, documentation pages (docs, pricing, README) all render only a "Connect wallet" prompt with no additional technical detail, making it impossible to determine the request/response schema for this specific wire/74 endpoint.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requestno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments
  • Integrating pay-as-you-go API calls without managing API keys or subscriptions
  • Agent-driven API consumption using x402 payment protocol on Base

Fit

Best for

  • Developers wanting keyless, pay-per-use API access
  • AI agents that can settle x402 payments autonomously
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users needing detailed API documentation or guaranteed SLAs
  • 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/74 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402_payment_token>" \
  -d '{}'

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation of what this specific endpoint does, no request/response schema, and no examples. The 'Premium API Access' label is generic and uninformative. Docs pages are empty beyond a wallet connect prompt.

Warnings

  • The exact functionality of /api/v1/wire/74 is undocumented — 'Premium API Access' is the only description available.
  • All documentation pages (docs, pricing, README) render only 'Connect wallet' with no technical content.
  • No request or response schema is available; callers cannot know what to send or expect back.
  • The platform lists many endpoints but none have visible documentation beyond titles and prices.

Citations

Provenance

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

Agent access