x402basequality 0.30

Pay-per-call audit log access on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to audit log data (specifically log entry 48) via the x402 payment protocol. It is part of a broader platform offering dozens of pay-per-request API endpoints spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per request and settled in USDC on the Base network.

The specific resource `/api/v1/audit/logs/48` is labeled "Premium API Access" in the x402 challenge. The endpoint accepts POST requests and returns JSON. Payment is handled inline: callers attach an X-PAYMENT header containing a signed USDC payment of up to 20,000 base units (i.e., $0.02, since USDC uses 6 decimals) to the payee address on Base. No API keys, subscriptions, or rate limits are advertised — access is purely pay-per-call.

Documentation on the site is extremely thin. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no additional technical detail. There is no OpenAPI spec, no request/response schema, and no example payloads available. The endpoint is confirmed live (returns a proper 402 challenge), but the actual data returned after payment is unknown. The platform appears to be a demonstration or early-stage x402 marketplace rather than a mature production API.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestjson-responseno-api-key

Use cases

  • Retrieving audit log entries with per-call USDC micropayments
  • Testing x402 payment protocol integrations against a live endpoint
  • Accessing data APIs without API key registration

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents needing keyless, pay-per-call data access on Base
  • Low-volume consumers who prefer micropayments over subscriptions

Not for

  • Production workloads requiring documented request/response schemas
  • Users who need free or subscription-based access
  • High-throughput batch processing where per-call payment overhead is impractical

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, but there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and no example payloads. The actual data returned after payment is entirely unknown, making this effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request and response formats are unknown
  • All documentation pages (/docs, /pricing, /api, /README) render only 'Connect wallet' with no content
  • The specific resource '/api/v1/audit/logs/48' is not listed on the site's landing page; it may be a demo or test endpoint
  • Platform appears early-stage; reliability and data quality are unverified

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-19 02:33:14Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-18
Last seen2026-04-27

Agent access