x402basequality 0.35

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides a "Premium API Access" receipt for transaction 324. It is part of a broader platform offering a variety of pay-per-request APIs spanning data & analytics, AI & machine learning, finance & Web3, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific endpoint `/api/v1/transactions/324/receipt` accepts POST requests and returns JSON. Payment is handled via the x402 protocol: callers supply an X-PAYMENT header containing a signed USDC payment of up to 20,000 base units ($0.02, since USDC uses 6 decimals) to the specified payTo address. No API keys, rate limits, or upfront commitments are required — access is instant once payment is verified on-chain.

The platform advertises additional endpoints for sentiment analysis, text summarization, classification, embeddings, price feeds, exchange rates, geocoding, validation, conversion, and more, all at the same $0.02 per-request price point. However, documentation beyond the landing page is extremely sparse — the /docs, /pricing, /api, and /README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no usage examples available from the crawl.

Capabilities

x402-paymentusdc-settlementbase-networkpay-per-requesttransaction-receiptjson-responseno-api-key

Use cases

  • Retrieving a transaction receipt for transaction 324 via a single paid API call
  • Demonstrating x402 pay-per-request patterns for agent-to-agent commerce
  • Accessing premium data endpoints without API key registration

Fit

Best for

  • Developers experimenting with x402 payment protocol integrations
  • AI agents that need keyless, pay-per-call API access on Base
  • Projects requiring on-chain micropayment-gated endpoints

Not for

  • Users needing detailed API documentation or OpenAPI specs before integrating
  • High-volume batch processing where per-request fees add up quickly
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge captured) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no request/response schema, no documentation, and no examples. The docs, pricing, and README pages are all empty beyond a wallet-connect prompt. The specific purpose of this particular receipt endpoint is unclear beyond its generic title.

Warnings

  • No OpenAPI specification or request/response schema available
  • All documentation pages (/docs, /pricing, /api, /README) returned only 'Connect wallet' with no content
  • The endpoint path references a specific transaction ID (324); it is unclear whether this is a generic pattern or a fixed resource
  • No examples of request body or response body are available from any source
  • The broader platform claims many endpoints but none have documented schemas

Citations

Provenance

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

Agent access