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 entry 56) via the x402 payment protocol. It accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) at a cost of $0.02 per request (20,000 base units with 6 decimals).

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, finance/Web3 data, and infrastructure utilities — all priced 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 returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no example payloads available. The specific functionality of the audit logs endpoint (what data it returns, what parameters it accepts) is not documented anywhere in the crawled material. The endpoint is confirmed live — it returns a proper 402 x402 challenge.

Capabilities

x402-paymentpay-per-callaudit-logsusdc-settlementbase-networkjson-api

Use cases

  • Retrieving audit log entry 56 from the lowpaymentfee.com platform
  • Programmatic access to audit data without API key registration
  • Agent-driven data retrieval with per-call crypto micropayments

Fit

Best for

  • Developers wanting keyless, pay-per-call API access
  • AI agents that can settle x402 payments on Base
  • Users who need audit log data and prefer crypto micropayments over subscriptions

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 who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/audit/logs/56 \
  -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 USDC on Base). However, there is no OpenAPI spec, no documented request/response schema, no examples, and all documentation pages returned only 'Connect wallet' with no content. The specific purpose of 'audit/logs/56' is undocumented.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README pages all return only a 'Connect wallet' prompt with no substantive content.
  • No OpenAPI or schema definition found for this endpoint.
  • The purpose and data returned by /api/v1/audit/logs/56 is not documented; 'Premium API Access' is a generic label.
  • Request body format and accepted parameters are unknown.

Citations

Provenance

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

Agent access