x402basequality 0.40

Pay-per-call transaction receipt endpoint on Base via x402, $0.02/request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides a transaction receipt retrieval service. The specific endpoint `/api/v1/transactions/111/receipt` returns receipt data for transaction ID 111 in JSON format, payable at $0.02 per request in USDC on the Base network.

The broader lowpaymentfee.com platform advertises a suite of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are priced uniformly at $0.02 per request with no API keys, no rate limits, and no minimum commitments required.

Payment is handled via the x402 protocol on Base network using USDC (contract 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913). The endpoint accepts POST requests and returns application/json responses. The payment challenge specifies a maximum amount of 20000 base units (USDC has 6 decimals, so this equals $0.02) with a 300-second timeout window.

Capabilities

x402-paymenttransaction-receiptpay-per-callbase-networkusdc-settlementno-api-keyjson-response

Use cases

  • Retrieving transaction receipts programmatically without API key management
  • Integrating pay-per-call data access into autonomous agent workflows
  • Accessing financial or analytics data with instant USDC micropayments on Base

Fit

Best for

  • Agents needing keyless, pay-as-you-go API access
  • Developers wanting to avoid subscription commitments for low-volume usage
  • Web3-native applications that can settle payments in USDC on Base

Not for

  • High-volume use cases where per-request pricing becomes expensive compared to subscriptions
  • Users without access to USDC on Base network
  • Applications requiring guaranteed SLAs or enterprise support

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.40/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear, but there is no OpenAPI schema, no documentation of request/response bodies, and the crawled docs/pricing/API pages all just show 'Connect wallet' with no substantive content. The specific functionality of this receipt endpoint is not documented beyond its name.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only a wallet-connect prompt
  • No request or response schema documented for this endpoint
  • The specific transaction ID '111' in the URL suggests this may be a demo/example endpoint rather than a general-purpose receipt API
  • Platform appears to be early-stage with minimal documentation

Citations

Provenance

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

Agent access