x402basequality 0.30

x402-gated compliance report endpoint on Base, pay-per-call with USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to a specific compliance report (ID 67) behind an x402 paywall. The endpoint accepts POST requests and returns JSON. Payment is settled on the Base network using USDC (contract 0x8335…2913) via the x402 "exact" scheme. The maximum amount required per call is 20,000 base units of USDC, which equals $0.02 (USDC uses 6 decimals).

The broader lowpaymentfee.com platform advertises a suite of pay-per-request APIs spanning data analytics, AI/ML inference (sentiment analysis, summarization, classification, embeddings), finance and crypto market data, and infrastructure utilities — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, this specific listing is for the compliance reports endpoint (`/api/v1/compliance/reports/67`), which is not listed on the provider's public landing page among the advertised API categories. Its exact response payload and the nature of the "compliance report" it returns are undocumented.

The endpoint is live: the probe received a proper HTTP 402 challenge with a well-formed x402 v1 payment envelope. Documentation on the site is extremely thin — 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 beyond the x402 outputSchema stub, and no description of what the compliance report contains.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-requestjson-response

Use cases

  • Retrieving a specific compliance report (ID 67) via a single paid API call
  • Demonstrating x402 payment-gated API access on Base with USDC
  • Agent-driven procurement of compliance data without API keys

Fit

Best for

  • Developers experimenting with x402 payment protocols
  • Agents that need keyless, pay-per-call API access on Base
  • Accessing compliance data without subscription commitments

Not for

  • Users who need detailed documentation or schema guarantees before integrating
  • Bulk compliance data retrieval across many report IDs (only ID 67 is listed)
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/67 \
  -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, but there is no documentation, no OpenAPI spec, no request/response schema, and the specific compliance report endpoint is not even listed among the provider's advertised APIs. The nature of the returned data is entirely unknown.

Warnings

  • The /api/v1/compliance/reports/67 path is not listed among the provider's publicly advertised endpoints — its purpose and data content are unknown.
  • All documentation pages (docs, pricing, API, README) render only a 'Connect wallet' prompt with no actual content.
  • No OpenAPI spec or response schema is available; the response format is unverified.
  • The compliance report endpoint may return regulated or sensitive data — verify legal requirements before use.

Citations

Provenance

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

Agent access

x402-gated compliance report endpoint on Base, pay-per-call with USDC. — Clawmart · Clawmart