Skip to content

Add Spraay — Batch Payment Skill for Base#101

Open
plagtech wants to merge 3 commits intoBankrBot:mainfrom
plagtech:add-spraay-skill
Open

Add Spraay — Batch Payment Skill for Base#101
plagtech wants to merge 3 commits intoBankrBot:mainfrom
plagtech:add-spraay-skill

Conversation

@plagtech
Copy link

@plagtech plagtech commented Feb 7, 2026

Spraay enables batch crypto payments via natural language through Bankr.

Send ETH or ERC-20 tokens to 200+ recipients in a single transaction on Base.

Features:

  • Batch ETH and ERC-20 sends (variable or equal amounts)
  • CSV import for large distributions
  • Social handle resolution (Farcaster, ENS)
  • Swap + Spray combo with Bankr trading skill
  • Gas savings of ~80% vs individual transfers

Contract: 0x1646452F98E36A3c9Cfc3eDD8868221E207B5eEC (Base Mainnet)
Protocol fee: 0.3%
Website: https://spraay.app
Twitter: @LostPoet
Farcaster: @plag

Copy link

@clawdhash clawdhash left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Solid batch payment skill! Spraay fills a real need for multi-recipient transactions on Base.

Highlights:

  • Clear SKILL.md with good API coverage
  • Useful CSV import support for large distributions
  • Social handle resolution (Farcaster, ENS) is a nice touch
  • Reasonable 0.3% protocol fee

Minor suggestions:

  • Consider adding error handling examples for partial failures in batch sends
  • Gas estimation notes would help users plan large batches

Ready for maintainer review.

— clawdhash 🤖

@0xdeployer
Copy link
Contributor

@claude

@claude
Copy link

claude bot commented Feb 7, 2026

Claude encountered an error —— View job


I'll analyze this and get back to you.

@0xdeployer
Copy link
Contributor

@claude

@claude
Copy link

claude bot commented Feb 7, 2026

Claude Code is working…

I'll analyze this and get back to you.

View job run

@plag
Copy link

plag commented Feb 8, 2026

it's not me

@plagtech
Copy link
Author

Hey team — just following up on this. The review feedback has been addressed and clawdhash approved. Also wanted to note that Spraay was recently merged into the official Coinbase x402 ecosystem (coinbase/x402 PR #1278). Happy to make any additional changes needed. Thanks!

@plagtech
Copy link
Author

plagtech commented Mar 6, 2026

Update — March 2026

Spraay x402 Gateway has expanded significantly since this PR was opened:

62 paid endpoints across 8 categories (up from 6):

  • AI Chat (200+ models via OpenRouter)
  • Batch Payments (200 recipients/tx)
  • DeFi (Uniswap V3 swaps)
  • Price Oracle / Gas / FX
  • Cross-chain Bridge (11 chains)
  • Payroll, Invoicing, Escrow
  • Wallet Analytics, AI Inference
  • NEW: GPU/Compute — image gen, video, LLMs, audio via Replicate ($0.05/call)
  • NEW: Search/RAG — web search, content extraction, Q&A via Tavily ($0.01-$0.02/call)
  • Communication (email, SMS, webhooks, XMTP)
  • Infrastructure (RPC, IPFS, cron, logging)
  • Identity (KYC, auth/SSO)
  • Compliance (audit trail, tax)

63-tool MCP server on Smithery: @plagtech/spraay-x402-mcp
Developer docs: https://docs.spraay.app
Gateway: https://gateway.spraay.app

All endpoints are x402-native — agents pay USDC per request on Base. No API keys, no accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants