Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd211…c87cQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x49a8f8…34f53f
0xc533…2d7aQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase42d ago0x58bd20…fef4d1
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xe5ad6a…ce0548
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x29e1bf…7b633a
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x4b1d27…a2b4db
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x8f6e51…1cf5fd
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xd8e1d8…3fb2e1
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x57fa21…316947
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x0f521d…f5a3d6
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x85d490…b4cfa6
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x5e9dc4…3cc81e
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xc51e35…08fdf6
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x86fc6a…f35ef3
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xcc8498…6ef657
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xa5ed1b…8b0da8
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x951a4a…a2ac49
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x42745c…9a0e82
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xb0713c…54fa79
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xf17647…0b740e
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0xcb2099…60d164
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x898715…9a45f3
0xae9e…222fQuartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.005100%coinbase42d ago0x1f48e4…b82458
0xae53…01e0Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase43d ago0x7653c8…aeee66
0x6446…e6d5Quartermaster Transaction StatusBaseQuartermaster Gas PricesGas$0.001100%coinbase43d ago0x602755…b7eb0d

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.