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 one of many endpoints on the platform, which offers data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities—all priced at $0.02 per request with no API keys, no rate limits, and no commitments.

The specific endpoint `/api/v1/transactions/47/receipt` returns a JSON response upon payment of 20,000 base units of USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) on the Base network, which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme by including an X-PAYMENT header in a POST request. The payment is directed to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a maximum timeout of 300 seconds.

The broader platform advertises categories including metrics, reports, data export, insights, sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, token quotes, gas estimates, geocoding, validation, conversion, and generation endpoints. Documentation pages exist but appear to require wallet connection and contain no further technical detail in the crawled content.

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 API key management
  • Accessing premium data endpoints using on-chain USDC micropayments

Fit

Best for

  • Agents or services that need keyless, on-demand API access
  • Developers experimenting with x402 payment protocol integrations
  • Low-volume consumers who prefer per-request billing over subscriptions

Not for

  • High-volume batch processing where per-request fees add up quickly
  • Users without access to USDC on the Base network
  • Applications requiring detailed API documentation or OpenAPI specs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/47/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 (402 challenge confirmed) and pricing is clear, but there is no OpenAPI schema, no response examples, no documentation beyond a wallet-connect prompt, and the specific purpose of 'transactions/47/receipt' is unclear. The listing is effectively a stub with payment metadata only.

Warnings

  • No OpenAPI or detailed documentation available—docs pages only show 'Connect wallet'
  • The specific resource '/api/v1/transactions/47/receipt' purpose is unclear; 'Premium API Access' is a generic description
  • No response schema or example responses are available
  • The broader platform lists many endpoints but none have documented input/output schemas

Citations

Provenance

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

Agent access