Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xee1d4a…f23bee
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x163cd9…292369
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x42de05…8bac7d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xcaf4b0…9b5fe0
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x4693c0…802436
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x60f97f…f2f7b8
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xf41a43…11f774
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xb41fca…f792e7
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x2e3bfb…aae93f
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x5fdbcf…7edaa6
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xdcc8ea…9c917a
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xbd20d5…65920d
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x066f2b…e42c40
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0xef2341…ccc1c8
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x931849…5903cc
0x851e…9f810x9c95…e299Base—$0.001100%fluxa35d ago0x0aa80c…0b50ac
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x4e1e16…decea3
0x851e…9f810xfe80…47eeBase—$0.001100%fluxa35d ago0x350b98…deb6f4
0x851e…9f810x9c95…e299Base—$0.001100%fluxa35d ago0xcbdee3…f5799b
0x851e…9f810x9c95…e299Base—$0.001100%fluxa35d ago0x962c82…8d2bd9
0x851e…9f810x9c95…e299Base—$0.001100%fluxa35d ago0xc39503…458d72
0x851e…9f810x9c95…e299Base—$0.001100%fluxa36d ago0xe4f181…ac8e64
0x851e…9f810x9c95…e299Base—$0.001100%fluxa36d ago0x903063…f7afe4
0x851e…9f810x9c95…e299Base—$0.001100%fluxa36d ago0x67c2c1…cdeeef
0x851e…9f810x9c95…e299Base—$0.001100%fluxa36d ago0x06d555…bb2d60

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.