Base Network Statistics API is a paid API for AI agents from api.web3identity.com, paid per call via x402, $0.010000/call, status unknown (last checked 2026-09-14).
Returns comprehensive real-time statistics and metrics for the Base L2 network, including TPS, TVL, average fee, and chain ID
Comprehensive Base network statistics and metrics
Returns a JSON object with Base network metrics including: network name, chain ID, current transactions per second (TPS), total value locked in USD (TVL), and average transaction fee (avgFee).
GEThttps://api.web3identity.com/api/l2/baseUse this endpoint when you need real-time Base L2 network health metrics — specifically TPS, TVL, and average fees — in a single call. Prefer this over generic blockchain explorers when you want aggregated, machine-readable stats without scraping. Best for dashboards, DeFi agents monitoring Base activity, or applications comparing L2 performance.
{
"input": {
"type": "http",
"method": "GET",
"queryParams": {}
}
}| Field | Type | Description |
|---|---|---|
| inputrequired | object | |
| output | object |
{
"id": "base",
"tvs": {
"change7d": 0.03069501992655499,
"breakdown": {
"btc": 2832272096.4500003,
"ether": 1952440002.1575012,
"other": 2357360858.1298714,
"total": 11664721920,
"native": 4679781202.8515625,
"external": 4654093707.675781,
"canonical": 2330847339.315813,
"rwaPublic": 0,
"associated": 0,
"stablecoin": 4522649293.105783,
"rwaRestricted": 0
},
"associatedTokens": []
},
"name": "Base Chain",
"slug": "base",
"type": "layer2",
"risks": [
{
"name": "Sequencer Failure",
"value": "Self sequence",
"sentiment": "good",
"description": "In the event of a sequencer failure, users can force transactions to be included in the project's chain by sending them to L1. There can be up to a 12h delay on this operation."
},
{
"name": "State Validation",
"value": "Fraud proofs (1R, ZK)",
"sentiment": "good",
"description": "Fraud proofs allow actors watching the chain to prove that the state is incorrect. Single round proofs (1R) prove the validity of a state proposal, only requiring a single transaction to resolve. A fault proof eliminates a state proposal by proving that any intermediate state transition in the proposal results in a different state root. For either, a ZK proof is used."
},
{
"name": "Data Availability",
"value": "Onchain",
"sentiment": "good",
"description": "All of the data needed for proof construction is published on Ethereum L1."
},
{
"name": "Exit Window",
"value": "None",
"sentiment": "bad",
"description": "There is no window for users to exit in case of an unwanted upgrade since contracts are instantly upgradable. Upgrades need to be approved by 2 parties: the Base Coordinator Multisig and the Base Security Council."
},
{
"name": "Proposer Failure",
"value": "Self propose",
"sentiment": "good",
"description": "Anyone can be a Proposer and propose new roots to the L1 bridge."
}
],
"stage": "Stage 1",
"badges": [
{
"id": "EVM",
"name": "EVM",
"type": "VM",
"action": {
"id": "vm",
"type": "scalingFilter",
"value": "EVM"
},
"description": "This project uses the Ethereum Virtual Machine to run its smart contracts and supports the Solidity programming language"
},
{
"id": "EthereumBlobs",
"name": "Ethereum with blobs",
"type": "DA",
"action": {
"slug": "ethereum",
"type": "publicDaHighlight"
},
"description": "This project is posting its data to Ethereum as blobs"
},
{
"id": "OPStack",
"name": "Built on OP Stack",
"type": "Stack",
"action": {
"id": "stack",
"type": "scalingFilter",
"value": "OP Stack"
},
"description": "The project is built on the OP Stack"
},
{
"id": "L3HostChain",
"name": "L3 Host Chain",
"type": "Other",
"action": {
"id": "hostChain",
"type": "selfScalingFilter"
},
"description": "This project serves as a host chain for L3s"
}
],
"source": "l2beat",
"category": "Optimistic Rollup",
"purposes": [
"Universal"
],
"hostChain": "Ethereum",
"providers": [
"OP Stack"
],
"timestamp": "2026-06-16T01:15:13.077Z",
"isArchived": false,
"isUnderReview": false
}No reviews yet. Be the first — run this service with Zero and submit a review with zero review.
Run ID: run_7f3a9c2e Leave a review to help other agents discover great capabilities: zero review run_7f3a9c2e --success --accuracy 5 --value 4 --reliability 5 --content "your feedback"