Skip to content
epoch blk Open console →

agentic payments

The ask is written by someone you paid.

Capacity pricing shouldn't be a hardcoded constant. One paid Hedera x402 call returns a capacity/toxicity quote that sets the cadence-slot ask — real payment, real intel, visible in the UI.

  1. 01

    Pay on Hedera

    The client sends an x402 payment — $0.05 to the intel node. One quote, one payment, no subscription.

  2. 02

    Node computes scarcity

    Active utilization and a toxicity proxy from observed rejects feed a suggested ask per 1 ETH of capacity.

  3. 03

    Quote writes the ask

    The signed quote lands in the buy panel. The next cadence slot mints at the intel price, not the default.

Pay for the ask

Hedera x402 paid capacity/toxicity intel writes the cadence-slot ask. One call, real payment.

5 · intel

current ask

/ 1 capacity

primary default · no intel call yet

No paid call yet

Pay once to pull a capacity/toxicity quote and set the ask.

0 paid calls this session · ask written to buy panel

What comes back

suggestedAskPerEth
ETH per 1 ETH of slot capacity
asOf
timestamp of the quote
rationale
utilization + toxicity, in words
source
hedera:x402 · blocky402 intel node
costUsd
what the call paid

Current ask on this session: — not written · buy at this ask in the console

Who computes the ask

Public x402 model by default. CRE runs the toxicity model inside a TEE — only the ask and an attestation come out.

ask model
Ask model
model
blocky402 intel node (public)
inputs
utilization · toxicity proxy
output
suggestedAsk + rationale
payment
x402 per call — no subscription

The public model explains its quote. Switch to CRE when the toxicity inputs must stay private.

Onchain price

Suggested ask → setSlotPriceFromIntel(ask, receiptHash) inside 50%–200% bounds.

apply ask
suggested ask
ETH
onchain ask
ETH

Connect the authorized keeper/deployer wallet to apply.

Judges: the paid call is one click. Run the guided demo or pay for a quote directly.

Open console