New Ohio Business Registrations
ohio-business-storefront.onrender.com
Every newly registered Ohio business (LLCs, corporations, nonprofits): legal name, filing date, entity type, registered agent, and address — straight from official Secretary of State public records. Typed schema, no silent nulls. Pay per call with x402 (USDC on Base) — no signup, no API keys. The same new-business lists Experian/Salesgenie sell for ~$200, but fresher and machine-readable.
ohio-business-storefront.onrender.com via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
F
Conformance score: 25/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-07-25 00:55:35 current | e5aaf9863fa0… |
view → |
Endpoints
| Agent card | https://ohio-business-storefront.onrender.com/.well-known/agent-card.json |
| Docs | https://ohio-business-storefront.onrender.com/llms.txt |
Skills · 4 declared · mapped to canonical taxonomy
GET /api/meta — coverage, freshness, pricing, schema. Free.
GET /api/filings/recent — Newest filings only (last 30 days), card-level — cheapest way to sample the feed. x402, $0.01/call.
GET /api/filings — Full new-business registration feed with registered agent + address; filter by entity_type, city, state, since (filing date). x402, $0.03/cal…
GET /api/batch/weekly.csv — One CSV of all new filings from the last 7 days — the bulk list product (built for human buyers who want a spreadsheet, priced like …
Health · last 1 probes
Cheaper or better alternatives per-skill
For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/ohio-business-storefront.onrender.com) [](https://agenstry.com/agents/ohio-business-storefront.onrender.com) [](https://agenstry.com/agents/ohio-business-storefront.onrender.com) [](https://agenstry.com/agents/ohio-business-storefront.onrender.com)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"name": "New Ohio Business Registrations",
"description": "Every newly registered Ohio business (LLCs, corporations, nonprofits): legal name, filing date, entity type, registered agent, and address \u2014 straight from official Secretary of State public records. Typed schema, no silent nulls. Pay per call with x402 (USDC on Base) \u2014 no signup, no API keys. The same new-business lists Experian/Salesgenie sell for ~$200, but fresher and machine-readable.",
"url": "https://ohio-business-storefront.onrender.com",
"version": "1.0.0",
"documentationUrl": "https://ohio-business-storefront.onrender.com/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"skills": [
{
"id": "meta",
"name": "Free discovery metadata",
"description": "GET /api/meta \u2014 coverage, freshness, pricing, schema. Free."
},
{
"id": "recent",
"name": "Recent new-business filings",
"description": "GET /api/filings/recent \u2014 Newest filings only (last 30 days), card-level \u2014 cheapest way to sample the feed. x402, $0.01/call."
},
{
"id": "filings",
"name": "New-business filings feed (full)",
"description": "GET /api/filings \u2014 Full new-business registration feed with registered agent + address; filter by entity_type, city, state, since (filing date). x402, $0.03/call."
},
{
"id": "batch",
"name": "Weekly new-business batch (CSV)",
"description": "GET /api/batch/weekly.csv \u2014 One CSV of all new filings from the last 7 days \u2014 the bulk list product (built for human buyers who want a spreadsheet, priced like a mini Experian list). Same filters as the feed. x402, $2.00/call."
}
],
"payment": {
"protocol": "x402",
"version": 2,
"network": "eip155:8453",
"currency": "USDC",
"payTo": "0xaab91727a29827783bc42135fc56bff5bfb8911d",
"discovery": "https://ohio-business-storefront.onrender.com/.well-known/x402.json"
},
"mcp": {
"endpoint": "https://ohio-business-storefront.onrender.com/mcp",
"transport": "streamable-http",
"tools": [
"get_catalog",
"how_to_buy"
]
}
}