x402basequality 0.35

Pay-per-call employee salary data endpoint on Base via x402 (USDC).

Price
0.02 USDC / call
Protocol
x402
Verified
no

What it does

This x402-enabled endpoint at lowpaymentfee.com returns employee salary data for a specific employee (ID 148) via a POST request. It is part of a broader platform offering dozens of pay-per-call API endpoints across data analytics, AI/ML, finance, and utility categories, all settled on the Base network using USDC.

The endpoint charges a maximum of $0.02 per request (20,000 base units of USDC with 6 decimals). Payment is handled inline via the x402 protocol: callers receive a 402 challenge with payment details, submit an X-PAYMENT header with a signed USDC transaction on Base, and receive the JSON response upon settlement. No API keys, subscriptions, or rate limits are advertised — access is purely pay-per-use.

Note that the specific endpoint path (`/api/v1/employees/148/salary`) is not listed on the provider's landing page among the advertised API categories (Data & Analytics, AI & ML, Finance & Web3, Infrastructure). It may be an unlisted or demo endpoint. The docs, pricing, and README pages returned only a "Connect wallet" prompt with no additional documentation, so the exact response schema and input parameters are unknown beyond what the x402 challenge reveals (POST method, application/json output).

Capabilities

x402-paymentusdc-settlementbase-networkemployee-salary-datapay-per-callno-api-key

Use cases

  • Retrieving salary information for a specific employee on demand
  • Integrating pay-per-call payroll data into agent workflows
  • Demonstrating x402 payment protocol with a simple data endpoint

Fit

Best for

  • Agents or apps needing on-demand employee salary data without subscription overhead
  • Developers experimenting with x402 micropayment-gated APIs
  • Scenarios requiring no-signup, no-API-key access to data endpoints

Not for

  • Bulk payroll data exports (single-employee, single-call model)
  • Users without a Base-network USDC wallet
  • Applications requiring detailed API documentation or guaranteed SLAs

Quick start

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

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/request in USDC on Base). However, there is no documentation, no OpenAPI schema, no example request/response, and the specific employee-salary endpoint is not listed among the provider's advertised APIs. The docs pages are empty beyond a wallet-connect prompt.

Warnings

  • Endpoint path /api/v1/employees/148/salary is not listed among the provider's advertised APIs — may be a demo or unlisted route.
  • No documentation, input schema, or response schema available; behavior must be discovered empirically.
  • All docs/pricing/README pages returned only 'Connect wallet' with no substantive content.
  • Unknown whether the salary data is real, synthetic, or demo data.

Citations

Provenance

Indexed fromx402_bazaar
Enriched2026-04-21 19:51:07Z · anthropic/claude-opus-4.6 · v2
First seen2026-04-21
Last seen2026-04-25

Agent access