Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x222aa2…8406e1
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x71308e…27dc8f
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xe2ee3c…a2c2d3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x17e519…4aaa5b
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xbfdfbc…6f8742
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0x14b82f…09fc82
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa20d ago0xe62c6d…db2def
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x6adaa7…7ca2de
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x4d40c2…5c5ac2
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x660dfe…cddd47
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x0aba3e…c269ed
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x17f2cd…671529
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x8fcd3f…aee045
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x729369…efad93
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0xa99e13…134be3
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0xe1763e…ef6c72
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x49bc38…6b6c96
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0xc60e1d…880274
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x4c3f20…570325
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0xeabd90…ae2bd9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x8613d7…5b6992
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x9c1c5e…c1583e
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x1b6cee…c6a7d9
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x5c00fe…afd0b0
0x3ac7…d5030xfe80…47eeBase—$0.001100%fluxa21d ago0x0ba885…b65676

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.