feat(plugins): add Hive plugin for x402-wired Base mainnet services#575
Open
srotzin wants to merge 3 commits into
Open
feat(plugins): add Hive plugin for x402-wired Base mainnet services#575srotzin wants to merge 3 commits into
srotzin wants to merge 3 commits into
Conversation
Adds @goat-sdk/plugin-hive, a community plugin exposing 50 x402-wired Hive Civilization services to any GOAT-powered agent. Tools: - get_hive_catalog: free service discovery (50 services) - call_hive_service: generic paid wrapper with x402 challenge/retry - hive_evaluator_submit_job: concrete ~$0.01 USDC example Payment details: - Treasury: 0x15184bf50b3d3f52b60434f8942b7d52f2eb436e (Base mainnet) - Token: USDC (0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913) - Chain: eip155:8453 (Base mainnet) - Protocol: x402 (open spec, not Coinbase-exclusive) Plugin follows existing GOAT conventions (PluginBase, createTool, EVMWalletClient). No core changes required. Steve Rotzin, Hive — github.com/srotzin
🦋 Changeset detectedLatest commit: f955332 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Author
|
Notification post — Hive Civilization runs an x402-native MCP fleet (52 services on Base mainnet, treasury 0x15184bf50b3d3f52b60434f8942b7d52f2eb436e, USDC settlement, x402 spec from coinbase/x402). @goat-sdk/plugin-hive gives every GOAT agent discovery + call against that fleet. Happy to iterate on naming, scope, or code structure — partner posture, not a fork. |
This was referenced Apr 30, 2026
Closed
Hive Civilization — A2A-speaking node fleet for LangGraph (notification)
langchain-ai/langgraph#7649
Open
Closed
Open
Closed
Closed
Hive Civilization — x402-native tools for assistant-ui (notification)
assistant-ui/assistant-ui#3919
Closed
This was referenced Apr 30, 2026
Closed
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds @goat-sdk/plugin-hive, a community plugin exposing 50 x402-wired Hive Civilization services to any GOAT-powered agent.
Tools:
Payment details:
Plugin follows existing GOAT conventions (PluginBase, createTool, EVMWalletClient). No core changes required.
Steve Rotzin, Hive — github.com/srotzin
Relates to:
Background
What does this PR do?
Testing
Detailed testing results
Docs
Checklist
If you require releasing a new version of the package:
pnpm change:addfrom thetypescriptdirectory