Transactions

Every settlement, with the service it paid for and an x402-confidence score.

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…1670Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0xece47c…3f0dc9
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.003100%coinbase6d ago0x2e440d…ec912f
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase6d ago0x3edcc5…101027
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.003100%coinbase6d ago0x388ed7…972e9e
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase6d ago0xc2be60…7fef97
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x242807…90e52c
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x05a5b2…847f66
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x433f51…e6786c
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x154668…b8317a
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0xb5bbfb…591d82
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase6d ago0x959ff7…a2cf77
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x4433cc…842f27
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase6d ago0x7c9d8e…2b8ffd
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.05100%coinbase6d ago0x285fe5…98ca37
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.05100%coinbase6d ago0x75b905…34fc1a
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.05100%coinbase6d ago0xf52917…540fa2
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.04100%coinbase6d ago0x17228a…3fc0fe
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x3e190a…2e3681
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x7b262f…497a4f
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0xb042ab…25cc07
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x1cdd85…86e94a
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase6d ago0x8659b6…5f682d
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x0fc831…c453fc
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x0c430e…9dbe60
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase6d ago0x883df6…7d2db8

Hand this page to an agent

Copy the prompt and paste it into Claude, an MCP client or your own agent — it will pull the settlement ledger and summarise what is moving over the free read API. No key, no account.

GET api.roundhouseai.io/v0/transactions

Open skill.md
Show the prompt
Using Roundhouse, show me the most recent x402 settlements and tell me what stands out —
which merchants are being paid, typical amounts, and anything unusual.

curl -s 'https://api.roundhouseai.io/v0/transactions?limit=100'

Amounts are USD; `x402_probability` below 0.5 means the payment is probably not x402.
Report per-payer and per-merchant figures only — site-wide totals live at https://roundhouseai.io/stats.

The /v0 API needs an API key (`authorization: Bearer rh_live_…`) on everything except
/v0/unified* and /v0/endpoints. Mint a personal key for $0.01 at GET https://api.roundhouseai.io/v0/test/x402,
or use an organization key from https://roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://roundhouseai.io/skill.md first — it is the whole procedure.