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%fluxa22d ago0x04f536…599997
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa49456…71ab02
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x1f954f…9280cc
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xed2cf4…7766fb
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xa30616…56b107
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x5f1c7b…45b5b3
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x62f493…71f331
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf4b1f5…dffed4
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xfc98ec…3a9f4b
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x408c8f…fa136d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xefe472…b7c9d6
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x42a1ae…c2cf79
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x19a87b…c4de9c
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf68a49…0f4504
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x1b0877…44589d
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x9b0192…8e6de7
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x10f733…d38c1e
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xdc96a1…179196
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x681507…5eb1a2
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x0e0569…7a1676
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x984eae…743bd7
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x6f138b…329285
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0xf25786…85fc64
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x8ba57d…1bc4b1
0xe1b5…a65f0xfe80…47eeBase—$0.001100%fluxa22d ago0x85f47b…a799f8

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.