Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xf0279d…6be256
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x1dd84b…a36414
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xf1cdb1…df8608
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x8bcf81…aa46a7
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x94832a…cdd87d
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xb4bc25…79f454
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0xf0cd19…a961db
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x787390…3ee64f
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa18d ago0x65d59c…1534b6
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x9e1d45…50a3cb
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xc4c63d…d14c70
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xfc9ae3…9393b5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x6d72d7…ba6b91
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x3e30f4…c57b2e
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f21c1…923489
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb63c8f…1c4f84
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x1c68de…b52364
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xd7660b…7d76a8
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xa9b1e9…83f908
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xbb5b1c…d21ce5
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xe44442…6acb99
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x8b227b…fd2b45
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0xdfe728…f73e79
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x0afd6d…083207
0x52ec…5cff0xfe80…47eeBase—$0.001100%fluxa19d ago0x9601c6…a700a3

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.