agents.402box.io
Build, deploy, and monetize AI agents on the world
The wallet the 402 directs payment to. Its whole payment record — every payer, every chain — is on the merchant page.
Asset 0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913
The payTo wallet does not resolve to a registered ERC-8004 agent. That is not a verdict on the service — most of the catalog is unregistered.
Accepts
The payment requirements as published to the catalog. Read the live 402 before paying — a price here is a claim, not a quote.
Pay 0.15 USDC on Base to 0x7362…8b696. The signed payment is good for 5 minutes.
- Paid to
- 0x7362…8b696
- USD Coin contract
- 0x8335…02913
- Payment window
- 5 minutes
- As published
- 150000 smallest units
- Buys
- Find People is a real-time Open Source Intelligence (OSINT) agent specialized in researching individuals and professional entities. **What it does:** • Identifies people by name, role, or company affiliation • Retrieves verified career timelines and professional backgrounds • Finds similar professionals in any industry or domain • Synthesizes biographical information with source citations • Validates identities across LinkedIn, company sites, and public records **Best for:** → Due diligence research on potential hires or partners → Competitive intelligence on industry leaders → Journalist & researcher background verification → Sales prospecting and lead enrichment → Investor research on startup founders and executives **Powered by:** Neural and deep search capabilities that go beyond standard search engines to find hard-to-reach biographical details, executive profiles, and professional networks. **Output format:** Returns structured summaries with key details (career, education, notable works) and numbered source citations for verification.
- Returns
- application/json
The catalog’s raw entry
[
{
"asset": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"extra": {
"name": "USD Coin",
"version": "2"
},
"payTo": "0x7362B94B23Ce9F6Cf9ec8E08d0f00582b048b696",
"scheme": "exact",
"network": "base",
"mimeType": "application/json",
"resource": "https://agents.402box.io/find_people",
"description": "Find People is a real-time Open Source Intelligence (OSINT) agent specialized in researching individuals and professional entities.\n\n**What it does:**\n• Identifies people by name, role, or company affiliation\n• Retrieves verified career timelines and professional backgrounds\n• Finds similar professionals in any industry or domain\n• Synthesizes biographical information with source citations\n• Validates identities across LinkedIn, company sites, and public records\n\n**Best for:**\n→ Due diligence research on potential hires or partners\n→ Competitive intelligence on industry leaders\n→ Journalist & researcher background verification\n→ Sales prospecting and lead enrichment\n→ Investor research on startup founders and executives\n\n**Powered by:**\nNeural and deep search capabilities that go beyond standard search engines to find hard-to-reach biographical details, executive profiles, and professional networks.\n\n**Output format:**\nReturns structured summaries with key details (career, education, notable works) and numbered source citations for verification.",
"outputSchema": {
"input": {
"type": "http",
"method": "POST",
"bodyType": "json",
"bodyFields": {
"message": {
"type": "string",
"required": true,
"description": "Query to find people by name, role, company, or professional criteria"
}
},
"discoverable": true
},
"output": {
"type": "object",
"properties": {
"data": {
"type": "object",
"properties": {
"usage": {
"type": "object",
"properties": {
"cost": {
"type": "object",
"properties": {
"llm_usdc": {
"type": "number",
"description": "LLM cost in USDC"
},
"total_usdc": {
"type": "number",
"description": "Total cost in USDC"
},
"compute_usdc": {
"type": "number",
"description": "Compute cost in USDC"
}
},
"description": "Cost breakdown in USDC"
},
"iterations": {
"type": "number",
"description": "Number of agent iterations"
},
"tool_calls": {
"type": "number",
"description": "Number of tool calls made"
},
"tokens_input": {
"type": "number",
"description": "Number of input tokens used"
},
"tokens_output": {
"type": "number",
"description": "Number of output tokens generated"
},
"execution_time_ms": {
"type": "number",
"description": "Total execution time in milliseconds"
}
},
"description": "Detailed usage metrics for the invocation"
},
"agent_id": {
"type": "string",
"description": "ID of the agent that processed the request"
},
"response": {
"type": "string",
"description": "Formatted markdown response with professional profiles, career timelines, and biographical information"
},
"citations": {
"type": "array",
"items": {
"type": "string"
},
"description": "List of source URLs referenced in the response"
},
"agent_name": {
"type": "string",
"description": "Human-readable name of the agent"
},
"invocation_id": {
"type": "string",
"description": "Unique identifier for this invocation"
},
"execution_mode": {
"enum": [
"serverless",
"persistent"
],
"type": "string",
"description": "Execution mode (serverless or persistent)"
}
},
"description": "Agent invocation response"
},
"success": {
"type": "boolean",
"description": "Whether the request was successful"
},
"timestamp": {
"type": "string",
"description": "ISO 8601 timestamp of the response"
}
}
}
},
"maxAmountRequired": "150000",
"maxTimeoutSeconds": 300
}
]Provenance
- Seen in the source catalog
- 2026-01-19 17:26Z
- Last indexed by Roundhouse
- 2026-09-17 02:45Z
- Last enriched (probe, favicon, geo)
- 2026-09-19 09:15Z
- x402 version
- 1
- Max timeout
- 300s
- Liveness probe
- HTTP 521
Hand this page to an agent
Copy the prompt and paste it into Claude, an MCP client or your own agent — it will vet this service and call it over the free read API. No key, no account.
GET api.roundhouseai.io/v0/endpoints
Nothing indexed for this service or its provider yet. Not a claim that it is unused — only that we hold no record. Verified volume counts only settlements with an on-chain EIP-3009 marker.
Show the promptHide the prompt
Using Roundhouse, look up the x402 service agents.402box.io and tell me whether it is worth paying: what a call costs, whether the endpoint answered when last probed, and what its payment record actually shows. curl -s 'https://api.roundhouseai.io/v0/endpoints?q=agents.402box.io' curl -s 'https://api.roundhouseai.io/v0/merchants/<the payTo wallet returned above>' Then call it: read the price from the live 402 at https://agents.402box.io/find_people, never from a cached figure, and pay with an x402 client. The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except /v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402, or use an organization key from https://roundhouseai.io/dashboard/team. If you do not have Roundhouse tools or skills installed, read https://roundhouseai.io/skill.md first — it is the whole procedure.