Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf90928…335079
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd623f3…ef9a8e
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd9e805…7cd8eb
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3c17ba…ec3d69
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x39f71e…e2603c
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x3da5b3…349639
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x75e524…2f923f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xdb7ff6…cfdfc9
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0x938955…ab0e00
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf4a14d…9c13bb
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7dbfd5…dbc7b6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb8ffd5…a29112
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xdf18a1…b29c91
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb737f9…05ff8d
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x858db1…a76dd8
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xfc84e7…66c9c4
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x78844c…189cb7
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x437612…09a7a6
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xb7c4ea…3752dc
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x5ef2b9…2accb3
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0xbb16ca…677c54
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x2aa7b8…99ff9f
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x3a66e5…4aff11
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d187d…1c52a1
0x1365…b45f0xfe80…47eeBase—$0.001100%fluxa21d ago0x7875aa…1867fb

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.