people-property

Official

Find people and property data via Whitepages.

AuthorMerit-Systems
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Public records data is powerful but often scattered; this skill provides controlled access to people and property information via Whitepages endpoints behind the x402 proxy, enabling compliant lookups for due diligence and verification.

Core Features & Use Cases

  • Person Search: Find people by name and location and retrieve associated details such as current and historical addresses and phone numbers.
  • Property Search: Retrieve property details including address, owner, and property type.
  • Use Case: Background research for business relationships, tenant screening, or verifying contact information in a compliant workflow.

Quick Start

  • Discover endpoints: x402.discover_api_endpoints(url="https://enrichx402.com")
  • Search for a person: x402.fetch(url="https://enrichx402.com/api/whitepages/person-search", method="POST", body={ "firstName": "John", "lastName": "Doe", "city": "Seattle", "state": "WA" })
  • Search for a property: x402.fetch(url="https://enrichx402.com/api/whitepages/property-search", method="POST", body={ "address": "123 Main St", "city": "Seattle", "state": "WA" })

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: people-property
Download link: https://github.com/Merit-Systems/x402scan-skills/archive/main.zip#people-property

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.