x402basequality 0.35

AML alerts endpoint paid per-request via x402 on Base network using 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 at the path `/api/v1/aml/alerts/59`. It is part of a broader platform offering various pay-per-request APIs spanning data analytics, AI/ML inference, finance, and infrastructure utilities. All endpoints on the platform use the x402 payment protocol, settling in USDC on the Base network.

The specific endpoint probed (`/api/v1/aml/alerts/59`) returns AML alert information and costs up to $0.02 per request (maxAmountRequired of 20000 base units of USDC with 6 decimals = $0.02). The platform advertises no API keys, no rate limits, and instant access — payment is handled entirely via the X-PAYMENT header using the x402 exact scheme. The endpoint accepts POST requests and returns application/json responses.

Note that while the platform lists many API categories (analytics, AI, finance, infrastructure), the AML alerts endpoint is not explicitly listed on the homepage. Documentation pages returned only a "Connect wallet" prompt with no further technical detail, so the request/response schema for this specific endpoint is unknown beyond what the x402 challenge reveals.

Capabilities

aml-alertspay-per-requestx402-paymentusdc-settlementbase-networkjson-response

Use cases

  • Retrieving AML alert details for compliance workflows
  • Automated transaction monitoring checks
  • Integrating AML screening into fintech applications
  • Agent-driven compliance verification

Fit

Best for

  • Developers needing on-demand AML alert data without subscriptions
  • AI agents performing compliance checks with micropayments
  • Applications requiring low-cost, keyless AML lookups

Not for

  • Bulk AML screening requiring thousands of alerts per second (no documented batch endpoint)
  • Users who need detailed API documentation before integrating (docs are sparse)
  • Non-crypto-native teams unfamiliar with x402 payment flows

Quick start

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

Endpoint

Transporthttp
Protocolx402
Pay to0x1A2B13E97f5F837C8F9FA1F95a1484B7C70d85F3
CurrencyUSD COIN

Quality

0.35/ 1.00

The endpoint is live (402 challenge confirmed) and pricing is clear ($0.02 USDC on Base), but there is no documentation on request parameters, response schema, or what alert ID 59 represents. The docs pages are empty stubs. The AML alerts path is not listed on the homepage, raising questions about its actual functionality.

Warnings

  • No API documentation available — all doc pages return only 'Connect wallet' with no technical content
  • The /api/v1/aml/alerts/59 endpoint is not listed among the platform's advertised APIs on the homepage
  • Request body schema and response format are completely unknown
  • Cannot verify that the endpoint returns meaningful AML data versus a placeholder

Citations

Provenance

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

Agent access