x402basequality 0.30

Pay-per-call audit log access on Base via x402 — $0.02 per 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 44) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) with a maximum cost of 20,000 base units, which equals $0.02 per request (USDC uses 6 decimals).

The endpoint is part of a broader platform hosted at lowpaymentfee.com that offers a variety of pay-per-call APIs spanning data analytics, AI/ML inference, finance/Web3 data, and utility services — all priced uniformly at $0.02 per request. The platform advertises no API keys, no rate limits, and instant access; callers simply attach an x402 payment header to each request.

Documentation is extremely sparse. 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 documentation, and no example payloads available. The specific purpose and schema of the audit logs endpoint cannot be confirmed beyond its URL path and the x402 challenge metadata. The endpoint is confirmed live (returns HTTP 402 with a valid x402 challenge).

Capabilities

x402-paymentusdc-basepay-per-callaudit-logsjson-responseno-api-key

Use cases

  • Retrieving audit log entries on a per-call payment basis without needing an API key
  • Integrating pay-per-use audit data into automated agent workflows
  • Demonstrating x402 payment protocol integration for micro-transactions

Fit

Best for

  • Agents or developers needing keyless, pay-per-call audit log access
  • x402 protocol experimentation and integration testing
  • Low-volume, on-demand data retrieval without subscription commitments

Not for

  • High-volume bulk audit log exports where per-call pricing is inefficient
  • 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/44 \
  -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 challenge, but documentation is essentially nonexistent — all doc pages show only 'Connect wallet'. There is no OpenAPI spec, no request/response schema, and no examples. The purpose of 'audit/logs/44' is unclear beyond the URL path. This is effectively a stub listing.

Warnings

  • No documentation available — all doc/pricing/README pages render only 'Connect wallet'
  • No OpenAPI or request/response schema provided; input and output formats are unknown
  • The specific meaning of 'audit/logs/44' is unverifiable — it may be a demo or placeholder endpoint
  • Platform appears to list many endpoints at uniform $0.02 pricing but provides no substantive docs for any of them

Citations

Provenance

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

Agent access