Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe202…77cdQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase65d ago0x37c52d…859afe
0x7e57…2f09Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase65d ago0xdb9925…4e7ab8
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase66d ago0xbee2ec…1143fe
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.003100%coinbase66d ago0x6ef232…e26f70
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.003100%coinbase66d ago0x00fcf6…6447ff
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase66d ago0x626ab0…762af8
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xeab8e4…25d360
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0x8e33fd…7132c8
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xed7a01…241d14
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xe7e42e…e3cd4b
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xb580f3…657489
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase66d ago0xc7bc5f…eca6a7
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xfccabf…4df040
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.05100%coinbase66d ago0x31ca8f…5a64f5
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase66d ago0xb37659…4a01fb
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.04100%coinbase66d ago0xbf2f0e…cd2ca3
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.05100%coinbase66d ago0xaa0681…ef6e97
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xf3dc51…8c5073
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xe17b37…8b602d
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xfabe3f…bef9dc
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0x31246b…c62037
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0x0a376d…2be316
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase66d ago0x7aa142…f040ab
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.002100%coinbase66d ago0x8a73e3…ee0b6a
0x8872…3f9bQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase66d ago0xf102d2…797e76

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.