x402basequality 0.30

Pay-per-call audit logs endpoint on Base via x402, settled in USDC at $0.02/request.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com provides access to audit log data (specifically log ID 7) via a POST request. Payment is handled inline using the x402 protocol on the Base network, settling in USDC (contract 0x8335…2913). Each call costs a maximum of 20,000 base units of USDC, which equals $0.02 (two cents) given USDC's 6 decimal places.

The endpoint is part of a broader platform (lowpaymentfee.com) that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto data (price feeds, exchange rates, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints on the platform share the same $0.02/request pricing model with no API keys, no rate limits, and no commitments required.

Documentation on the site is extremely sparse — the docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the audit logs endpoint returns. The endpoint is confirmed live (returns a proper 402 x402 challenge), but the actual payload structure and data content remain unknown.

Capabilities

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

Use cases

  • Retrieving audit log records on a per-call payment basis without needing an API key
  • Integrating pay-per-use audit data into agent workflows via x402
  • Accessing structured audit data settled in USDC on Base L2

Fit

Best for

  • Agents or developers needing quick, keyless access to audit log data
  • x402-compatible clients that can settle USDC payments on Base
  • Low-volume or sporadic access patterns where per-call pricing is economical

Not for

  • High-volume audit log consumers who need bulk pricing or subscriptions
  • Users who need detailed API documentation or guaranteed SLAs before integrating
  • Anyone without a Base-compatible USDC wallet

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/audit/logs/7 \
  -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 confirmed live with a valid x402 402 challenge, and pricing is clear ($0.02/request in USDC on Base). However, there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs showing only 'Connect wallet'. The actual data returned by the audit logs endpoint is completely undocumented.

Warnings

  • No OpenAPI or schema documentation available for this endpoint
  • All doc/pricing/API pages on the site render only a 'Connect wallet' prompt with no content
  • The specific data returned by /api/v1/audit/logs/7 is unknown — no response schema or examples exist
  • The endpoint path suggests a single fixed resource (log ID 7) rather than a parameterized query

Citations

Provenance

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

Agent access