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 specific resource path `/api/v1/wire/62` does not map clearly to any of the named API categories listed on the provider's landing page (Data & Analytics, AI & Machine Learning, Finance & Web3, Infrastructure), and no documentation or schema is available to clarify what this particular wire endpoint returns. The provider's site lists many endpoints across analytics, AI inference, finance, and utility categories, all priced at $0.02 per request.

The endpoint is live and returns a valid x402 challenge. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum amount of 20,000 base units, which equals $0.02 (USDC uses 6 decimals). The x402 scheme is "exact", meaning each call requires a one-time micropayment. No API keys, rate limits, or subscriptions are required — callers simply attach an X-PAYMENT header with a valid 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 spec, no request/response schema, and no explanation of what `/api/v1/wire/62` specifically does. Prospective callers should be aware that the actual functionality behind this endpoint is unclear from available materials.

Capabilities

x402-paymentusdc-micropaymentbase-networkpay-per-requestno-api-key

Use cases

  • Programmatic access to a premium API endpoint with per-call USDC micropayments
  • Agent-driven workflows that need keyless, pay-as-you-go API consumption
  • Testing x402 payment protocol integrations on Base

Fit

Best for

  • Developers experimenting with x402 micropayment protocols
  • AI agents that can settle USDC payments on Base per request
  • Users who want no-subscription, no-API-key access

Not for

  • Users who need clear documentation or defined response schemas before integrating
  • High-volume consumers who prefer flat-rate or subscription pricing

Quick start

# Endpoint requires an x402 payment header (USDC on Base, $0.02/call)
curl -X POST https://lowpaymentfee.com/api/v1/wire/62 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <your-x402-payment-proof>"

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 no documentation, no OpenAPI spec, no request/response schema, and the specific purpose of /api/v1/wire/62 is unknown. The docs pages are empty beyond a wallet-connect prompt. This is effectively a stub listing.

Warnings

  • The specific functionality of /api/v1/wire/62 is undocumented and unclear
  • No OpenAPI spec, request schema, or response schema is available
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • Cannot verify what data or service this endpoint actually provides

Citations

Provenance

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

Agent access