x402basequality 0.35

Pay-per-call transaction receipt endpoint 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 lowpaymentfee.com provides a "Premium API Access" transaction receipt resource via the x402 payment protocol. It is part of a broader platform offering multiple pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities—all priced at $0.02 per request settled in USDC on the Base network.

The specific endpoint `/api/v1/transactions/217/receipt` accepts POST requests and returns JSON. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header containing a signed USDC payment of up to 20,000 base units ($0.02) to the specified payTo address. No API keys, rate limits, or upfront commitments are required—access is instant once payment is verified on-chain.

The platform advertises additional endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, gas estimates, geocoding, validation, conversion, and data export, all at the same $0.02/request price point. Documentation pages exist but currently show only a "Connect wallet" prompt with no further technical detail.

Capabilities

x402-paymentusdc-base-networkpay-per-requesttransaction-receiptjson-responseno-api-keyno-rate-limit

Use cases

  • Retrieving transaction receipts programmatically with per-call payment
  • Integrating pay-as-you-go API access into agent workflows without pre-registration
  • Demonstrating x402 protocol payment flows on Base

Fit

Best for

  • Agents needing instant API access without API key provisioning
  • Developers exploring x402 micropayment protocol integrations
  • Low-volume or sporadic usage patterns where subscription pricing is wasteful

Not for

  • High-volume batch processing where per-call fees accumulate quickly
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Applications requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear, but there is no OpenAPI schema, no response examples, no request body documentation, and the docs pages are empty stubs. The specific purpose of 'transaction 217 receipt' is unexplained.

Warnings

  • Documentation pages (/docs, /api, /pricing, /README) all render only 'Connect wallet' with no technical content
  • No OpenAPI or schema describing request/response payloads
  • The specific resource '/transactions/217/receipt' is opaque—unclear what transaction 217 refers to or what the receipt contains
  • Platform appears to be a demo or early-stage project with placeholder endpoints

Citations

Provenance

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

Agent access