Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0x7c6210…fbb029
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0x75f12b…74de1c
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0x75c3b9…6c65d2
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0x2ca7c5…cc7802
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0xcdfb8a…3ee5b5
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa49d ago0x718b26…92af86
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xac2fd1…712801
0x117e…79a90x9c95…e299Base—$0.001100%fluxa50d ago0x4d75e9…cfde04
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x9d3305…9f0279
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x812807…0c9904
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xf89f1c…a2b0ee
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xb9e51c…d3815a
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xce25d9…a64c10
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xcd88ce…f14e4d
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x019334…eb91d2
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x2d39dd…2cf47e
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x9cfad0…a9e3b2
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xe50e71…28b11c
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x3d2c64…86ef02
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x7bc3f9…729cfa
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xbbd563…5fd8a3
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0xa7d654…1744e6
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x41dd78…8fe586
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x3c1cc7…eda355
0x117e…79a90xfe80…47eeBase—$0.001100%fluxa50d ago0x19ef23…2d79d5

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.