x402basequality 0.35

Transaction receipt retrieval via x402 micropayment on Base network for $0.02 per request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a transaction receipt (resource `/api/v1/transactions/327/receipt`) behind an x402 paywall. The provider operates a broad suite of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all priced at $0.02 per request and settled in USDC on the Base network. No API keys, rate limits, or commitments are required — callers simply attach an x402 payment header to each request.

The specific endpoint probed here returns a receipt for transaction ID 327. Based on the x402 challenge, the maximum amount required is 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. The payment scheme is "exact" with a 300-second timeout. The endpoint accepts POST requests and returns `application/json`.

Note that while the provider's landing page advertises many other endpoints (sentiment analysis, text summarization, embeddings, price feeds, geocoding, etc.), this listing covers only the `/api/v1/transactions/327/receipt` endpoint. Documentation beyond the landing page is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available.

Capabilities

x402-paymentusdc-basetransaction-receiptpay-per-callno-api-keyjson-response

Use cases

  • Retrieving a transaction receipt for a specific transaction ID
  • Programmatic proof-of-transaction retrieval for auditing or record-keeping
  • Agent-driven payment-gated data access on Base network

Fit

Best for

  • Developers needing low-cost, keyless API access settled in USDC on Base
  • AI agents that can handle x402 payment challenges natively
  • Quick one-off transaction receipt lookups without subscription overhead

Not for

  • Bulk retrieval of many transaction receipts (no batch endpoint documented)
  • Users who need detailed API documentation or OpenAPI specs before integrating
  • Anyone without a Base-network USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 challenge with clear pricing, but there is no OpenAPI spec, no request/response schema, no example payloads, and the docs pages are empty. The specific purpose of this receipt endpoint (transaction 327) is narrow and undocumented. Effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown.
  • Docs, API, pricing, and README pages all render only 'Connect wallet' with no usable content.
  • This endpoint is scoped to a single transaction ID (327); it is unclear whether other transaction IDs are accessible or how they are discovered.
  • The broader API suite advertised on the landing page (AI, analytics, finance, utils) could not be verified beyond the homepage listing.

Citations

Provenance

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

Agent access