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 92) behind an x402 paywall. The provider operates a broad suite of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities, all settled on the Base network using USDC at a flat $0.02 per request.

The specific resource `/api/v1/audit/logs/92` is labeled "Premium API Access" and accepts POST requests. Payment is handled via the x402 protocol: callers must include an X-PAYMENT header with a valid payment proof. The endpoint charges up to 20,000 base units of USDC (0.02 USDC = $0.02) per call, paid to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base. The payment timeout is 300 seconds.

Note that while the provider's landing page lists many API categories (analytics, AI, finance, geocoding, etc.), the specific endpoint being listed here is for audit logs. Documentation beyond the landing page is extremely thin — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no further content. There is no OpenAPI spec, no request/response schema documentation, and no examples of what the audit log response contains. The endpoint is confirmed live (returns a proper 402 challenge), but the lack of documentation makes it difficult to know what data is actually returned.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestno-api-key

Use cases

  • Retrieving audit log entries via a single micropayment without needing an API key or subscription
  • Programmatic access to audit data from AI agents that can settle x402 payments on Base
  • Integrating pay-per-use audit trail lookups into compliance or monitoring workflows

Fit

Best for

  • Agents or applications that can settle x402 payments on Base in USDC
  • Users who want keyless, pay-per-request access to audit data
  • Low-volume or sporadic audit log retrieval without subscription commitments

Not for

  • High-volume audit log consumers who need bulk export or streaming
  • Users who need detailed API documentation or response schema guarantees before integrating
  • Anyone unable to transact in USDC on the Base network

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no examples, and the docs pages are empty. The specific purpose of 'audit/logs/92' is unclear beyond the generic 'Premium API Access' label.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • Docs, pricing, API, and README pages all render only 'Connect wallet' with no usable content
  • The endpoint path references a specific log ID (92); it is unclear whether this is a fixed resource or parameterized
  • The provider lists many API categories on the landing page but none appear documented beyond titles and prices

Citations

Provenance

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

Agent access