Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xcf22ea…f17f7e
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xd1c2f4…7ae802
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xea0607…15671e
0x0425…92330x9c95…e299Base—$0.001100%fluxa35d ago0x3041e3…f31972
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x811541…4902a1
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xd7e7ce…f022f6
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x73594d…c63fde
0x0425…92330x9c95…e299Base—$0.001100%fluxa35d ago0x9d2572…ef0ac1
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xa1cb69…eec3e0
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xc0525a…225e6d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x664cc4…aa92bf
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x4b2256…5254b8
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xc4263a…e102af
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xa3c4c6…60eea2
0x0425…92330x9c95…e299Base—$0.001100%fluxa35d ago0xfb60b9…f53efe
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xb3a43e…d56b12
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xc91139…104db3
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xa287c7…528140
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x667bfb…f567b5
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xe52daf…35070d
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xdfd752…a50701
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x08081c…b802ab
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0xd74905…3a1481
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x4c1448…fed737
0x0425…92330xfe80…47eeBase—$0.001100%fluxa35d ago0x34e05a…542d1d

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.