x402basequality 0.30

x402-gated compliance reports 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 compliance report resource (report ID 96) via the x402 payment protocol. The endpoint is live and returns a 402 challenge requiring payment in USDC on the Base network. The specific resource path `/api/v1/compliance/reports/96` suggests a compliance-related data report, though the provider's landing page does not list this particular endpoint among its publicly advertised APIs — the site instead showcases data/analytics, AI/ML, finance/Web3, and infrastructure utility endpoints all priced at $0.02 per request.

The x402 challenge specifies a maxAmountRequired of 20,000 base units of USDC (contract 0x8335…2913 on Base). Since USDC uses 6 decimals, this translates to $0.02 per request, consistent with the provider's uniform pricing. Payment is made via the x402 "exact" scheme, settling on-chain to the provider's wallet. No API keys or rate limits are advertised; access is granted purely through per-request micropayment. The endpoint accepts POST requests and returns application/json.

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 spec, no request/response schema documentation, and no description of what a "compliance report" contains. The endpoint is confirmed live (402 challenge captured), but the actual data payload and required request body are unknown.

Capabilities

x402-paymentusdc-basecompliance-reportspay-per-requestjson-apino-api-key

Use cases

  • Retrieving compliance report data on-demand with per-request USDC micropayment
  • Programmatic access to compliance information without API key management
  • Agent-driven compliance data retrieval via x402 payment protocol

Fit

Best for

  • Agents or applications needing on-demand compliance data with crypto micropayments
  • Developers who want keyless, pay-as-you-go API access on Base
  • Workflows requiring x402-compatible compliance endpoints

Not for

  • Users needing detailed documentation or well-defined schemas before integration
  • High-volume compliance data consumers who need bulk/subscription pricing
  • Anyone requiring fiat-only payment rails

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/compliance/reports/96 \
  -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 via a valid 402 challenge, and pricing is clear ($0.02 USDC on Base). However, there is no documentation, no request/response schema, and the compliance report resource is not described anywhere on the provider's site. The crawled pages are effectively empty. This is a stub listing.

Warnings

  • No documentation available — /docs, /api, /pricing, and /README all return only a wallet-connect prompt
  • No OpenAPI or request/response schema provided; request body format and response structure are unknown
  • The specific endpoint /api/v1/compliance/reports/96 is not listed among the provider's publicly advertised APIs
  • Compliance data may be subject to regulatory requirements depending on jurisdiction and content

Citations

Provenance

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

Agent access

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