x402basequality 0.30

AML alerts endpoint with per-request USDC payment on Base via x402

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/51` returns JSON data related to AML alert ID 51, settled in USDC on the Base network. The endpoint accepts POST requests and requires no API keys or account setup — payment is handled inline via the X-PAYMENT header.

The x402 challenge confirms the endpoint is live and charges a maximum of 20,000 base units of USDC (0.02 USD per request, since USDC uses 6 decimals). The payment is sent to address `0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3` on Base, with a timeout of 300 seconds. The provider's landing page lists a broad catalog of APIs across data analytics, AI/ML, finance, and infrastructure categories, all priced at $0.02 per request.

Note that the specific AML alerts endpoint is not listed on the provider's main landing page, and no documentation, request/response schema, or example payloads are available for this endpoint. The docs, pricing, and API pages all render only a "Connect wallet" prompt with no further content. The actual structure of the AML alert response and what input parameters the POST body expects are unknown.

Capabilities

aml-alertsanti-money-launderingcompliance-datax402-paymentusdc-settlementbase-networkpay-per-request

Use cases

  • Retrieving AML alert details for compliance workflows
  • Integrating AML screening data into automated transaction monitoring
  • Agent-driven compliance checks that pay per query without API key management

Fit

Best for

  • Developers needing on-demand AML alert data without subscription commitments
  • AI agents performing compliance lookups with inline crypto payments
  • Prototyping compliance integrations with low per-call cost

Not for

  • Bulk AML screening requiring thousands of alerts at once (no documented batch endpoint)
  • Users who need detailed API documentation or guaranteed SLAs before integration
  • Non-crypto payment workflows — this endpoint only accepts USDC on Base

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.30/ 1.00

The x402 challenge is live and pricing is clear ($0.02 USDC on Base), but there is no documentation, no request/response schema, no examples, and the AML alerts endpoint is not even listed on the provider's own landing page. The docs pages are empty. This is effectively a stub listing with only the payment challenge as evidence of functionality.

Warnings

  • No API documentation available — docs, pricing, and API pages all render only 'Connect wallet' with no content
  • The /api/v1/aml/alerts/51 endpoint is not listed on the provider's main landing page catalog
  • No request body schema or response schema documented — input/output format is unknown
  • AML/compliance data is a regulated category; verify data provenance and legal compliance before relying on this endpoint

Citations

Provenance

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

Agent access