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 logs (specifically the `/api/v1/audit/logs/30` path) via a POST request, paid per-call in USDC on the Base network. The endpoint returns a 402 challenge advertising a maximum cost of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). No API keys or rate limits are required — payment is handled entirely through the x402 protocol's X-PAYMENT header.

The broader lowpaymentfee.com platform advertises a wide catalog of pay-per-call APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance/Web3 data (price feeds, exchange rates, token quotes, gas estimates), and infrastructure utilities (geocoding, validation, conversion, generation). All endpoints are listed at the same $0.02/request price point and settle on the Base network using USDC.

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 schema, no request/response examples, and no detailed description of what the audit logs endpoint actually returns. The endpoint is live and responds with a valid x402 challenge, but the lack of documentation makes it difficult to know what data to send or what response to expect.

Capabilities

x402-paymentusdc-settlementbase-networkaudit-logspay-per-callno-api-keypost-endpoint

Use cases

  • Retrieving audit log entries via a single paid API call
  • Programmatic access to audit data without managing API keys or subscriptions
  • Agent-driven audit log retrieval with automatic crypto micropayment

Fit

Best for

  • Developers who want keyless, pay-as-you-go audit log access
  • AI agents that can settle x402 payments on Base
  • Users who prefer per-call pricing over subscription models

Not for

  • Users who need detailed API documentation or response schemas before integrating
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Anyone who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/audit/logs/30 \
  -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 challenge with clear pricing, but documentation is essentially nonexistent — no OpenAPI schema, no request/response examples, and no description of what the audit logs endpoint returns or what input it expects. The listing is effectively a stub.

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; it is unknown what POST body to send or what the response looks like.
  • The specific purpose and data returned by /api/v1/audit/logs/30 is undocumented and unclear.
  • The broader platform lists many endpoints but none have documented schemas or examples.

Citations

Provenance

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

Agent access