Animica x402 Directory

Directory

api.seneschal.space

api.seneschal.space publishes 6 machine-payable endpoints over the x402 protocol, priced from $0.001 to $0.001 per call. Each was probed directly; the response code below is what it returned.

Endpoints

EndpointMethodPriceProbe
/v1/q/base-fee GET $0.001 402
/v1/q/proposer-payment GET $0.001 402
/v1/q/recent-liquidations GET $0.001 402
/v1/q/top-builder GET $0.001 402
/v1/q/zec/height GET $0.001 402
/v1/q/zec/pools GET $0.001 402

What these endpoints do

api.seneschal.space/v1/q/base-fee

Single-fact: what does Ethereum mainnet gas cost RIGHT NOW? Returns the latest block’s base fee + blob base fee AND the consensus-computed next-block projection (not a guess — the protocol’s own EIP-1…

GET · $0.001 · probe 402

api.seneschal.space/v1/q/proposer-payment

Single-fact: what did the proposer of the latest block ACTUALLY get paid (priority fees + direct coinbase transfers — the value that reaches the validator, not the noisy block-value proxy)? Returns {b…

GET · $0.001 · probe 402

api.seneschal.space/v1/q/recent-liquidations

Single-fact: how many on-chain liquidations have we observed in the last `since_min` minutes, with what aggregate debt? Returns {count, total_debt_usd}.

GET · $0.001 · probe 402

api.seneschal.space/v1/q/top-builder

Single-fact: which builder has the largest slot share in the named window (24h|7d|30d)? Returns {builder, share_pct, slots_won}.

GET · $0.001 · probe 402

api.seneschal.space/v1/q/zec/height

Single-fact: current Zcash chain height + verification progress + best block hash. Sourced from a live operator-run zebra node.

GET · $0.001 · probe 402

api.seneschal.space/v1/q/zec/pools

Single-fact: ZEC supply by value pool (transparent/sprout/sapling/orchard/ironwood/lockbox) + NU6.3 "Ironwood" migration readout — pool balance, Orchard remainder, and migration % once the quantum-rec…

GET · $0.001 · probe 402