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-request 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.

The specific endpoint `/api/v1/wire/152` is listed as "Premium API Access" and accepts POST requests. The x402 challenge confirms it is live, requiring a maximum of 20,000 base units of USDC (0x8335…2913 on Base, 6 decimals → $0.02) per call. Payment is made via the x402 `exact` scheme to the payTo address. No API keys or rate limits are advertised; access is gated purely by per-request micropayment.

However, the actual functionality behind this particular `/api/v1/wire/152` endpoint is unclear. The site's landing page lists many named endpoints (metrics, sentiment analysis, summarization, geocoding, etc.) but does not specifically describe what `wire/152` returns. The docs, pricing, and README pages all rendered only a "Connect wallet" prompt with no additional documentation. Without a schema for the request body or a sample response, the concrete capability of this endpoint cannot be confirmed from available materials.

Capabilities

x402-paymentusdc-basepay-per-requestpost-endpointmicropayment-gated

Use cases

  • Programmatic access to a premium API endpoint with no API key or subscription required
  • Agent-driven workflows that need on-demand, pay-as-you-go API calls settled in USDC on Base
  • Testing x402 micropayment integrations against a live endpoint

Fit

Best for

  • Developers or agents wanting zero-commitment, per-request API access
  • x402-compatible wallets and agent frameworks on Base
  • Use cases where avoiding API key management is valuable

Not for

  • Users who need detailed documentation or guaranteed SLAs before calling
  • High-volume batch processing where per-request pricing may add up
  • Anyone unable to pay in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and payment details. However, there is no documentation, no request/response schema, and no indication of what this specific endpoint actually does beyond the generic label "Premium API Access". The docs and other pages returned only wallet-connect prompts with no content.

Warnings

  • The actual functionality of /api/v1/wire/152 is unknown — no documentation or schema is available.
  • All documentation pages (docs, pricing, README, api) returned only a 'Connect wallet' prompt with no useful content.
  • No OpenAPI spec, no request body schema, and no example responses are available.
  • The site lists many endpoints but wire/152 does not appear in the public catalog — its purpose is unclear.

Citations

Provenance

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

Agent access