x402basequality 0.35

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 ID 69) 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 endpoint `/api/v1/audit/logs/69` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: 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). The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base mainnet, with a 300-second timeout window. No API keys or rate limits are advertised; access is gated purely by micropayment.

Documentation on the site is extremely thin — the docs, pricing, API, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI schema, no request/response examples, and no description of what the audit log response payload actually contains. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know what data is returned or what POST body (if any) is expected.

Capabilities

x402-paymentusdc-micropaymentbase-networkaudit-log-accesspay-per-requestno-api-key

Use cases

  • Retrieving audit log entries via programmatic micropayment
  • Integrating pay-per-call data access into agent workflows without API key management
  • Accessing infrastructure services settled on-chain via USDC on Base

Fit

Best for

  • Agents or developers wanting keyless, pay-per-request API access
  • On-chain micropayment workflows on Base
  • Quick one-off data retrieval without subscription commitments

Not for

  • Users needing detailed API documentation or response schema guarantees
  • High-volume batch retrieval where per-request pricing is inefficient
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is confirmed live with a valid 402 challenge and clear pricing ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, and the documentation pages are empty stubs. The purpose of 'audit/logs/69' is not explained anywhere. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content.
  • No request body schema or response schema provided; it is unknown what data this endpoint returns.
  • The endpoint path '/api/v1/audit/logs/69' with a hardcoded ID is unusual and unexplained.
  • The site lists many other endpoints but none appear in the probe; their functionality is unverified.

Citations

Provenance

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

Agent access