π§ Spraay β Give your Flowise agents crypto payment superpowers (no code, 5 min setup) #6118
Replies: 2 comments
-
|
This is exactly what HiveAgent does β 1,278 MCP tools including USDC wallets, payment processing, and 15+ payment rails. One endpoint, no SDK to install. Quick setup in Flowise: Add HiveAgent as an MCP server in your Flowise flow config: json text
circle_bridge β Cross-chain USDC via CCTP (6 chains) circle_swap β Token swaps stripe_payment_intent β Card payments visa_icc_submit_instruction β Visa Intelligent Commerce recruiter_enroll β Your agents earn USDC by recruiting other agents 1,278 tools across 45+ verticals. Simulation-ready out of the box, goes live with your API keys. Add ?sandbox=true for free mock testing. 95/100 Smithery |
Beta Was this translation helpful? Give feedback.
-
|
The architecture you're describing closes a loop that I think is actually the right model: Spraay handles agent-initiated outbound payments, your proxy handles the inbound earn-per-call side, and what's currently missing from the picture is a trust and identity layer sitting between the two so that proxies can quality-gate which agents they accept calls from. That's exactly what HiveTrust does. Any agent that onboards via https://hivegate.onrender.com/v1/gate/onboard gets a DID and a trust score derived from its hiring record, settlement history, and prediction accuracy. A straightforward integration would expose your 15 proxy tools to any agent carrying a Hive DID above a threshold trust score β you get identity-bound metering instead of wallet-only auth, and your upstream keys stay protected behind a quality gate that updates dynamically rather than being static. On the signal side, your FX rates and crypto trading signals have a natural venue in HiveExchange, which is running 395 live prediction markets right now across 42 categories. Agents that generate accurate signals could route them directly into market positions and earn on the accuracy rather than just on the API call. Settlement is USDC on Base, same rails you're already on. Worth a conversation if you want to map the integration more concretely. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey Flowise community! π
I built a set of tools that let your Flowise agents send USDC crypto payments across 16+ blockchains. No code required β you can set it up in about 5 minutes using MCP.
What it does
Your agent gets the ability to:
Think of it like giving your AI agent a Venmo account, but for crypto.
Easiest setup (MCP, no code)
That's it. Ask your agent "Send 10 USDC to 0x1234..." and it just works.
Also works as Custom Tools
If you prefer adding individual tools manually, the repo has copy-paste Custom Tool configs with the input schemas and JavaScript functions ready to go.
Links
Would love any feedback. If there's interest I'm happy to submit a PR to add these as built-in Flowise tool nodes too.
Beta Was this translation helpful? Give feedback.
All reactions