Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x1b1a21…92df7f
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0x105d3b…c38b65
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xd4d630…fc5481
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x1b9895…89c524
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa36d ago0x5de335…a6b62a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa36d ago0xf174db…187b56
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x28a9b1…b79c25
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x15db5c…fe2cb5
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xe7a73f…a34a9d
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x02fd7e…49e835
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x5de4ce…03216e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x0652de…5474c9
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa37d ago0x412632…8e4103
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa37d ago0x408781…1a8d87
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xb71036…b105f4
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x105910…485f2a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x2bab4b…fef262
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xd14362…32c648
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xab2f37…28e59e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xfad0af…1acc79
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x2b1344…be123f
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0xff9345…e87421
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa37d ago0x7a3ae4…74ab11
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa37d ago0x8da38b…1a1d91
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa37d ago0x724e15…c396ef

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.