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 utility services. All endpoints are pay-per-request at $0.02 each, settled in USDC on the Base network. No API keys, accounts, or rate limits are required — callers simply attach an x402 payment header to each request.

The specific endpoint at `/api/v1/transactions/379` is listed as "Premium API Access" and returns a 402 challenge requesting up to 20,000 base units of USDC (0.02 USDC, i.e., $0.02) on Base. The payment is made to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` using the exact payment scheme. The endpoint accepts POST requests and returns `application/json`.

The broader platform advertises endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and data generation — all at the same $0.02 price point. However, documentation beyond the landing page is extremely thin: the /docs, /api, /pricing, and /README pages all render only a "Connect wallet" prompt with no further technical detail. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl. The actual functionality behind this specific `/transactions/379` endpoint is unclear — the name "Premium API Access" is generic and does not describe what data or service is returned.

Capabilities

x402-paymentusdc-basepay-per-requestjson-responseno-api-keypost-method

Use cases

  • Accessing on-demand API services without creating an account or managing API keys
  • Making micropayment-gated API calls settled in USDC on Base
  • Programmatic pay-per-use access to data, AI, or utility endpoints

Fit

Best for

  • Developers who want zero-signup, pay-as-you-go API access
  • AI agents that can settle x402 payments autonomously on Base
  • Projects needing low-cost per-request API calls without rate limits

Not for

  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet or x402 client

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming it accepts USDC payments on Base at $0.02. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page, and the specific purpose of /api/v1/transactions/379 is entirely unclear. The docs, pricing, and README pages are all empty stubs.

Warnings

  • No OpenAPI or schema documentation available — endpoint behavior is unknown beyond the 402 challenge
  • The /docs, /pricing, /api, and /README pages all render only 'Connect wallet' with no content
  • The endpoint path '/api/v1/transactions/379' and title 'Premium API Access' are generic and do not describe what the endpoint actually returns
  • Cannot verify what data or service is provided after payment is made

Citations

Provenance

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

Agent access