Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x8770c0…a18baa
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x53ecf8…b36010
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c02c4…d6c696
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa3323b…e4d008
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x18ff9f…c352f3
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xa83e7c…be99df
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x536b1c…a5d9d7
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x5c1994…e47716
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x4514a4…ab15ba
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x44489f…d95f58
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc38544…518f37
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x00f579…56f355
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x776b88…156211
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x9b2ec4…b53a40
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xeb56e5…e8c9d1
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe05a0b…74837e
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x7b9bb1…df00a6
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x4f63d4…f39404
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xc42431…c52cd4
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xe1bac7…fd2f3a
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x54f2e3…242a35
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x34f0cb…6ffea9
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x12bdf3…905751
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0x91b58c…6dcab4
0x6691…7e5d0xfe80…47eeBase—$0.001100%fluxa21d ago0xb2cbf3…59a8aa

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.