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 76) 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 call, settled in USDC on the Base network.

The specific resource `/api/v1/audit/logs/76` is labeled "Premium API Access" and accepts POST requests. Payment is handled inline via the x402 protocol: callers attach an `X-PAYMENT` header containing a signed payment of up to 20,000 base units of USDC (i.e., $0.02, since USDC uses 6 decimals) to the payee address `0x1A2B...85F3`. The x402 challenge was confirmed live, returning a proper 402 response with version 1 of the protocol and a 300-second payment timeout.

Documentation on the site is extremely thin — the docs, pricing, API, 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 description of what the audit log payload contains or what parameters the POST body accepts. The endpoint appears functional based on the 402 challenge, but the lack of documentation makes it difficult to know what data is returned or how to structure a request body.

Capabilities

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

Use cases

  • Retrieving audit log records on a per-request payment basis
  • Integrating pay-per-call data access into agent workflows without API keys
  • Accessing infrastructure services settled in USDC on Base

Fit

Best for

  • Agents or developers who want keyless, pay-per-call API access
  • Users already holding USDC on the Base network
  • Scenarios requiring audit trail or log data without subscription commitments

Not for

  • Users needing detailed API documentation or request/response schemas before integrating
  • High-volume consumers who would benefit from bulk pricing or subscriptions
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and confirms the endpoint accepts payment, but there is zero documentation on request format, response schema, or what 'audit logs' actually contain. No OpenAPI spec, no examples, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — docs, pricing, API, and README pages all show only 'Connect wallet' with no content
  • No OpenAPI or request/response schema provided; request body format is unknown
  • The specific resource '/api/v1/audit/logs/76' is not listed on the site's landing page among its advertised endpoints — it may be an internal or unlisted route
  • Audit log contents and structure are completely undocumented

Citations

Provenance

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

Agent access