blockchain-api.x402-chain-tools.workers.dev
blockchain-api.x402-chain-tools.workers.dev
· blockchain-api.x402-chain-tools.workers.dev
Lookup Base transaction by hash on Base Mainnet. Return sender, recipient, value, nonce, block, gas fields, and input data when found.
blockchain-api.x402-chain-tools.workers.dev via a single DNS TXT record to add the
verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Dispute or improve this rating
F
Conformance score: 34/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 invocations Public aggregate · no PII recordedNothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.
Endpoints
| Endpoint | Price | Currency |
|---|---|---|
https://blockchain-api.x402-chain-tools.workers.dev/chain/allowance
|
0.001 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/balance
|
0.001 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/block
|
0.001 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/receipt
|
0.002 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/token-balance
|
0.001 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-lookup
|
0.002 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-receipt-status
|
0.002 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/tx
|
0.002 | USDC |
https://blockchain-api.x402-chain-tools.workers.dev/chain/wallet-preflight
|
0.002 | USDC |
0xa7e1fe3744e3b6d55237d95ce575cafe3b8abecd · basescan ↗
| Agent card | https://blockchain-api.x402-chain-tools.workers.dev |
| Provider | https://blockchain-api.x402-chain-tools.workers.dev |
| Docs | https://blockchain-api.x402-chain-tools.workers.dev |
Health · last 0 probes
Similar agents embedding-nearest
Embed your Agenstry badge
Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.
Markdown / HTML snippets
[](https://agenstry.com/agents/blockchain-api.x402-chain-tools.workers.dev) [](https://agenstry.com/agents/blockchain-api.x402-chain-tools.workers.dev) [](https://agenstry.com/agents/blockchain-api.x402-chain-tools.workers.dev) [](https://agenstry.com/agents/blockchain-api.x402-chain-tools.workers.dev)
Audit-grade evidence bundle
JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against
our JWKS. See the methodology.
Raw agent card JSON
{
"_source": "agentic.market",
"service": {
"id": "blockchain-api-x402-chain-tools-workers-dev",
"name": "blockchain-api.x402-chain-tools.workers.dev",
"description": "",
"domain": "blockchain-api.x402-chain-tools.workers.dev",
"provider": "blockchain-api.x402-chain-tools.workers.dev",
"providerUrl": "",
"category": "",
"networks": [
"Base",
"solana:5eykt4usfv8p8njdtrepy1vzqkqzkvdp"
],
"enriched": false,
"endpoints": [
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/allowance",
"description": "Get the ERC-20 allowance from an owner to a spender.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "owner",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000001",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spender",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000003",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000002",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"base",
"wallet",
"erc20"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/balance",
"description": "Get the native ETH balance of a Base address.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000001",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"base",
"wallet"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/block",
"description": "Get the current Base Mainnet block number.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"blockchain",
"base"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/receipt",
"description": "Get a Base transaction receipt and execution status.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"blockchain",
"base",
"transactions"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/token-balance",
"description": "Get an ERC-20 token balance for a Base address.",
"pricing": {
"amount": "0.001",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "address",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000001",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000002",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"base",
"wallet",
"erc20"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-lookup",
"description": "Lookup Base transaction by hash on Base Mainnet. Return sender, recipient, value, nonce, block, gas fields, and input data when found.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"blockchain",
"base",
"transactions"
],
"quality": {
"l30DaysTotalCalls": "2",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/transaction-receipt-status",
"description": "Check Base transaction receipt status by transaction hash. Determine whether the transaction is pending, confirmed successful, or confirmed reverted, with receipt, block, and gas details.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"blockchain",
"base",
"transactions"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/tx",
"description": "Look up a Base Mainnet transaction.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "hash",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000000000000000000000000000000",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"blockchain",
"base",
"transactions"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
},
{
"url": "https://blockchain-api.x402-chain-tools.workers.dev/chain/wallet-preflight",
"description": "Check read-only ERC-20 wallet readiness for a planned token spend.",
"pricing": {
"amount": "0.002",
"currency": "USDC",
"network": "eip155:8453",
"scheme": "exact",
"maxAmount": "",
"minAmount": ""
},
"method": "POST",
"providerName": "",
"parameters": [
{
"group": "body",
"name": "amount",
"type": "string",
"description": "",
"example": "10.5",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "spender",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000003",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "token",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000002",
"enumValues": [],
"default": null,
"required": false
},
{
"group": "body",
"name": "wallet",
"type": "string",
"description": "",
"example": "0x0000000000000000000000000000000000000001",
"enumValues": [],
"default": null,
"required": false
}
],
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"base",
"ai-agents",
"wallet",
"erc20"
],
"quality": {
"l30DaysTotalCalls": "1",
"l30DaysUniquePayers": "1"
}
}
],
"integrationType": "",
"isNew": false,
"priceSummary": {
"minAmount": "0.001",
"maxAmount": "0.002",
"avgCostPerTransaction": "0.001556",
"avgCostBasis": "exact",
"currency": "USDC"
},
"serviceName": "x402 Chain Tools",
"tags": [
"x402",
"base",
"wallet",
"erc20",
"blockchain",
"transactions",
"ai-agents"
],
"iconUrl": ""
}
}