Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xea579c…173322
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x3fd54f…7acf5a
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xf13af7…81626d
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0xaf5a36…fd3db1
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x695b60…94ea74
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x8e1464…7bc7bd
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa39d ago0x8c348e…aa54a3
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xa5ba92…5508af
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x34fb72…e9ab8d
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xd2587c…180d6a
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x4b9761…836359
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x4e5fd8…f20e0f
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa40d ago0x1926a0…c264d3
0x1752…11ee0x9c95…e299Base—$0.001100%fluxa40d ago0xb350bc…0717d9
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x3f0235…4fd863
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x220753…3f66d5
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x4d3f28…75e53d
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xbbed09…96d02e
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x0c473e…632499
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x7ade09…64a1f2
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x7fac08…759110
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0xe2743c…02bfca
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x4e273c…296401
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x8d6b85…9294db
0x1752…11ee0xfe80…47eeBase—$0.001100%fluxa40d ago0x5b86d5…834292

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.