x402basequality 0.35

Transaction receipt endpoint on Base, paid per-call via x402 with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides a transaction receipt for transaction ID 195 via the x402 payment protocol. It is part of a broader platform (lowpaymentfee.com) that offers a suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all settled on the Base network using USDC.

The specific endpoint `/api/v1/transactions/195/receipt` accepts POST requests and returns a JSON response upon payment. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (0x8335…2913 on Base), which equals $0.02 USD (USDC uses 6 decimals). The platform's landing page confirms a flat $0.02 per request across all endpoints, with no API keys, no rate limits, and instant access.

However, this particular endpoint appears to be a single-resource receipt retrieval (transaction 195), and it is unclear what the receipt contains or what broader transaction system it belongs to. The platform's documentation pages (docs, pricing, README) all render only a "Connect wallet" prompt with no substantive content, so there is no schema documentation, example payloads, or detailed API reference available. The endpoint is live and returning a valid x402 402 challenge.

Capabilities

x402-paymentusdc-settlementbase-networktransaction-receiptpay-per-requestno-api-keyjson-response

Use cases

  • Retrieving a transaction receipt for transaction 195 via programmatic payment
  • Demonstrating x402 protocol integration for pay-per-request APIs
  • Agent-driven receipt fetching settled in USDC on Base

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing to fetch transaction receipts with crypto micropayments
  • Use cases requiring no-signup, no-API-key access

Not for

  • Bulk transaction receipt retrieval (single hardcoded transaction ID)
  • Users who need detailed API documentation or schema references
  • Production systems requiring SLA guarantees or documented error handling

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live and returns a valid x402 402 challenge, and the landing page confirms pricing. However, the endpoint is for a single hardcoded transaction ID (195) with no documentation on what it returns, no request/response schema, and all doc pages are empty. The purpose and utility of this specific receipt endpoint are unclear.

Warnings

  • All documentation pages (/docs, /pricing, /README, /api) render only 'Connect wallet' with no content
  • Endpoint is scoped to a single transaction ID (195) — unclear if this is a demo or production resource
  • No request or response schema available; no examples of what the receipt contains
  • The broader platform lists many endpoints but none have documented schemas

Citations

Provenance

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

Agent access