Computes per-tx fee and payment-lane TPS headroom for a supplied payment mix against the published TIP-1010 mainnet constants: base fee, block gas limit, and payment-lane reservation. Every parameter below is declared with its TIP-1010 citation and carried as protocol_version, so a base-fee governance change is a data re-pin, never a code change. Successor to the pre-mainnet model_tempo_gas_economics.
Copy this paragraph into Claude, OpenClaw, or any MCP-aware agent to run this exact tool, with this sample, and verify the artifact.
Run the AINumbers MCP tool `compute_tempo_mainnet_fee_capacity`. Task: Per-tx fee (fee_microusd = ceil(base_fee_attodollars_per_gas x gas_used / 1e12)) and payment-lane TPS headroom for a supplied payment mix, against the published TIP-1010 mainnet constants (base fee 2e10 attodollars/gas, 500M gas/block, ~94% payment-lane reservation).
Call it with arguments: {"policy_parameters":{"block_time_seconds":1,"payment_mix":[{"label":"tip20-transfer","gas_used":"50000","count":"100"},{"label":"complex-tx","gas_used":"200000","count":"10"}]}}
Verify before trusting: call `verify_execution_hash` on mcp.ainumbers.co (https://mcp.ainumbers.co/mcp) with the parameter `claimed_hash` set to the returned `execution_hash`, passing the full artifact the run returned (the object containing `policy_parameters` + `output_payload` + `execution_hash`; equivalently `policy_parameters` + `output_payload` with `claimed_hash`), not the bare hash string.
Return the ledger link https://ledger.ainumbers.co/ so a human can re-verify without contacting us.
PII rule: All inputs are processed locally in your browser. No data is transmitted. Do not enter real personal data — use synthetic or anonymised inputs only.
Open the tool with the sample prefilled: https://ainumbers.co/chaingraph/art-389-tempo-mainnet-fee-capacity.html#p=v1.H4sIAAAAAAAA_wGcAGP_eyJibG9ja190aW1lX3NlY29uZHMiOjEsInBheW1lbnRfbWl4IjpbeyJsYWJlbCI6InRpcDIwLXRyYW5zZmVyIiwiZ2FzX3VzZWQiOiI1MDAwMCIsImNvdW50IjoiMTAwIn0seyJsYWJlbCI6ImNvbXBsZXgtdHgiLCJnYXNfdXNlZCI6IjIwMDAwMCIsImNvdW50IjoiMTAifV19ZE8hp5wAAAA