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-call 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). Each request costs $0.02 in USDC on the Base network, with no API keys, no rate limits, and no minimum commitments required.

The specific endpoint `/api/v1/wire/192` is listed as "Premium API Access" and accepts HTTP POST requests. Payment is settled on-chain via the x402 exact-payment scheme using USDC (contract 0x8335…2913) on Base. The x402 challenge confirms the endpoint is live, advertising a maxAmountRequired of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). The payment timeout is 300 seconds.

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 detailed description of what the `/api/v1/wire/192` endpoint specifically returns. The site's landing page groups endpoints into categories but does not clarify which category or function this particular wire endpoint serves. Prospective callers should be aware that the actual behavior behind this endpoint is undocumented.

Capabilities

x402-paymentusdc-basepay-per-callhttp-postno-api-keyno-rate-limit

Use cases

  • Programmatic access to paid API endpoints without traditional API key management
  • Agent-driven workflows that need on-chain micropayment settlement per request
  • Exploring a multi-category API marketplace (data, AI, finance, utilities) with uniform pricing

Fit

Best for

  • Developers or agents wanting frictionless pay-per-call access without subscriptions
  • Use cases requiring USDC micropayments on Base L2
  • Callers who prefer no-signup, no-rate-limit API access

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • High-volume callers who would benefit from bulk pricing or subscription plans
  • Anyone requiring non-USDC or non-Base payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wire/192 \
  -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 x402 challenge is live and confirms pricing and payment details, but there is zero documentation on what this specific endpoint does, no request/response schema, and no examples. 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'
  • The specific function of /api/v1/wire/192 is unknown; 'Premium API Access' is the only description
  • No OpenAPI schema or request/response examples provided
  • No information on what data or service is returned by this endpoint

Citations

Provenance

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

Agent access