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 specific resource path `/api/v1/wire/84` is one of many endpoints offered by the platform, which spans categories including Data & Analytics, AI & Machine Learning, Finance & Web3, and Infrastructure utilities. All endpoints on the platform 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 x402 challenge confirms the endpoint is live, accepting POST requests and settling payments in USDC (contract 0x8335…2913 on Base). The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per call. Payment is made via the x402 "exact" scheme with a 300-second timeout window. The response MIME type is application/json.

While the platform advertises a broad suite of APIs (metrics, reports, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and generation), this specific listing covers the `/api/v1/wire/84` path. The exact functionality behind this particular wire endpoint is not documented — the description simply reads "Premium API Access." No OpenAPI schema, detailed documentation, or example responses were found in the crawl. The docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing premium API functionality with per-request USDC micropayments on Base
  • Agent-driven workflows that need keyless, pay-as-you-go API access
  • Integrating x402-compatible payment flows into automated pipelines

Fit

Best for

  • Developers wanting no-signup, pay-per-call API access
  • AI agents with x402-compatible wallets on Base
  • Users who prefer crypto micropayments over subscription billing

Not for

  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone without a Base-network USDC wallet
  • High-volume use cases where per-request pricing may add up compared to flat-rate plans

Quick start

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

Example

Request

{
  "url": "https://lowpaymentfee.com/api/v1/wire/84",
  "body": {},
  "method": "POST",
  "headers": {
    "X-PAYMENT": "<x402-payment-header>",
    "Content-Type": "application/json"
  }
}

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and the x402 challenge is well-formed with clear pricing ($0.02 USDC on Base). However, there is no documentation, no OpenAPI schema, no example responses, and the specific functionality of /api/v1/wire/84 is entirely undocumented. The docs/pricing/README pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • The specific functionality of /api/v1/wire/84 is not documented anywhere — 'Premium API Access' is the only description available.
  • No OpenAPI spec, no example request/response payloads, and no detailed documentation were found.
  • All secondary pages (docs, API, pricing, README) returned only 'Connect wallet' with no substantive content.
  • The relationship between /api/v1/wire/84 and the advertised API categories (analytics, AI, finance, utils) is unclear.

Citations

Provenance

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

Agent access