x402basequality 0.30

Pay-per-call API platform on Base network via x402 — $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

lowpaymentfee.com is an x402-enabled API platform that offers a broad catalog of endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities. Every endpoint costs $0.02 per request, paid in USDC on the Base network with no API keys, no rate limits, and no upfront commitments. The specific endpoint at `/api/v1/transactions/278` is listed as "Premium API Access" and returns `application/json` via POST.

The platform advertises four main categories of APIs: (1) Data & Analytics — metrics, reports, data export, and insights; (2) AI & Machine Learning — sentiment analysis, text summarization, classification, and embeddings; (3) Finance & Web3 — price feeds, exchange rates, token quotes, and gas estimates; (4) Infrastructure — geocoding, validation, conversion, and generation utilities. All endpoints follow the x402 payment protocol, where callers attach an `X-PAYMENT` header containing a signed USDC payment to unlock the response.

Note that the specific endpoint probed (`/api/v1/transactions/278`) does not appear in the site's published API catalog, and its actual functionality beyond the generic "Premium API Access" label is unclear. Documentation pages (docs, pricing, README) all returned only a "Connect wallet" prompt with no substantive content. Without request/response schemas or detailed docs, the exact behavior of this endpoint cannot be confirmed.

Capabilities

x402-paymentusdc-base-networkpay-per-requestjson-apipost-methodno-api-keyno-rate-limit

Use cases

  • Accessing premium API data without managing API keys or subscriptions
  • Making one-off paid API calls from autonomous agents using x402 USDC payments
  • Integrating pay-per-use analytics, AI inference, or financial data into applications

Fit

Best for

  • Developers wanting zero-commitment, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost ($0.02) per-request API calls without signup

Not for

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

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/278 \
  -H "X-PAYMENT: <x402-signed-payment-header>" \
  -H "Content-Type: application/json"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, this specific endpoint path (/api/v1/transactions/278) is not listed in the site's catalog, documentation pages are empty stubs, and there is no OpenAPI schema, request/response examples, or explanation of what 'Premium API Access' actually returns.

Warnings

  • The endpoint /api/v1/transactions/278 does not appear in the site's published API catalog — its actual functionality is unknown.
  • All documentation pages (/docs, /pricing, /README, /api) returned only 'Connect wallet' with no substantive content.
  • No OpenAPI spec, request schema, or response schema is available for this endpoint.
  • The purpose and data returned by 'Premium API Access' cannot be verified from available materials.

Citations

Provenance

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

Agent access