x402basequality 0.25

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 84) behind an x402 paywall. The endpoint is live and returns a standard x402 challenge requiring payment in USDC on the Base network. The cost per request is $0.02 (20,000 base units of USDC with 6 decimals). Payment is made via the x402 "exact" scheme with no API keys, rate limits, or subscriptions required.

The parent site lowpaymentfee.com hosts a broader catalog of pay-per-request APIs spanning data analytics, AI/ML inference, finance/Web3 data, and infrastructure utilities — all priced at $0.02 per call. However, this specific listing is for the compliance reports endpoint at `/api/v1/compliance/reports/84`, which is not explicitly listed on the site's landing page among the advertised API categories. The endpoint accepts POST requests and returns JSON.

Documentation is extremely sparse. The /docs, /pricing, /api, and /README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI spec, no request/response schema documentation, and no description of what the compliance report contains or what input parameters the POST body expects. The endpoint is confirmed live via the 402 challenge, but the actual functionality and data returned remain unclear.

Capabilities

x402-paymentusdc-settlementbase-networkcompliance-reportpay-per-requestno-api-keyjson-response

Use cases

  • Retrieving compliance report data (report ID 84) on demand
  • Programmatic access to compliance information without API key management
  • Agent-driven compliance checks with micropayment settlement

Fit

Best for

  • Agents needing on-demand compliance data with crypto micropayments
  • Developers who want keyless, pay-per-use API access on Base
  • Workflows requiring compliance reports without subscription commitments

Not for

  • Users needing detailed documentation or schema guarantees before integration
  • Bulk compliance data retrieval (pay-per-request model may be costly at scale)
  • Non-crypto users who cannot settle payments in USDC on Base

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/84 \
  -H "Content-Type: application/json" \
  -H "X-PAYMENT: <x402-payment-token>"

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.25/ 1.00

The endpoint is confirmed live via a valid x402 402 challenge, but there is zero documentation on what the compliance report contains, what POST body is expected, or what the response looks like. The endpoint path (/compliance/reports/84) is not listed among the site's advertised APIs, and all doc pages are empty. This is effectively a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README pages are all empty (only show 'Connect wallet')
  • The /api/v1/compliance/reports/84 endpoint is not listed among the site's advertised API categories, raising questions about its intended availability
  • No request or response schema is provided; callers cannot know what POST body to send or what data to expect back
  • The compliance report is fixed to ID 84 with no indication of what it covers

Citations

Provenance

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

Agent access