·tx-status

Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad.

10Installs·1Trend·@ahmetenesdur

Installation

$npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status

How to Install tx-status

Quickly install tx-status 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/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status
  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: ahmetenesdur/fibx-agentic-wallet-skills.

SKILL.md

View raw

Fetch on-chain receipt data for a transaction hash: status, block number, gas used, and explorer link.

| hash | string | Transaction hash (0x...) | Yes | | chain | string | base, citrea, hyperevm, or monad | No | | json | flag | Output as JSON | No |

| Transaction not found | Verify you are querying the correct chain. | | Pending | Transaction is still in the mempool — wait and retry. | | Rate limit / 429 | Use config skill to set a custom RPC. |

Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad. Source: ahmetenesdur/fibx-agentic-wallet-skills.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status
Category
!Security
Verified
First Seen
2026-02-20
Updated
2026-03-10

Browse more skills from ahmetenesdur/fibx-agentic-wallet-skills

Quick answers

What is tx-status?

Check the on-chain status of a transaction and get the block explorer link. Supports Base, Citrea, HyperEVM, and Monad. Source: ahmetenesdur/fibx-agentic-wallet-skills.

How do I install tx-status?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/ahmetenesdur/fibx-agentic-wallet-skills --skill tx-status 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/ahmetenesdur/fibx-agentic-wallet-skills

Details

Category
!Security
Source
skills.sh
First Seen
2026-02-20