Developers · MCP · x402

API, MCP & agent payments

REST for humans, MCP for agents, x402 for keyless pay-per-call. The premium tool abc_asset_map settles $0.50 USDC on Base mainnet with no account on either side.

REST

GET https://abc.dropwatchhq.com/api/feed?limit=30
    -> live ABC/receivership/auction notices (free)
GET https://abc.dropwatchhq.com/api/find?keyword=receivership
    -> keyword search the wind-down notice archive (free)
GET https://abc.dropwatchhq.com/api/asset-map?link=<notice-url>[&entity=ACME%20LLC][&state=WA]
    -> wind-down asset/collateral map (free PREVIEW: counts;
       full inventory + secured-party-by-item via x402/paid)

MCP

JSON-RPC 2.0 over POST https://abc.dropwatchhq.com/mcp. Tools:

curl -s https://abc.dropwatchhq.com/mcp -H 'content-type: application/json' \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/call",
       "params":{"name":"abc_distress_feed","arguments":{"limit":20}}}'

x402 discovery

GET https://abc.dropwatchhq.com/.well-known/x402   GET https://abc.dropwatchhq.com/llms.txt   GET https://abc.dropwatchhq.com/x402/pay

A paying agent reads the x402 challenge embedded in the abc_asset_map result, signs an EIP-3009 USDC payment, and retries with an X-PAYMENT header.

PricingLive feed

ABC / Receivership Asset-Map Feed — informational decision-support compiled from public legal notices + public state UCC data. Not legal/financial/investment advice; not a consumer report. Notice parsing is multi-hop and hand-verifiable — verify every map line against the original notice and state records before bidding or acting. We sell the signal + the map; we do not broker the asset sale or take a contingent fee.
Home · Live feed · Pricing · API / MCP · For liquidators & assignees · Terms · x402