Proposal: Add integrations/agent402/ sample — x402 buy + sell side
Agent402 is an open-source x402 + MCP server with ~1,100 pay-per-call web tools, plus agent402-tollbooth for pay-per-crawl on the other side. Both speak vanilla x402, so an AgentCore-hosted Strands agent works end-to-end with no protocol bridging.
Happy to PR a small integrations/agent402/ folder containing:
-
A buy-side Strands agent calling Agent402 tools (proof-of-work free tier; AgentCore Payments + CDP signs for wallet-only tools). Working code:
https://github.com/MikeyPetrillo/Agent402/tree/main/examples/agentcore
-
A sell-side reverse-flow demo: a Strands agent paying a self-hostable tollbooth gate. Working code:
https://github.com/MikeyPetrillo/Agent402/tree/main/examples/agentcore-tollbooth
-
A README pointing at the 5-minute integration guide:
https://github.com/MikeyPetrillo/Agent402/wiki/AWS-Bedrock-AgentCore
Closes the loop for the AgentCore Payments demo (aws-samples/sample-agentcore-cloudfront-x402-payments) by giving it a real buy-side counterparty + an open-source sell-side gate.
Filing this issue first per your CONTRIBUTING guidance to discuss before opening a PR. Will follow with the PR once you confirm the folder location is right.
Proposal: Add
integrations/agent402/sample — x402 buy + sell sideAgent402 is an open-source x402 + MCP server with ~1,100 pay-per-call web tools, plus
agent402-tollboothfor pay-per-crawl on the other side. Both speak vanilla x402, so an AgentCore-hosted Strands agent works end-to-end with no protocol bridging.Happy to PR a small
integrations/agent402/folder containing:A buy-side Strands agent calling Agent402 tools (proof-of-work free tier; AgentCore Payments + CDP signs for wallet-only tools). Working code:
https://github.com/MikeyPetrillo/Agent402/tree/main/examples/agentcore
A sell-side reverse-flow demo: a Strands agent paying a self-hostable tollbooth gate. Working code:
https://github.com/MikeyPetrillo/Agent402/tree/main/examples/agentcore-tollbooth
A README pointing at the 5-minute integration guide:
https://github.com/MikeyPetrillo/Agent402/wiki/AWS-Bedrock-AgentCore
Closes the loop for the AgentCore Payments demo (
aws-samples/sample-agentcore-cloudfront-x402-payments) by giving it a real buy-side counterparty + an open-source sell-side gate.Filing this issue first per your CONTRIBUTING guidance to discuss before opening a PR. Will follow with the PR once you confirm the folder location is right.