The change feed for corporate registries
Know the moment a company changes.
Recordwire turns official state business registries into a normalized change feed. Search newly formed companies, monitor status and ownership changes, or give agents reliable registry tools through one API and one MCP server.
26,397,672 companies7 statesOfficial sources onlyDaily updatesFlat pricing
- KERS USA, INC.
- SHEAR KNOW HOW OUTREACH MINISTRY, INC.
- WSP USA SOLUTIONS INC.
- WOODLAND HILL NY LLC
- MC Trust Home Improvement llc
- MC Trust Home Improvement llc
- KEAHI DARKROOM LLC
- CANMANPDX LLC
- Kailash Farms
- ITMAX LLC
- GREENBUSH LAWN CARE SERVICES
- Manning Design and Engineering Group, PLLC
- Fuller & Royce Llc
- Andrew Nagy Productions Llc
- KERS USA, INC.
- SHEAR KNOW HOW OUTREACH MINISTRY, INC.
- WSP USA SOLUTIONS INC.
- WOODLAND HILL NY LLC
- MC Trust Home Improvement llc
- MC Trust Home Improvement llc
- KEAHI DARKROOM LLC
- CANMANPDX LLC
- Kailash Farms
- ITMAX LLC
- GREENBUSH LAWN CARE SERVICES
- Manning Design and Engineering Group, PLLC
- Fuller & Royce Llc
- Andrew Nagy Productions Llc
Built for
Sales intelligence, KYB monitoring, market research, and agent workflows.
Sales signals
Reach newly formed businesses days before conventional databases list them. Filter by state, entity type, and formation date.
KYB and monitoring
Watch your customers for status, registered-agent, officer, and address changes, with the state's own reason attached.
Market intelligence
Measure formation and dissolution activity by geography, entity type, and month, from the registry rather than from a survey.
Agent workflows
Give AI systems deterministic, cited access to registry changes over MCP. Same key, same data, no scraping inside the agent.
Coverage
Seven states, one model.
Counts are live from the last completed ingest of each state's official file.
How it works
Official files in. Events out.
We read what the states publish
Bulk files and open-data feeds from each Secretary of State. No search-page scraping, no captchas, no guesswork about terms of use.
We diff every record
Each file is compared against the last one. Only what changed is written, as an append-only event with the state's own wording kept.
You query one shape
The same fields in every state. REST for your backend, MCP for your agents, history from the day the state started publishing it.
Events
Six things that can happen to a company.
- business.created
- A new entity, dated to the state's formation date so history queries work from day one.
- business.name_changed
- Old and new name, including decades of state-published amendments where available.
- business.status_changed
- Active, inactive, or pending, with the state's reason: "Voluntarily Dissolved", "Delinquent", "Merged".
- business.address_changed
- Principal or mailing address, before and after.
- business.agent_changed
- Registered agent name or address changed.
- business.officers_changed
- Officers, managers, or members added or removed, where the state publishes them.
Try it
One key. Two doors.
Bearer auth, JSON, cursor paging. The MCP server exposes the same five operations as tools.
curl -H "Authorization: Bearer $KEY" \
"https://api.recordwirehq.com/v1/businesses?jurisdiction=US-VA&formed_after=2026-09-01&limit=3"claude mcp add registry --transport http https://api.recordwirehq.com/mcp \
--header "Authorization: Bearer $KEY"{
"data": [{
"id": "US-VA:11985489",
"legalName": "The Vintage Pintail LLC",
"entityType": "llc",
"status": "active",
"statusReason": "Active",
"formationDate": "2026-09-05",
"formationJurisdiction": "US-VA",
"principalAddress": { "city": "Fredericksburg", "state": "VA", "postalCode": "22401" },
"registeredAgent": { "name": "REGISTERED AGENTS INC" },
"first_seen_at": "2026-09-06",
"verified_at": "2026-09-06"
}],
"next_cursor": "WyIyMDI2LTA5LTA1IiwiVVMtVkE6MTE5ODU0ODkiXQ"
}Pricing
Flat. No per-lookup meter.
Two plans, no seats, no per-lookup meter. Rate limits are generous and documented. Need more? Ask.
Three states
$200 / month
- Any three covered states
- REST and MCP
- Change feed with history
- Unlimited seats
All states
$500 / month
- All seven covered states
- New states as they launch
- REST and MCP
- Change feed with history
- Unlimited seats