{"id":"0ed56a9d-7df1-4524-8d31-af1ecfb83c36","url":"https://gas.apitoll.cloud/v1/base/gas?blocks=20","method":"GET","fingerprint":"8bd72691fa6bd94e8ab9540f91f405e4256479086f41980dd35d791b1fb94cae","name":"ApiToll Base Gas Oracle","description":"Base gas oracle / gas price API for AI agents and bots — get the gas price for a transaction on Base in one x402 call. Real-time slow/standard/fast EIP-1559 fee tiers from a live eth_feeHistory call, returned as DROP-IN maxFeePerGas + maxPriorityFeePerGas in wei — plug straight into a viem/ethers transaction, no gwei conversion. Plus base fee, head block, and network fullness. Call it before every Base tx to set a fair fee or wait out congestion.","category":"other","docs_url":null,"advertised_price_usd":"0.001000","asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","scheme":"exact","networks":["eip155:8453"],"pay_to":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","input_schema":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["blocks"],"properties":{"blocks":{"type":"integer","maximum":50,"minimum":1,"description":"Recent blocks to sample for percentile reward (1..50, clamped). Wider = smoother tiers, narrower = more reactive."}}}},"additionalProperties":false},"output_schema":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"stats":{"type":"object","required":["blocks_sampled","median_fullness_pct","ts"],"properties":{"ts":{"type":"string","format":"date-time","description":"ISO 8601 timestamp when snapshot was assembled."},"blocks_sampled":{"type":"integer","description":"Number of recent blocks sampled for percentile calculation."},"median_fullness_pct":{"type":"number","description":"Median (gasUsed / gasLimit) × 100 across sampled blocks. 100 = full, 0 = empty."}},"description":"Sampling metadata: block count and median fullness."},"tiers":{"type":"object","properties":{"fast":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"slow":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"standard":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}}},"description":"Three fee tiers (slow p10, standard p50, fast p90). Each carries human gwei (max_fee_gwei/max_priority_gwei) AND DROP-IN wei (maxFeePerGas/maxPriorityFeePerGas, BigInt-ready) to plug straight into a viem/ethers tx."},"network":{"enum":["base-mainnet","base-sepolia"],"type":"string","description":"Network identifier (Base mainnet or testnet)"},"base_fee_wei":{"type":"string","description":"Base fee in wei (exact, BigInt-ready decimal string)."},"block_number":{"type":"integer","description":"Latest sampled block number (the head)."},"base_fee_gwei":{"type":"number","description":"EIP-1559 base fee for the next block (gwei, human-readable)."}}}}},"schema_completeness":0,"status":"live","first_seen_at":"2026-08-23 11:36:13.906401+00","last_seen_at":"2026-08-25 09:06:30.417+00","last_success_at":"2026-09-14 12:30:04.02+00","dead_since":null,"probe_backoff_tier":0,"next_probe_at":"2026-09-14 12:35:04.02+00","search_tsv":"'-1559':34 'agent':13 'ai':12 'api':10 'apitol':1 'base':2,5,24,62,73 'block':65 'bot':15 'call':28,42,69 'congest':83 'convers':60 'drop':46 'drop-in':45 'eip':33 'eth':40 'everi':72 'fair':78 'fee':35,63,79 'feehistori':41 'full':68 'gas':3,6,8,18 'get':16 'gwei':59 'head':64 'live':39 'maxfeeperga':48 'maxpriorityfeeperga':49 'network':67 'one':26 'oracl':4,7 'plug':52 'plus':61 'price':9,19 'real':30 'real-tim':29 'return':43 'set':76 'slow/standard/fast':32 'straight':53 'tier':36 'time':31 'transact':22,57 'tx':74 'viem/ethers':56 'wait':81 'wei':51 'x402':27","catalog_number":"5698","x402_version":2,"resource_url":"https://gas.apitoll.cloud/v1/base/gas","resource_description":"Base gas oracle / gas price API for AI agents and bots — get the gas price for a transaction on Base in one x402 call. Real-time slow/standard/fast EIP-1559 fee tiers from a live eth_feeHistory call, returned as DROP-IN maxFeePerGas + maxPriorityFeePerGas in wei — plug straight into a viem/ethers transaction, no gwei conversion. Plus base fee, head block, and network fullness. Call it before every Base tx to set a fair fee or wait out congestion.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"blocks":20}},"output":{"type":"json","example":{"stats":{"ts":"2026-05-28T15:42:30.000Z","blocks_sampled":20,"median_fullness_pct":31.5},"tiers":{"fast":{"maxFeePerGas":"16300000","max_fee_gwei":0.0163,"max_priority_gwei":0.01,"maxPriorityFeePerGas":"10000000"},"slow":{"maxFeePerGas":"8300000","max_fee_gwei":0.0083,"max_priority_gwei":0.002,"maxPriorityFeePerGas":"2000000"},"standard":{"maxFeePerGas":"10300000","max_fee_gwei":0.0103,"max_priority_gwei":0.004,"maxPriorityFeePerGas":"4000000"}},"network":"base-mainnet","base_fee_wei":"4200000","block_number":16842103,"base_fee_gwei":0.0042}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["blocks"],"properties":{"blocks":{"type":"integer","maximum":50,"minimum":1,"description":"Recent blocks to sample for percentile reward (1..50, clamped). Wider = smoother tiers, narrower = more reactive."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"stats":{"type":"object","required":["blocks_sampled","median_fullness_pct","ts"],"properties":{"ts":{"type":"string","format":"date-time","description":"ISO 8601 timestamp when snapshot was assembled."},"blocks_sampled":{"type":"integer","description":"Number of recent blocks sampled for percentile calculation."},"median_fullness_pct":{"type":"number","description":"Median (gasUsed / gasLimit) × 100 across sampled blocks. 100 = full, 0 = empty."}},"description":"Sampling metadata: block count and median fullness."},"tiers":{"type":"object","properties":{"fast":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"slow":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"standard":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}}},"description":"Three fee tiers (slow p10, standard p50, fast p90). Each carries human gwei (max_fee_gwei/max_priority_gwei) AND DROP-IN wei (maxFeePerGas/maxPriorityFeePerGas, BigInt-ready) to plug straight into a viem/ethers tx."},"network":{"enum":["base-mainnet","base-sepolia"],"type":"string","description":"Network identifier (Base mainnet or testnet)"},"base_fee_wei":{"type":"string","description":"Base fee in wei (exact, BigInt-ready decimal string)."},"block_number":{"type":"integer","description":"Latest sampled block number (the head)."},"base_fee_gwei":{"type":"number","description":"EIP-1559 base fee for the next block (gwei, human-readable)."}}}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","scheme":"exact","network":"eip155:8453","amountAtomic":"1000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 12:30:04.02+00","bazaar_validation_error":null,"window":"24h","probes_n":22,"handshake_uptime":0.95454544,"settle_success_rate":0,"valid_result_rate":null,"latency_p50":546,"latency_p90":2440,"price_drift_pct":0,"score":0.7245,"computed_at":"2026-09-14 12:30:08.417+00","source_metadata":[{"raw":{"url":"https://gas.apitoll.cloud/v1/base/gas?blocks=20","name":"ApiToll Base Gas Oracle","method":"GET","source":"bazaar:api.cdp.coinbase.com","fingerprint":"8bd72691fa6bd94e8ab9540f91f405e4256479086f41980dd35d791b1fb94cae","inputSchema":{"type":"http","method":"GET","queryParams":{"blocks":20}},"resourceUrl":"https://gas.apitoll.cloud/v1/base/gas","serviceName":"ApiToll Base Gas Oracle","x402Version":2,"outputSchema":{"type":"json","example":{"stats":{"ts":"2026-05-28T15:42:30.000Z","blocks_sampled":20,"median_fullness_pct":31.5},"tiers":{"fast":{"maxFeePerGas":"16300000","max_fee_gwei":0.0163,"max_priority_gwei":0.01,"maxPriorityFeePerGas":"10000000"},"slow":{"maxFeePerGas":"8300000","max_fee_gwei":0.0083,"max_priority_gwei":0.002,"maxPriorityFeePerGas":"2000000"},"standard":{"maxFeePerGas":"10300000","max_fee_gwei":0.0103,"max_priority_gwei":0.004,"maxPriorityFeePerGas":"4000000"}},"network":"base-mainnet","base_fee_wei":"4200000","block_number":16842103,"base_fee_gwei":0.0042}},"acceptedAssets":["0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913"],"bazaarExtension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"blocks":20}},"output":{"type":"json","example":{"stats":{"ts":"2026-05-28T15:42:30.000Z","blocks_sampled":20,"median_fullness_pct":31.5},"tiers":{"fast":{"maxFeePerGas":"16300000","max_fee_gwei":0.0163,"max_priority_gwei":0.01,"maxPriorityFeePerGas":"10000000"},"slow":{"maxFeePerGas":"8300000","max_fee_gwei":0.0083,"max_priority_gwei":0.002,"maxPriorityFeePerGas":"2000000"},"standard":{"maxFeePerGas":"10300000","max_fee_gwei":0.0103,"max_priority_gwei":0.004,"maxPriorityFeePerGas":"4000000"}},"network":"base-mainnet","base_fee_wei":"4200000","block_number":16842103,"base_fee_gwei":0.0042}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["blocks"],"properties":{"blocks":{"type":"integer","maximum":50,"minimum":1,"description":"Recent blocks to sample for percentile reward (1..50, clamped). Wider = smoother tiers, narrower = more reactive."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"stats":{"type":"object","required":["blocks_sampled","median_fullness_pct","ts"],"properties":{"ts":{"type":"string","format":"date-time","description":"ISO 8601 timestamp when snapshot was assembled."},"blocks_sampled":{"type":"integer","description":"Number of recent blocks sampled for percentile calculation."},"median_fullness_pct":{"type":"number","description":"Median (gasUsed / gasLimit) × 100 across sampled blocks. 100 = full, 0 = empty."}},"description":"Sampling metadata: block count and median fullness."},"tiers":{"type":"object","properties":{"fast":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"slow":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"standard":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}}},"description":"Three fee tiers (slow p10, standard p50, fast p90). Each carries human gwei (max_fee_gwei/max_priority_gwei) AND DROP-IN wei (maxFeePerGas/maxPriorityFeePerGas, BigInt-ready) to plug straight into a viem/ethers tx."},"network":{"enum":["base-mainnet","base-sepolia"],"type":"string","description":"Network identifier (Base mainnet or testnet)"},"base_fee_wei":{"type":"string","description":"Base fee in wei (exact, BigInt-ready decimal string)."},"block_number":{"type":"integer","description":"Latest sampled block number (the head)."},"base_fee_gwei":{"type":"number","description":"EIP-1559 base fee for the next block (gwei, human-readable)."}}}}}}}},"supportedNetworks":["eip155:8453"],"advertisedPriceUsd":0.001,"paymentRequirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","scheme":"exact","network":"eip155:8453","amountAtomic":"1000"}],"resourceDescription":"Base gas oracle / gas price API for AI agents and bots — get the gas price for a transaction on Base in one x402 call. Real-time slow/standard/fast EIP-1559 fee tiers from a live eth_feeHistory call, returned as DROP-IN maxFeePerGas + maxPriorityFeePerGas in wei — plug straight into a viem/ethers transaction, no gwei conversion. Plus base fee, head block, and network fullness. Call it before every Base tx to set a fair fee or wait out congestion.","acceptedPaymentMethods":["exact"]},"source_id":1,"external_id":null}],"live_endpoint_metadata":{"x402_version":2,"resource_url":"https://gas.apitoll.cloud/v1/base/gas","resource_description":"Base gas oracle / gas price API for AI agents and bots — get the gas price for a transaction on Base in one x402 call. Real-time slow/standard/fast EIP-1559 fee tiers from a live eth_feeHistory call, returned as DROP-IN maxFeePerGas + maxPriorityFeePerGas in wei — plug straight into a viem/ethers transaction, no gwei conversion. Plus base fee, head block, and network fullness. Call it before every Base tx to set a fair fee or wait out congestion.","bazaar_extension":{"info":{"input":{"type":"http","method":"GET","queryParams":{"blocks":20}},"output":{"type":"json","example":{"stats":{"ts":"2026-05-28T15:42:30.000Z","blocks_sampled":20,"median_fullness_pct":31.5},"tiers":{"fast":{"maxFeePerGas":"16300000","max_fee_gwei":0.0163,"max_priority_gwei":0.01,"maxPriorityFeePerGas":"10000000"},"slow":{"maxFeePerGas":"8300000","max_fee_gwei":0.0083,"max_priority_gwei":0.002,"maxPriorityFeePerGas":"2000000"},"standard":{"maxFeePerGas":"10300000","max_fee_gwei":0.0103,"max_priority_gwei":0.004,"maxPriorityFeePerGas":"4000000"}},"network":"base-mainnet","base_fee_wei":"4200000","block_number":16842103,"base_fee_gwei":0.0042}}},"schema":{"type":"object","$schema":"https://json-schema.org/draft/2020-12/schema","required":["input"],"properties":{"input":{"type":"object","required":["type","method"],"properties":{"type":{"type":"string","const":"http"},"method":{"enum":["GET"],"type":"string"},"queryParams":{"type":"object","required":["blocks"],"properties":{"blocks":{"type":"integer","maximum":50,"minimum":1,"description":"Recent blocks to sample for percentile reward (1..50, clamped). Wider = smoother tiers, narrower = more reactive."}}}},"additionalProperties":false},"output":{"type":"object","required":["type"],"properties":{"type":{"type":"string"},"example":{"type":"object","properties":{"stats":{"type":"object","required":["blocks_sampled","median_fullness_pct","ts"],"properties":{"ts":{"type":"string","format":"date-time","description":"ISO 8601 timestamp when snapshot was assembled."},"blocks_sampled":{"type":"integer","description":"Number of recent blocks sampled for percentile calculation."},"median_fullness_pct":{"type":"number","description":"Median (gasUsed / gasLimit) × 100 across sampled blocks. 100 = full, 0 = empty."}},"description":"Sampling metadata: block count and median fullness."},"tiers":{"type":"object","properties":{"fast":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"slow":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}},"standard":{"type":"object","required":["max_fee_gwei","max_priority_gwei","maxFeePerGas","maxPriorityFeePerGas"],"properties":{"maxFeePerGas":{"type":"string","description":"DROP-IN: exact maxFeePerGas in wei. tx.maxFeePerGas = BigInt(this)."},"max_fee_gwei":{"type":"number","description":"maxFeePerGas in gwei (human-readable)."},"max_priority_gwei":{"type":"number","description":"maxPriorityFeePerGas (tip) in gwei (human-readable)."},"maxPriorityFeePerGas":{"type":"string","description":"DROP-IN: exact maxPriorityFeePerGas in wei (BigInt-ready)."}}}},"description":"Three fee tiers (slow p10, standard p50, fast p90). Each carries human gwei (max_fee_gwei/max_priority_gwei) AND DROP-IN wei (maxFeePerGas/maxPriorityFeePerGas, BigInt-ready) to plug straight into a viem/ethers tx."},"network":{"enum":["base-mainnet","base-sepolia"],"type":"string","description":"Network identifier (Base mainnet or testnet)"},"base_fee_wei":{"type":"string","description":"Base fee in wei (exact, BigInt-ready decimal string)."},"block_number":{"type":"integer","description":"Latest sampled block number (the head)."},"base_fee_gwei":{"type":"number","description":"EIP-1559 base fee for the next block (gwei, human-readable)."}}}}}}}},"accepted_requirements":[{"raw":{"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","extra":{"name":"USD Coin","version":"2"},"payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","amount":"1000","scheme":"exact","network":"eip155:8453","maxTimeoutSeconds":300},"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","payTo":"0xcc69d619E6053F88A4845066518f465bD06Fc96c","scheme":"exact","network":"eip155:8453","amountAtomic":"1000"}],"bazaar_compatible":true,"bazaar_validated_at":"2026-09-14 12:30:04.02+00","bazaar_validation_error":null},"sonar_metrics":{"score":0.7245,"uptime":0.95454544,"paid_success_rate":0,"valid_result_rate":null,"latency_p50":546,"latency_p90":2440,"price_drift_pct":0},"cdp_indexed":false,"confidence":"high"}