Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1f3e…17ddQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase73d ago0x1551a8…c81410
0xac18…0de4Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase74d ago0x2b7add…087feb
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x21e3cd…548e32
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x45a1eb…728e29
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x0566ce…856aa3
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x4728ce…ec893e
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase74d ago0x3b230e…bbc61d
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x518d0a…099e82
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x1ba684…a05549
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase74d ago0xaee194…601f3f
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x1c79bb…9cd4d2
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0xcd0a7e…f1b5de
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x9d5fbc…8aa2fb
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x5027fc…51a240
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x4cc022…1b90e3
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase74d ago0x718ab8…c2c9fc
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.03100%coinbase74d ago0x8a7580…f925cd
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.003100%coinbase74d ago0x0eb389…d3f458
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.01100%coinbase74d ago0xf63869…cca147
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase74d ago0xa77db8…9f0f6d
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase74d ago0xc9b83c…429b96
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase74d ago0xb05d7f…4d28e2
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase74d ago0x01597c…9aea28
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase74d ago0x237966…9d7760
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.01100%coinbase74d ago0xa28d76…4c7953

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.