x402basequality 0.30

Pay-per-call audit log access 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 access to audit log data (specifically log ID 39) 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 settled on the Base network using USDC.

The specific resource `/api/v1/audit/logs/39` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: callers attach an X-PAYMENT header with a signed USDC payment on Base. The maximum amount required is 20,000 base units of USDC (6 decimals), which equals $0.02 per request. The payment is sent to address `0x1A2B...85F3` and the endpoint returns JSON.

The platform advertises a simple pricing model: $0.02 per request across all endpoints, with no API keys, no rate limits, no minimums, and instant access. Documentation pages exist at `/docs`, `/pricing`, and `/api` but currently render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed documentation available for this or any other endpoint on the platform. The actual data returned by the audit logs endpoint is unknown — the description "Premium API Access" is generic and does not clarify what audit information is provided.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestjson-response

Use cases

  • Retrieving audit log records via a single micropayment without API key registration
  • Programmatic access to audit data from agents that can settle x402 payments on Base
  • Exploring x402 protocol integration with a low-cost test endpoint

Fit

Best for

  • Developers experimenting with x402 payment protocol integration
  • Agents needing keyless, pay-per-call API access on Base
  • Low-volume audit log retrieval without subscription commitments

Not for

  • Users needing detailed documentation or response schema guarantees before integrating
  • High-volume audit log consumers who need bulk pricing or streaming access
  • Anyone requiring non-crypto payment methods

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live (returns a valid 402 x402 challenge) and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI schema, no request/response examples, no meaningful documentation (all doc pages show only 'Connect wallet'), and the endpoint's purpose ('audit logs') is vague with no detail on what data is returned. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/API pages render only 'Connect wallet' with no content
  • No request or response schema provided; the actual data returned by this endpoint is unknown
  • The endpoint path '/api/v1/audit/logs/39' with description 'Premium API Access' is generic and does not clarify what audit information is served
  • This endpoint is not listed on the provider's homepage among their advertised APIs

Citations

Provenance

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

Agent access