$schema string | id string | name string | org string | tagline string | description string | category string | version string | status string | license string | endpoints dict | github string | payment dict | free_tier dict | tools list | current_pricing_mode string | broadcast_targets list | ipfs dict | social_handles dict | contact string |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
https://hshintelligence.com/schemas/hsh-service.json | agent-scrape | AgentScrape | HSH Intelligence | Pay-per-call web scraping for AI agents | Pay-per-call web scraping for AI agents via x402 v2 on Base USDC. No signup, no API keys. | web-scraping | 0.6.1 | live | MIT | {
"primary": "https://agent-scrape.healingsunhaven.workers.dev",
"mcp": "https://agent-scrape.healingsunhaven.workers.dev/mcp",
"x402_manifest": "https://agent-scrape.healingsunhaven.workers.dev/.well-known/x402.json",
"a2a_card": "https://agent-scrape.healingsunhaven.workers.dev/.well-known/agent.json",
"ope... | https://github.com/hshintelligence/agent-scrape | {
"protocol": "x402",
"version": 2,
"network": "base",
"chain_id": "eip155:8453",
"asset": "USDC",
"asset_contract": "0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913",
"pay_to": "0x3F3337295fea3613A5f128a8E834A0dca30f9E9a",
"facilitator": "https://api.cdp.coinbase.com/platform/v2/x402"
} | {
"limit_per_wallet": 10,
"window_days": 30
} | [
{
"id": "scrape_webpage",
"price": "0.003"
},
{
"id": "extract_structured_data",
"price": "0.005"
},
{
"id": "screenshot_webpage",
"price": "0.003"
},
{
"id": "extract_metadata",
"price": "0.002"
},
{
"id": "create_browser_session",
"price": "0.001"
},
{
... | validation_flat_0.001 | [
"mcp:glama",
"mcp:smithery",
"mcp:mcp.so",
"mcp:pulsemcp",
"mcp:skillsindex",
"x402:bazaar",
"x402:agentic.market",
"a2a:agent-card",
"discovery:dns-aid",
"discovery:well-known",
"discovery:ipfs",
"framework:elizaos",
"framework:agentkit",
"framework:langchain",
"framework:openclaw",
"... | {
"manifest_cid": "QmWFWxeWCFeuxFtrdxLCjbUseMbmTK5QHdHV7CZ53p5eZA",
"gateways": [
"https://gateway.pinata.cloud/ipfs/QmWFWxeWCFeuxFtrdxLCjbUseMbmTK5QHdHV7CZ53p5eZA",
"https://ipfs.io/ipfs/QmWFWxeWCFeuxFtrdxLCjbUseMbmTK5QHdHV7CZ53p5eZA"
],
"pinned_at": "2026-05-26T12:45:58.004Z",
"pinned_via": "pinata"... | {
"twitter": "@AgentScrape",
"farcaster": "agentscrape",
"github_org": "hshintelligence"
} | contact@healingsunhaven.com |
null | agent-scrape | AgentScrape | null | null | null | null | 0.6.1 | null | null | null | null | null | null | null | null | null | null | null | null |
HSH Intelligence Agent-Native Services
A machine-readable catalog of agent-native services built by HSH Intelligence. Each service is x402-native, MCP-compatible, and listed in this catalog with full pricing, endpoints, broadcast targets, and IPFS-pinned manifests.
This dataset is updated daily from the public broadcasting tower at https://broadcasting.hshintelligence.com.
Services in this catalog
AgentScrape
Pay-per-call web scraping for AI agents via x402 v2 on Base USDC. Six tools (scrape, extract, screenshot, metadata, session, workflow). MIT licensed. No signup, no API keys.
- Live endpoint: https://agent-scrape.healingsunhaven.workers.dev
- MCP: https://agent-scrape.healingsunhaven.workers.dev/mcp
- A2A Agent Card: https://agent-scrape.healingsunhaven.workers.dev/.well-known/agent.json
- x402 manifest: https://agent-scrape.healingsunhaven.workers.dev/.well-known/x402.json
- IPFS:
QmWFWxeWCFeuxFtrdxLCjbUseMbmTK5QHdHV7CZ53p5eZA - GitHub: https://github.com/hshintelligence/agent-scrape
- License: MIT
- Network: Base mainnet (eip155:8453)
- Asset: USDC
- Pay To:
0x3F3337295fea3613A5f128a8E834A0dca30f9E9a
Data structure
services-summary.json— lightweight index[ { id, name, version } ]returned by the public daemonagent-scrape.json— complete service descriptor for AgentScrape with endpoints, payment details, broadcast targets, IPFS pin, social handles
How to use
from datasets import load_dataset
ds = load_dataset("HSH-Intelligence/agent-services")
print(ds)
Or fetch directly:
curl https://huggingface.co/datasets/HSH-Intelligence/agent-services/resolve/main/agent-scrape.json
License
MIT. Free to use, redistribute, modify. Attribution appreciated.
About HSH Intelligence
HSH Intelligence builds agent-native infrastructure. This catalog is part of the HSH Broadcasting Tower — a 24/7 multi-protocol broadcaster that projects agent-native services across every machine-readable discovery surface (MCP registries, A2A, IPFS, on-chain attestations, social protocols).
Contact: contact@healingsunhaven.com
- Downloads last month
- 17