Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa49d ago0x068ca9…7ee96f
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa49d ago0xb00846…fbd445
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa49d ago0x1ce13c…6cbeb4
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xb00dcb…c12684
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0x9cebf3…ccc9f4
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xcb2256…9c63ce
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0x5ab8b5…f518c8
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0x27843e…1f0ac9
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0x89960c…fe6347
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x9bee1c…7bbd5d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x9de44a…ff6e9d
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xb92596…27fb97
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xb0070b…988a22
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xc30211…69bbb5
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xd7102e…a6cdff
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xb3d09c…8afa9b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0x436456…56816d
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xd3a2a6…accd1b
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x7a93a5…475c16
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xa10bc1…a818ac
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xd38995…444730
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xaebd26…60c502
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0x265d9c…61772b
0xd7e4…8fd20x9c95…e299Base—$0.001100%fluxa50d ago0xac8801…110d08
0xd7e4…8fd20xfe80…47eeBase—$0.001100%fluxa50d ago0xbddf89…095579

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.