feat: add spraay sandbox — crypto payment layer for autonomous agents#50
Open
plagtech wants to merge 1 commit intoNVIDIA:mainfrom
Open
feat: add spraay sandbox — crypto payment layer for autonomous agents#50plagtech wants to merge 1 commit intoNVIDIA:mainfrom
plagtech wants to merge 1 commit intoNVIDIA:mainfrom
Conversation
Author
|
Verified the Dockerfile builds from the base image and the spraay CLI connects to the live gateway at gateway.spraay.app. The health endpoint returns 200 and routes endpoint returns all 76+ paid endpoints. Happy to adjust anything based on review feedback. |
a21aa93 to
14f84fb
Compare
Signed-off-by: plagtech <mngoswp@gmail.com>
14f84fb to
784e94c
Compare
Author
|
Heads up — the DCO check is failing with "gsactions/dco-check@v1.1.1 is not allowed in NVIDIA/OpenShell-Community." This appears to be a repo-level action permissions issue rather than a commit signoff problem. My commit is signed off. Let me know if there's anything else needed on my end. |
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.
Add Spraay sandbox — crypto payment layer for autonomous agents
Summary
This PR adds a Spraay sandbox image to the OpenShell Community catalog, giving any agent running inside OpenShell the ability to execute crypto payments via the [x402 protocol](https://www.x402.org).
Spraay is a multi-chain batch payment protocol with 76+ paid gateway endpoints across 13 blockchains. With this sandbox, autonomous agents (OpenClaw, Claude Code, Codex, etc.) can:
Why This Matters for OpenShell
Jensen Huang said at GTC 2026: "AI has extended beyond generation and reasoning into action." Agents that act need to pay. Every time an agent spawns a sub-agent, hires a robot, accesses premium data, or compensates a contractor — there's a payment event. The x402 protocol makes this native to HTTP: agents pay per request with USDC, no wallet UX required.
This sandbox provides the missing payment infrastructure layer for the autonomous agent stack.
What's Included
Supported Chains
Base · Ethereum · Arbitrum · Polygon · BNB Chain · Avalanche · Solana · Bitcoin · Stacks · Unichain · Plasma · BOB · Bittensor
Quick Start
Security
Links
Physical AI Crossover
The RTP (Robot Task Protocol) skill directly aligns with NVIDIA's Physical AI announcements at GTC 2026. RTP enables AI agents to hire robots and IoT devices via x402 micropayments — bridging the digital agent world with physical robotics infrastructure. This complements the Isaac, Cosmos, and Physical AI Data Factory ecosystem.
Checklist
sandboxes/directory structureghcr.io/nvidia/openshell-community/sandboxes/base:latestskills/directorypolicy.yaml)