Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c0f…830b0xca99…9399Base—$0.01100%coinbase72d ago0xdc781e…af9f0f
0x7c0f…830b0x0d10…cf58Base—$0.01100%coinbase72d ago0xd70338…8c0eef
0x7c0f…830b0xd18e…dcd7Base—$0.01100%coinbase72d ago0x66bc8d…1c93ff
0x7c0f…830b0x54eb…ab0cBase—$0.01100%coinbase72d ago0xe60f01…6fc1cc
0x7c0f…830b0x81ad…c709Base—$0.01100%coinbase72d ago0x8f4097…13eace
0x7c0f…830b0xc4fb…07a2Base—$0.01100%coinbase72d ago0x28a32a…742e1c
0x7c0f…830b0x8634…12d8Base—$0.01100%coinbase72d ago0x9879bc…f3b403
0x7c0f…830b0x134d…600aBase—$0.01100%coinbase72d ago0xea4b9a…05a204
0x7c0f…830b0x8365…640cBase—$0.01100%coinbase72d ago0xcccfe3…4beb8f
0x7c0f…830b0x9362…8911Base—$0.01100%coinbase72d ago0xe25f55…6de5db
0x7c0f…830b0xa1ec…059cBase—$0.01100%coinbase72d ago0x1f691c…08922b
0x7c0f…830b0xb039…4d02Base—$0.01100%coinbase72d ago0x65ea0d…d3f286
0x7c0f…830b0xe79c…7ffeBase—$0.01100%coinbase72d ago0x6f536a…93b2e4
0x7c0f…830b0xb060…d26cBase—$0.01100%coinbase72d ago0xb9fec4…21d5a4
0x7c0f…830b0x20ca…3093Base—$0.01100%coinbase72d ago0x341ba2…a911d0
0x7c0f…830b0x23a4…817aBase—$0.01100%coinbase72d ago0xb45d26…bc4126
0x7c0f…830b0x082c…278eBase—$0.01100%coinbase72d ago0x8ada6e…479963
0x7c0f…830b0x4e45…2156Base—$0.01100%coinbase72d ago0xa851ab…769b8d
0x7c0f…830b0x4d50…1defBase—$0.01100%coinbase72d ago0x64d815…e12b92
0x7c0f…830b0x9be2…5cf8Base—$0.01100%coinbase72d ago0xfc5485…5a69b2
0x7c0f…830b0x8c4a…4936Base—$0.01100%coinbase72d ago0xbe0ac4…87bb31
0x7c0f…830b0x3c02…fecfBase—$0.01100%coinbase72d ago0x857023…895ce4
0x7c0f…830b0xa8e1…b9c6Base—$0.01100%coinbase72d ago0xf237d1…9667aa
0x7c0f…830b0x8b35…f8d4Base—$0.01100%coinbase72d ago0xeea3db…9e2a85
0x7c0f…830b0xc53a…f6edBase—$0.01100%coinbase73d ago0x377b51…4cd88b

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.