x402basequality 0.25

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 `/api/v1/messages/198` accepts POST requests and charges up to 20,000 base units of USDC on the Base network per call, which translates to $0.02 per request (USDC uses 6 decimals). Payment is handled inline via the x402 header — no API keys, accounts, or rate limits are required.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs across four categories: Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text summarization, classification, embeddings), Finance & Web3 (price feeds, exchange rates, token quotes, gas estimates), and Infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at $0.02 per request and settle in USDC on the Base L2 network.

However, the specific endpoint being listed here (`/api/v1/messages/198`) does not clearly map to any of the documented API categories. Its description is simply "Premium API Access" with no further documentation on input/output schemas, expected request body format, or what data it returns. The site's docs, pricing, and README pages all resolve to a minimal "Connect wallet" prompt with no additional technical detail. Treat this endpoint with caution: it is live and responds with a valid x402 challenge, but its actual functionality is undocumented.

Capabilities

x402-paymentusdc-basepay-per-callno-api-keypost-endpoint

Use cases

  • Programmatic access to a premium API resource without needing an API key or account
  • Agent-driven workflows that can settle per-call payments in USDC on Base
  • Testing x402 payment protocol integrations against a live endpoint

Fit

Best for

  • Developers experimenting with x402 payment flows
  • AI agents that can autonomously pay for API calls via crypto
  • Users who want pay-as-you-go access without subscriptions

Not for

  • Anyone needing documented input/output schemas before integrating
  • Production workloads requiring SLA guarantees or support
  • Users without USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is zero documentation on what the /api/v1/messages/198 resource actually does, what request body it expects, or what it returns. No OpenAPI spec, no examples, and the site's docs pages are empty. This is effectively a stub listing.

Warnings

  • The specific endpoint /api/v1/messages/198 does not match any of the documented API categories on the site — its purpose is unknown.
  • No input or output schema is documented; the request body format is entirely unknown.
  • The site's /pricing, /README, and /api pages all render only a 'Connect wallet' prompt with no technical content.
  • Without knowing what this endpoint returns, callers risk paying $0.02 per call for an unknown response.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 23:06:26Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-22

Agent access