Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xa2ed05…d6c2c3
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x851084…25e630
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xfaf8cf…4b596b
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xedde52…09cb8c
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xefa7b0…97f750
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x14ee47…403bee
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x64044b…6610c0
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x53af1d…39a593
0x701d…d6a40x9c95…e299Base—$0.001100%fluxa35d ago0x3fb0df…03e6b0
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x6b8eb3…f409fb
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x81df9b…0c8c0c
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xc74f31…6116df
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xf27a19…13016e
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x2eaf4a…fda204
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xb9917e…a1a496
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x062d3f…b93af0
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xede44d…290f32
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x718abb…9c939d
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0x7a9c88…932929
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xa967dc…49d8d7
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xa29397…1e0121
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa35d ago0xdc6b1c…6e9ff9
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa36d ago0xac7b3a…c3ee9a
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa36d ago0xcacd34…baab94
0x701d…d6a40xfe80…47eeBase—$0.001100%fluxa36d ago0xa1c933…19ee0a

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.