Skip to content

docs(x402): add AgentScrape as real-world example service#1249

Open
hshintelligence wants to merge 1 commit into
coinbase:mainfrom
hshintelligence:docs-x402-agentscrape-example
Open

docs(x402): add AgentScrape as real-world example service#1249
hshintelligence wants to merge 1 commit into
coinbase:mainfrom
hshintelligence:docs-x402-agentscrape-example

Conversation

@hshintelligence
Copy link
Copy Markdown

What this PR does

Adds AgentScrape as a real, live, production x402 service in the AgentKit x402 action provider's README.

Why

The existing README's registeredServices example uses placeholder URLs (https://api.example.com, https://weather.x402.io) that aren't reachable production x402 endpoints. Developers reading the README to learn how to wire up x402 in AgentKit benefit from a real, copy-pasteable URL that actually returns 402 Payment Required and works end-to-end on Base mainnet.

Changes

  • Replaced placeholder URLs in the X402Config example with AgentScrape's real worker URL
  • Added a Real-World Example Services section linking to AgentScrape's manifest, A2A card, and source code, with a complete x402ActionProvider config snippet

About AgentScrape

  • Live: https://agent-scrape.healingsunhaven.workers.dev
  • License: MIT (open source)
  • Network: Base mainnet (eip155:8453)
  • Asset: USDC
  • Free tier: 10 calls per wallet in first 30 days
  • Six tools: scrape, extract (Groq + Llama 4), screenshot, metadata, session, workflow
  • Standards: x402 v2, MCP Streamable HTTP, A2A Agent Card, OpenAPI 3.1, Schema.org JSON-LD, IPFS-pinned manifest
  • Listings: Glama (License A / Quality A), Smithery (82/100), punkpeye/awesome-mcp-servers (merged), mcp.so

Happy to address any feedback, scope back the change, or split into separate commits if preferred.

@cb-heimdall
Copy link
Copy Markdown

🟡 Heimdall Review Status

Requirement Status More Info
Reviews 🟡 0/1
Denominator calculation
Show calculation
1 if user is bot 0
1 if user is external 0
2 if repo is sensitive 0
From .codeflow.yml 1
Additional review requirements
Show calculation
Max 0
0
From CODEOWNERS 0
Global minimum 0
Max 1
1
1 if commit is unverified 1
Sum 2

@github-actions github-actions Bot added documentation Improvements or additions to documentation action provider New action provider labels May 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action provider New action provider documentation Improvements or additions to documentation

Development

Successfully merging this pull request may close these issues.

2 participants