x402basequality 0.35

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 endpoint at lowpaymentfee.com provides a transaction receipt retrieval service accessible via the x402 payment protocol. The specific resource `/api/v1/transactions/263/receipt` returns a receipt for transaction ID 263 in JSON format. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request (20,000 base units with 6 decimals).

The broader lowpaymentfee.com platform advertises multiple API categories including Data & Analytics (metrics, reports, data export, insights), AI & Machine Learning (sentiment analysis, text 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.

The x402 challenge is live and functional, accepting POST requests. Payment is made to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 using the exact payment scheme on Base. The maximum timeout for payment is 300 seconds. Documentation pages beyond the landing page appear to require wallet connection and provide no additional technical detail.

Capabilities

x402-paymenttransaction-receiptusdc-settlementbase-networkpay-per-callno-api-keyjson-response

Use cases

  • Retrieving transaction receipts programmatically with per-call USDC payment
  • Integrating pay-as-you-go API access without managing API keys or subscriptions
  • Demonstrating x402 protocol payment flows for agent-to-agent commerce

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call API access
  • Projects requiring on-chain payment settlement on Base

Not for

  • High-volume batch processing where per-call fees add up quickly
  • Users without USDC on Base network
  • Applications requiring detailed API documentation or SDKs

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/transactions/263/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 x402 challenge is live and confirms pricing and network details, but there is no OpenAPI schema, no response examples, no documentation beyond a landing page listing, and the specific endpoint's purpose (transaction 263 receipt) is opaque with no schema for request or response bodies.

Warnings

  • No API documentation available beyond landing page — docs/pricing/README pages all require wallet connection with no content
  • No request or response schema provided for this endpoint
  • Endpoint appears to be for a specific transaction ID (263) rather than a general-purpose resource — unclear if parameterized
  • Platform legitimacy and data quality cannot be verified from available materials

Citations

Provenance

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

Agent access