x402basequality 0.30

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/4` is part of the lowpaymentfee.com platform, which offers a suite of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities. All endpoints are gated via the x402 payment protocol, settling in USDC on the Base network. The advertised price across the platform is $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

The specific `/api/v1/wire/4` endpoint is labeled "Premium API Access" but its exact functionality is not documented beyond that title. The x402 challenge confirms it is live, accepts POST requests, and requires up to 20,000 base units of USDC (i.e., $0.02 given USDC's 6 decimals) per call. Payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a 300-second timeout window.

The broader platform lists endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and data export — all at the same $0.02 price point. However, documentation pages (`/docs`, `/pricing`, `/README`) returned only a "Connect wallet" prompt with no substantive content, so detailed request/response schemas, parameter descriptions, and example payloads are unavailable.

Capabilities

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

Use cases

  • Programmatic access to a premium API endpoint with per-request USDC micropayments
  • Agent-driven workflows that need keyless, on-demand API calls settled on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • AI agents that need frictionless pay-per-call access without API key management
  • Low-volume consumers who want no-commitment, no-minimum pricing

Not for

  • Users who need detailed API documentation or well-defined schemas before integrating
  • High-volume production workloads where per-request crypto settlement adds latency or cost overhead
  • Developers who require non-crypto payment methods

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/wire/4 \
  -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 and returns a valid x402 challenge, but the specific functionality of /api/v1/wire/4 is undocumented. No request/response schemas, no examples, and all documentation pages are empty beyond a wallet-connect prompt. The listing is effectively a stub with confirmed liveness and pricing.

Warnings

  • The exact functionality of /api/v1/wire/4 ('Premium API Access') is not described anywhere in the crawled content
  • All documentation pages (/docs, /pricing, /README, /api) returned only 'Connect wallet' with no substantive content
  • No request or response schema is available — callers cannot know what parameters to send or what to expect back
  • The platform lists many endpoints but none have detailed documentation visible without a connected wallet

Citations

Provenance

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

Agent access