tx-status

Check transaction status and return block explorer links for Base, Citrea, HyperEVM, and Monad.

Updated Feb 13, 2026
One-click install
npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill tx-status
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: tx-status
Source: https://github.com/Fibrous-Finance/fibx-skills/tree/main/skills/tx-status
Command: npx skills add https://github.com/Fibrous-Finance/fibx-skills --skill tx-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps users verify the on-chain status of their cryptocurrency transactions and provides a direct link to view them on a block explorer.

Core Features & Use Cases

  • Transaction Verification: Confirm if a transaction has been successfully included in a block, is still pending, or has failed.
  • Explorer Link Generation: Provides a direct URL to view transaction details on the relevant blockchain explorer.
  • Use Case: After sending funds or executing a trade, you can ask "Did my transaction go through?" and the skill will check its status and provide a link for confirmation.

Quick Start

Use the tx-status skill to check the status of transaction 0x123abc.

Frequently Asked Questions about tx-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check my crypto transaction status using a transaction hash?▼

To check your crypto transaction status, provide a valid transaction hash and optionally a chain identifier. The tool queries the blockchain to determine if the transaction is pending, successful, or failed.

How do I get a block explorer link for a pending transaction?▼

To get a block explorer link for a pending transaction, input the transaction hash. The tool generates a direct URL to view transaction details on the relevant blockchain explorer for visual confirmation.

Does this transaction status checker support Base, Citrea, HyperEVM, and Monad networks?▼

Yes, this transaction status checker supports Base, Citrea, HyperEVM, and Monad networks. You must provide a valid transaction hash and optionally specify the chain identifier for accurate querying.

What is the best way to verify if an on-chain funds transfer went through?▼

The best way to verify an on-chain funds transfer is to check the transaction status using the transaction hash. This confirms if the transfer is successfully included in a block, pending, or failed.

Why does querying a transaction status require a chain identifier?▼

Querying a transaction status requires a chain identifier optionally because identical transaction hashes can exist across different blockchain networks. Specifying the chain ensures accurate querying on the correct network.