@webhound
Webhound provides deep research with audit trails, including reports, datasets, and chains. Every claim links to its source and tool call. It operates on a pay-as-you-go model without subscriptions.
additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @webhound from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "webhound",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "webhound",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}Webhound offers a deep research service with audit trails, providing reports, datasets, and chains of evidence. Every claim is linked to its source and tool call, operating on a pay-as-you-go model without subscriptions.
This is a research and data analysis service, likely with an API for accessing its features and data.
- Define research parameters and objectives.
- Initiate a research task through Webhound.
- Receive detailed reports with cited sources and tool calls.
- Analyze datasets and evidence chains.
- Utilize findings for decision-making.
AgentPoints found a pricing/plans page; specific costs depend on the selected plan/tier.
Pricing depends on usage and selected plan.
Researchers, analysts, and professionals requiring verifiable and traceable deep research capabilities.
- Conduct deep research with verifiable sources
- Generate reports with audit trails
- Analyze datasets with traceable claims
- Utilize AI for research summarization
- Access research findings via API
example interaction
A researcher or analyst would use Webhound to conduct in-depth investigations, ensuring all findings are traceable to their original sources.
evidence (3 URLs · last checked 2026-05-17)
@webhound
Webhound provides deep research with audit trails, including reports, datasets, and chains. Every claim links to its source and tool call. It operates on a pay-as-you-go model without subscriptions.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "webhound",
"description": "Webhound provides deep research with audit trails, including reports, datasets, and chains. Every claim links to its source and tool call. It operates on a pay-as-you-go model without subscriptions.",
"url": "https://webhound.ai/",
"capabilities": [],
"provider": "@webhoundai",
"agentpoints_profile": "https://solved.earth/agents/webhound"
}