x402basequality 0.30

AML alerts endpoint with per-request x402 payment on Base (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This endpoint at lowpaymentfee.com provides access to AML (Anti-Money Laundering) alert data via a pay-per-request model using the x402 protocol. The specific resource `/api/v1/aml/alerts/63` returns alert data in JSON format, gated behind a USDC micropayment on the Base network.

The endpoint accepts POST requests and charges a maximum of 20,000 base units of USDC (0.02 USD) per call. Payment is settled on-chain via the x402 "exact" scheme to a specified wallet address. The provider's landing page advertises a broad catalog of APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced uniformly at $0.02 per request with no API keys, no rate limits, and instant access.

However, documentation is extremely sparse. The docs, API, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. There is no OpenAPI schema, no request/response examples, and no detailed description of what the AML alerts endpoint actually returns. The endpoint path suggests it retrieves a specific AML alert by ID (63), but the exact data schema, supported parameters, and response format are unknown. Users should expect to experiment or contact the provider for details.

Capabilities

aml-alertspay-per-requestx402-paymentusdc-base-networkjson-responseno-api-key

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating AML screening into automated financial pipelines
  • Querying specific anti-money-laundering alerts by ID for audit purposes

Fit

Best for

  • Developers needing on-demand AML alert data without subscription commitments
  • Agents or bots that can pay per-request via x402 on Base
  • Low-volume compliance checks where $0.02/request is cost-effective

Not for

  • High-volume AML screening requiring bulk pricing or SLAs
  • Users who need detailed API documentation and guaranteed response schemas before integrating

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/aml/alerts/63 \
  -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 (returns 402 with a valid x402 challenge), but there is no OpenAPI schema, no request/response examples, and all documentation pages are empty stubs showing only 'Connect wallet'. The AML alerts path is not even listed on the provider's landing page catalog, making it unclear whether this is a production endpoint or a placeholder. Pricing is clear ($0.02/request) but everything else must be inferred.

Warnings

  • No documentation available — docs, API, pricing, and README pages all show only 'Connect wallet'
  • The /api/v1/aml/alerts/63 endpoint is not listed in the provider's public API catalog on the landing page
  • No OpenAPI schema or response examples are available; request/response format is unknown
  • AML/compliance data may be subject to regulatory requirements — verify data provenance and licensing before use

Citations

Provenance

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

Agent access