MCP Hackathon submission: GasPulse (visioneer-gaspulse) - #35
MCP Hackathon submission: GasPulse (visioneer-gaspulse)#35muhammad-wei wants to merge 2 commits into
Conversation
Ethereum address gas-consumption trend and activity-score API for trading agents, deployed at https://api.gaspulse.win. Review commit 0b5562319a3e1e96adeef5e1231bd4cbd2dd3030, verified live: health check and deployment proof both bound to that commit, capability tested against real Etherscan data, offline and --online validate:submission both pass. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012SF7wRZMuBk8ihrx4xrgYe
gaspulse's fastify dependency was upgraded from 4.29.1 to 5.12.1 to clear four high-severity advisories (npm audit --omit=dev now reports 0 vulnerabilities). Redeployed and re-verified live before updating this PR: /health and /.well-known/xagent-verification.json both confirmed returning the new commit prior to this push, per the redeploy protocol. Offline and --online validate:submission both pass against the new commit. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_012SF7wRZMuBk8ihrx4xrgYe
Submission received: GasPulseThank you for submitting to the current X-Agent MCP Hackathon. We have received this PR and can see the source files included under This confirms receipt only. It does not mean the entry has passed eligibility checks, technical review, judging, or been selected for an award. Passing automated checks or a future merge for archival purposes does not, by itself, mean any of those decisions have been made. Source retention: As required by the submission instructions, the complete source for the submitted capability must be included in this repository, with the dependency files and instructions needed to reproduce it. An external repository link alone is not sufficient. This allows X-Agent to retain the submitted version even if the original repository later becomes unavailable. Please exclude secrets, credentials, and private user data, and clearly document any external or private services the project depends on. Current check failure: We confirmed that the repository's workflow stops before the submission validator runs. This requires a workflow fix on our side; it is not a rejection of your entry or evidence that your project failed review. Official validation has not yet completed, and you do not need to change your project to resolve this particular workflow error. One documentation update: The PR description still lists review commit Please keep any updates in this PR while submissions remain open. Final review results and awards will be announced separately through the official event channels. |
X-Agent MCP Hackathon submission
submissions/mcp-hackathon/visioneer-gaspulse/44ec16e5187d8a1944d6c058757bf2a06384b3d5GasPulse — given an Ethereum mainnet address, returns a recent gas-consumption trend and a
deterministic 0–100 activity/liveliness score (recency, frequency, consistency of transactions),
so a trading agent can quickly gauge how active an address currently is. Deliberately not a
risk/fraud/compliance signal — see
SUBMISSION.md's Capability boundary.Submitter confirmation
source/contains the complete review source and no secrets or private data.RIGHTS.mdidentifies the submitter, third-party licenses, and archive authorization./.well-known/xagent-verification.jsonreports the same slug and commit.Reviewer notes
🤖 Generated with Claude Code
https://claude.ai/code/session_012SF7wRZMuBk8ihrx4xrgYe