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 #58) 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/58` 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 payTo address on Base. No API keys, accounts, or rate limits are required — access is purely payment-gated.

Documentation on the site is extremely thin. The /docs, /pricing, /api, and /README pages all resolve to a near-empty "Connect wallet" stub, so there is no OpenAPI spec, request/response schema, or usage examples available. The exact shape of the audit log response and what input parameters the POST body expects are unknown. The endpoint is confirmed live (returns a valid 402 challenge), but the lack of documentation limits practical usability without experimentation.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-requestno-api-keyjson-response

Use cases

  • Retrieving audit log entries on a per-request payment basis
  • Agent-driven data access without pre-provisioned API keys
  • Demonstrating x402 payment protocol integration for micropayments

Fit

Best for

  • Developers experimenting with x402 payment-gated APIs
  • Agents that need keyless, pay-as-you-go data access
  • Low-volume audit log retrieval without subscription commitments

Not for

  • High-volume audit log ingestion (no bulk/batch endpoint documented)
  • Users who need detailed API documentation or guaranteed SLAs
  • Anyone without a Base-network USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/audit/logs/58 \
  -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, confirming it exists and accepts payment. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of 'audit/logs/58' is unclear. The docs pages are all empty stubs. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return empty 'Connect wallet' pages
  • No OpenAPI or request/response schema provided; input parameters and response format are unknown
  • The specific endpoint /api/v1/audit/logs/58 is not listed on the provider's landing page among their advertised APIs
  • Purpose of 'audit log #58' is unclear — may be a demo or placeholder resource

Citations

Provenance

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

Agent access