x402basequality 0.30

Pay-per-call audit log retrieval 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 #25) 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/25` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline: callers receive a 402 challenge containing the USDC asset address on Base (`0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913`) and a payTo wallet. The maxAmountRequired is 20,000 base units of USDC (6 decimals), which equals $0.02. No API keys are needed; authentication is replaced by the x402 micropayment header. The platform advertises no rate limits and instant access.

Documentation 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 spec, no request/response schema, and no description of what the audit log data actually contains. The endpoint is live (402 challenge confirmed), but the lack of documentation makes it difficult to know what payload to send or what response to expect.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-log-retrievalpay-per-requestno-api-key

Use cases

  • Retrieving audit log entries on a per-request payment basis without needing an API key
  • Integrating pay-per-call audit data into agent workflows that support x402
  • Accessing infrastructure data endpoints settled in USDC on Base L2

Fit

Best for

  • Agents or applications that support x402 payment protocol
  • Users who want keyless, pay-as-you-go API access
  • Developers building on Base who already hold USDC

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume consumers who need bulk pricing or subscription plans
  • Anyone without a Base-compatible USDC wallet

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is live and returns a valid x402 402 challenge, confirming pricing and network. However, there is no OpenAPI spec, no request/response schema, no documentation beyond a landing page listing, and the specific purpose of 'audit/logs/25' is unexplained. This is effectively a stub listing.

Warnings

  • No OpenAPI or schema documentation available — request body and response format are unknown
  • All documentation pages (docs, pricing, API, README) render only 'Connect wallet' with no useful content
  • The specific meaning of 'audit/logs/25' is not documented; it is unclear what data is returned
  • The endpoint path references a specific log ID (25), which may not generalize to other IDs without further info

Citations

Provenance

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

Agent access