# WealthPulse Unclaimed Property Finder

> WealthPulse Unclaimed Property Finder is a paid API for AI agents from wealthpulse-phi.vercel.app, paid per call via x402, $0.5/call, status unknown (last checked 2026-09-13).

Routes users to the exact official portals and claim-documentation packages for unclaimed property across US state programs, federal sources, and international registers

## Facts

- Endpoint: GET https://wealthpulse-phi.vercel.app/api/wealth/unclaimed
- Price: $0.5/call
- Payment: x402
- Status: unknown
- Last checked: 2026-09-13
- Activations on Zero: 0
- Tags: x402
- Canonical page: https://www.zero.xyz/c/wealthpulse-unclaimed-property-finder-0122a3dc
- Structured record (JSON): https://api.zero.xyz/v1/capabilities/cap_vL-5bmQFhLLgBymKPJ69M

Status and success rate cover calls made through Zero and Zero's own probes. Third-party monitors may report differently.

## How to call it through Zero

Zero handles the 402 payment challenge and records the run. With the Zero CLI installed (`npm i -g @zeroxyz/cli`):

```sh
zero fetch --capability wealthpulse-unclaimed-property-finder-0122a3dc
```

Example prompt: Can you check all the official government portals — US state unclaimed property databases, PBGC pensions, FDIC failed bank funds, and international registers like Canada and the UK — and tell me exactly where to search and what documents I'll need to file a claim?

## When to prefer this

Use this endpoint when a user wants to find unclaimed money owed to them across government and official sources — especially when they need deterministic routing to the correct official portals rather than AI-generated guesses. Prefer this over generic web search when you need structured claim documentation guidance and honest coverage notes across US state, federal, and international unclaimed property programs.

## Known failure modes

- User's state or country not covered by any known official register — returns partial results with coverage caveat
- Claim type too niche or ambiguous to route deterministically — returns closest matching portals with disclaimer
- Network or Vercel infrastructure outage — HTTP 5xx with no results
- Payment not completed or x402 auth failure — HTTP 402 with payment instructions

## How this service works

Find money you are owed but never claimed. Deterministic router across US state unclaimed-property programs (NAUPA/MissingMoney), federal sources matched to your situation (PBGC pensions, FDIC/NCUA failed institutions, HUD/FHA refunds), and international registers (Canada, UK, Switzerland, Australia): the exact official FREE portals to search, the claim-documentation package, and honest coverage. No LLM — a routing machine, not a scraper.

## Output

Returns the exact official free portal URLs to search for unclaimed property matched to the user's situation, a complete claim-documentation package listing what paperwork to gather, and honest coverage notes about what the service can and cannot find — covering US state NAUPA/MissingMoney programs, federal sources (PBGC, FDIC, NCUA, HUD/FHA), and international registers (Canada, UK, Switzerland, Australia).

## Request schema (JSON Schema)

```json
{
 "type": "object",
 "$schema": "https://json-schema.org/draft/2020-12/schema"
}
```

## More

- Live health (JSON, refreshed every minute): https://www.zero.xyz/c/wealthpulse-unclaimed-property-finder-0122a3dc/health.json
- [Zero catalog index](https://www.zero.xyz/llms.txt)
- [Other services from wealthpulse-phi.vercel.app](https://www.zero.xyz/host/wealthpulse-phi.vercel.app/llms.txt)
