x402basequality 0.30

x402-payable compliance report endpoint on Base, $0.02 per request in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com serves a compliance report (resource ID 61) behind an x402 paywall. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML inference, finance/Web3, and infrastructure categories — all priced at $0.02 per request, settled in USDC on the Base network.

The specific resource at `/api/v1/compliance/reports/61` is labeled "Premium API Access" in the x402 challenge. The challenge advertises a maxAmountRequired of 20,000 base units of USDC (contract 0x8335…2913 on Base), which equals $0.02 given USDC's 6 decimals. Payment is made via the x402 exact scheme: callers attach an X-PAYMENT header with a signed payment to the payTo address. No API keys, rate limits, or subscriptions are required — access is purely pay-per-request.

Documentation is extremely sparse. The landing page lists available endpoints and pricing, but 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 documentation, and no example payloads available. The endpoint's actual data content (what a "compliance report" contains) is unknown from the available material. The endpoint is confirmed live via a proper 402 challenge response.

Capabilities

x402-paymentusdc-basepay-per-requestcompliance-reportjson-responseno-api-key

Use cases

  • Fetching compliance report data on-demand with per-request USDC payment
  • Integrating x402-compatible agents that need compliance information
  • Programmatic access to compliance reports without subscription or API key management

Fit

Best for

  • Agents or applications that support x402 payment protocol
  • Users who want pay-per-use access without signup or API keys
  • Developers building on Base network who already hold USDC

Not for

  • Users needing detailed API documentation or schema guarantees before integrating
  • High-volume consumers who would benefit from bulk/subscription pricing
  • Anyone without a Base-compatible wallet or USDC holdings

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The endpoint is confirmed live with a valid x402 402 challenge and clear pricing. However, there is no documentation, no OpenAPI spec, no request/response examples, and the actual content of the compliance report is entirely unknown. The docs pages are empty beyond a wallet connect prompt. This is effectively a stub listing.

Warnings

  • No API documentation available — /docs, /pricing, /api, and /README all return only a 'Connect wallet' prompt with no content.
  • No OpenAPI or schema definition found; request and response formats are unknown.
  • The nature of the 'compliance report' at resource ID 61 is undocumented — it is unclear what data is returned.
  • The endpoint path suggests a specific resource (report 61) rather than a general-purpose API.

Citations

Provenance

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

Agent access