x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402, settled in USDC.

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns salary information for a specific employee (ID 39) via a POST request. Payment is settled on the Base network using USDC (USD Coin) at a cost of $0.02 per request. The endpoint uses the x402 "exact" payment scheme, meaning each call requires a one-time micropayment before the server returns the response.

The hosting site lowpaymentfee.com offers a broad catalog of pay-per-call APIs spanning data analytics, AI/ML inference, finance, crypto, and utility services — all priced at $0.02 per request with no API keys, no rate limits, and no commitments. However, the specific endpoint being listed here (/api/v1/employees/39/salary) is not prominently advertised on the site's landing page, and no documentation or response schema is provided for it. The response format is declared as application/json, but the exact fields returned are unknown.

Because there is no OpenAPI spec, no example responses, and no dedicated documentation for this endpoint, the actual data quality and structure remain uncertain. The site's docs, pricing, and README pages all render only a "Connect wallet" prompt with no substantive content. Buyers should treat this as a lightly documented endpoint and test with a single paid call before relying on it in production.

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-calljson-response

Use cases

  • Retrieving salary information for employee ID 39 via a single paid API call
  • Demonstrating x402 micropayment integration on the Base network
  • Prototyping pay-per-use data access without API key management

Fit

Best for

  • Developers experimenting with x402 payment protocol
  • Agents that need on-demand employee salary data without subscription overhead
  • Projects requiring USDC-settled micropayment API calls on Base

Not for

  • Bulk payroll data retrieval across many employees (only serves employee 39)
  • Use cases requiring detailed documentation or guaranteed SLAs
  • Users who cannot transact in USDC on the Base network

Quick start

curl -X POST https://lowpaymentfee.com/api/v1/employees/39/salary \
  -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 captured) and pricing is clear ($0.02 USDC on Base), but there is no OpenAPI spec, no response schema, no example responses, and no meaningful documentation. The endpoint path (employees/39/salary) is not listed on the site's public catalog, and all doc pages render only a wallet-connect prompt.

Warnings

  • No OpenAPI or response schema available — response structure is unknown
  • This specific endpoint (/api/v1/employees/39/salary) is not listed on the provider's public API catalog
  • All documentation pages (docs, pricing, README) render only a 'Connect wallet' prompt with no content
  • Endpoint is hardcoded to employee ID 39; unclear if other employee IDs are supported

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 20:22:28Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-23

Agent access