Home / bitterbot-ai / bitterbot-desktop · skills/wallet-payments/SKILL.md · GitHub

wallet-payments skillA

wallet-payments is agent-read markdown (skill) from bitterbot-ai/bitterbot-desktop: Use when web_fetch returns HTTP 402, an API offers a paid tier or micro-toll, another agent charges USDC, or the user asks you to pay, tip or buy. Not for a plain balance or address check (call the wallet tool directly)..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Wallet payments (USDC on Base)

You have a Coinbase Smart Wallet on Base loaded with USDC. Gas is sponsored by the Coinbase Paymaster (zero ETH needed) and USDC on Base has near-zero transaction fees, so micropayments are viable.

## Wallet actions

- `get_balance` (token="USDC"): check your USDC balance before making payments.
- `get_address`: the wallet address (for the user to fund externally).
- `pay_for_resource`: pay for a paywalled HTTP resource via the x402 protocol. Signs the payment AND fetches the content in one call. Requires `resource_url` and `amount`; optional `reason`.
- `fund_wallet`: a URL for the user to fund the wallet (Coinbase Onramp on mainnet, faucet on testnet).
- `send_usdc`: send USDC to an address for user-initiated transfers, paying other agents or services, purchasing digital goods, or any prompt-driven payment.
- `get_transaction_history`: recent wallet transactions.

## Handling paywalls (HTTP 402)

When `web_fetch` returns a 402 Payment Required response, follow this workflow exactly:
…

Read the whole file at its exact version.

How to install

Latest version
mdr add bitterbot-ai/bitterbot-desktop/wallet-payments@git:20260920.a205fe6
Exact content
mdr add bitterbot-ai/bitterbot-desktop/wallet-payments@sha256:cc9673fe212a8649

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zvxsftsdoyon25mb.svg)](https://markdownregistry.com/a/art_zvxsftsdoyon25mb)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260920.a205fe6 latest2026-09-20 a205fe6 3,972 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (3972 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

bitterbot-ai/bitterbot-desktop · 2,460 stars · license MIT · pushed 2026-09-24 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zvxsftsdoyon25mb
GET https://markdownregistry.com/api/v1/resolve?ref=bitterbot-ai/bitterbot-desktop/wallet-payments
GET https://markdownregistry.com/api/v1/blob/cc9673fe212a864970afa0061923b614b837b18cf2a91e817b69e27d0975ae97

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from bitterbot-ai/bitterbot-desktop

AGENTS.md agents
bitterbot-ai/bitterbot-desktop · AGENTS.md
git:20260526.c50a8ba · audit A · 2,460 stars
CLAUDE.md@benchmarks/arc-agi-3 claude
bitterbot-ai/bitterbot-desktop · benchmarks/arc-agi-3/CLAUDE.md
git:20260519.5e0d211 · audit A · 2,460 stars
1password skill
bitterbot-ai/bitterbot-desktop · skills/1password/SKILL.md · Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or…
git:20260328.33f9833 · audit A · 2,460 stars
apple-notes skill
bitterbot-ai/bitterbot-desktop · skills/apple-notes/SKILL.md · Manage Apple Notes via the `memo` CLI on macOS (create, view, edit, delete, search, move, and export notes). Use when a…
git:20260328.33f9833 · audit A · 2,460 stars
apple-reminders skill
bitterbot-ai/bitterbot-desktop · skills/apple-reminders/SKILL.md · Manage Apple Reminders via the `remindctl` CLI on macOS (list, add, edit, complete, delete). Supports lists, date…
git:20260328.33f9833 · audit A · 2,460 stars
bear-notes skill
bitterbot-ai/bitterbot-desktop · skills/bear-notes/SKILL.md · Create, search, and manage Bear notes via grizzly CLI.
git:20260328.33f9833 · audit B · 2,460 stars
blogwatcher skill
bitterbot-ai/bitterbot-desktop · skills/blogwatcher/SKILL.md · Monitor blogs and RSS/Atom feeds for updates using the blogwatcher CLI.
git:20260328.33f9833 · audit A · 2,460 stars
blucli skill
bitterbot-ai/bitterbot-desktop · skills/blucli/SKILL.md · BluOS CLI (blu) for discovery, playback, grouping, and volume.
git:20260328.33f9833 · audit A · 2,460 stars
bluebubbles skill
bitterbot-ai/bitterbot-desktop · skills/bluebubbles/SKILL.md · Use when you need to send or manage iMessages via BlueBubbles (recommended iMessage integration). Calls go through the…
git:20260328.33f9833 · audit A · 2,460 stars
calibrate-claim-confidence skill
bitterbot-ai/bitterbot-desktop · skills/calibrate-claim-confidence/SKILL.md · When the agent's epistemic state (GCCRF) indicates low empowerment and falling certainty, hedges out confident…
git:20260523.6463e9f · audit A · 2,460 stars
camsnap skill
bitterbot-ai/bitterbot-desktop · skills/camsnap/SKILL.md · Capture frames or clips from RTSP/ONVIF cameras.
git:20260328.33f9833 · audit A · 2,460 stars
canvas skill
bitterbot-ai/bitterbot-desktop · skills/canvas/SKILL.md · Display and control HTML content on connected Bitterbot nodes (Mac, iOS, Android) via the canvas host server. Use when…
git:20260422.fa90830 · audit B · 2,460 stars

Every file in bitterbot-ai/bitterbot-desktop

Browse by kind, by grade A, or by owner.