x402basequality 0.25

x402-gated transaction receipt endpoint on Base, paid per-call in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a transaction receipt resource (transaction ID 35) behind an x402 paywall. It is part of a broader platform that advertises multiple API categories including data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/transactions/35/receipt` accepts POST requests and returns `application/json`. Payment is handled via the x402 protocol: callers receive a 402 challenge containing the accepted payment scheme (exact), the USDC asset contract on Base (`0x8335…`), and a maximum amount of 20,000 base units (i.e., $0.02 given USDC's 6 decimals). No API keys or rate limits are advertised; access is granted immediately upon valid payment.

Documentation is extremely sparse — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema beyond the x402 challenge's `outputSchema` stub, and no explanation of what the receipt payload actually contains. The platform appears to be a demonstration or early-stage x402 showcase rather than a mature production API.

Capabilities

x402-paymentusdc-settlementbase-networktransaction-receiptper-call-pricingno-api-key

Use cases

  • Retrieving a transaction receipt for transaction ID 35 via a paid API call
  • Demonstrating x402 protocol payment flows on Base
  • Integrating per-call USDC micropayments into agent workflows

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need to make one-off paid API calls without API keys
  • Testing USDC micropayment integrations on Base

Not for

  • Production workloads requiring documented request/response schemas
  • Bulk or high-volume data retrieval with predictable SLAs
  • Users who need fiat or non-crypto payment options

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/35/receipt
# Returns 402 with x402 challenge; attach X-PAYMENT header with valid USDC payment to receive the receipt.

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base), but there is no documentation, no OpenAPI spec, no request/response examples, and the docs pages are empty stubs. The purpose and content of the receipt resource is unexplained, making this effectively a stub listing.

Warnings

  • Documentation pages (/docs, /pricing, /api, /README) all render only 'Connect wallet' with no usable content.
  • No OpenAPI or schema describing request parameters or response format.
  • The specific resource (transaction 35 receipt) is opaque — no explanation of what it returns.
  • Platform may be a demo or early-stage project; production readiness is unclear.

Citations

Provenance

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

Agent access