x402basequality 0.30

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

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves a compliance report (resource ID 36) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, infrastructure utilities, and compliance. All endpoints on the platform use the x402 protocol on the Base network, accepting USDC payments with no API keys, no rate limits, and no subscriptions required.

The specific endpoint `/api/v1/compliance/reports/36` accepts POST requests and returns JSON. The x402 challenge advertises a maximum cost of 20,000 base units of USDC (asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the platform's uniform $0.02/request pricing. Payment is sent to address 0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3 with a 300-second timeout.

Documentation is extremely sparse. The crawled docs, API, pricing, and README pages all returned only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no description of what the compliance report actually contains or what input parameters it expects. The endpoint is live (returns a valid 402 challenge), but without documentation it is difficult to determine the exact data returned or the intended use case.

Capabilities

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

Use cases

  • Retrieving compliance report data on a per-request basis without subscriptions
  • Integrating compliance checks into automated agent workflows via x402 micropayments
  • Accessing regulatory or compliance information programmatically with crypto payment

Fit

Best for

  • Agents or applications needing on-demand compliance data with no signup
  • Developers wanting to test x402 payment flows on Base
  • Use cases requiring pay-as-you-go access without API key management

Not for

  • Users who need detailed documentation or schema before integrating
  • High-volume compliance workflows where per-request pricing may add up
  • Anyone requiring non-crypto payment methods

Quick start

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

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 schema, no request/response examples, and no description of what the compliance report contains. The listing is effectively a stub with only pricing and protocol details confirmed.

Warnings

  • No documentation available — docs, API, pricing, and README pages all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or request/response schema provided; input parameters and output format are unknown.
  • The nature and contents of 'compliance report 36' are completely undocumented.
  • The platform lists many endpoint categories but this specific endpoint path (/api/v1/compliance/reports/36) does not appear in the homepage listing, raising questions about its provenance.

Citations

Provenance

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

Agent access