Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x179fc7…f7ce89
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xe68b7b…ebd181
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x50f8f2…cd57b3
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x8b87f0…ae59ee
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xca0323…16eac9
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x4bc21f…244a06
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x90912d…0d7e6e
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x82b60d…f17e37
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xce0f9c…7c2a00
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x234b67…c914ae
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xe1d7ce…d0ec60
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x0730de…7208c3
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x73f7a4…49f7bd
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x120249…5ab7fa
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xbda337…7e97bc
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x42fdf0…bd114e
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x21b494…e7b76c
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xce23b7…2f0ac2
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xa7730f…a503d5
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xd60bec…9a4918
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xe0decb…c0a858
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x8866e1…f6d8a0
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x78ceec…1d09c6
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0xaced61…234e47
0xd80f…fba80xfe80…47eeBase—$0.001100%fluxa24d ago0x7dc01f…053eb7

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.