·bondterminal-x402
{}

bondterminal-x402

Query BondTerminal API using x402 keyless payments. No API key needed — pay $0.01 USDC per request on Base mainnet. Use when users ask for Argentine bond data, analytics, cashflows, history, riesgo país, or ISIN/ticker lookups (e.g. AL30, GD30, US040114HS26). Supports automatic 402 → payment → retry.

8Installs·1Trend·@0juano

Installation

$npx skills add https://github.com/0juano/agent-skills --skill bondterminal-x402

How to Install bondterminal-x402

Quickly install bondterminal-x402 AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/0juano/agent-skills --skill bondterminal-x402
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: 0juano/agent-skills.

SKILL.md

View raw

Query the BondTerminal API with x402 pay-per-call auth. No API key, no subscription — just sign and pay per request.

| GET | /treasury-curve | US Treasury yield curve | Free | | GET | /bonds | List all bonds (60+) | x402 | | GET | /bonds/:id | Bond details by ISIN or local ticker | x402 | | GET | /bonds/:id/analytics | Price, YTM, duration, spreads | x402 | | GET | /bonds/:id/cashflows | Cashflow schedule | x402 |

| GET | /bonds/:id/history | Historical price/yield/spread | x402 | | POST | /calculate | Bond analytics from custom price | x402 | | GET | /riesgo-pais | Current Argentina country risk | x402 | | GET | /riesgo-pais/history | Historical riesgo país series | x402 | | POST | /calculate/batch | Batch calculations | Bearer only |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/0juano/agent-skills --skill bondterminal-x402
Category
{}Data Analysis
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from 0juano/agent-skills

Quick answers

What is bondterminal-x402?

Query BondTerminal API using x402 keyless payments. No API key needed — pay $0.01 USDC per request on Base mainnet. Use when users ask for Argentine bond data, analytics, cashflows, history, riesgo país, or ISIN/ticker lookups (e.g. AL30, GD30, US040114HS26). Supports automatic 402 → payment → retry. Source: 0juano/agent-skills.

How do I install bondterminal-x402?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/0juano/agent-skills --skill bondterminal-x402 Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/0juano/agent-skills