Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x67d014…f85c9a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6ea1c4…2bb2a1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x05a711…cf8478
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x707733…c96457
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8edc8f…509501
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x94fdbc…489c59
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xf04019…b0bc47
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8ff32f…868922
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x2e8782…b69b79
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x877761…0356ed
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc9e59e…b96e47
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf160c…7bd50c
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xda94fd…fae0d2
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xd42005…3f2432
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x8bcf4b…1353be
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa7638b…93cbf2
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x5f6e51…14a56a
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x7275b8…fade56
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xc3e08e…6788f3
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x56e95c…74c9b3
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x9694db…1a8176
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x74efeb…5a883d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xe5d81a…3f39c1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0x6fe486…51cc60
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa20d ago0xa32f2f…aaed2b

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.