Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xe27d90…5419bf
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x786042…d0a128
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xa88ad8…7c8e25
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x56f0c7…b58ea4
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xf2283d…3a9f59
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xb6ac70…6fe24a
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x482437…da9cc6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x3b7b2c…773700
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xd22cea…b9664e
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xa508f1…a6abf0
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x653e9c…149100
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x769503…df4d09
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xbd53a9…bcff25
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0x0af917…0aab54
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xad3ecb…9d3735
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x357938…e9bff6
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x4161b0…01a116
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x44391a…13e60b
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0x508a01…2a79df
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xe57207…0e2ec1
0x4222…89650x9c95…e299Base—$0.001100%fluxa38d ago0xeba0fa…faf8b3
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0x75f4e5…40bfd1
0x4222…89650xfe80…47eeBase—$0.001100%fluxa38d ago0xf849fa…aab688
0x4222…89650x9c95…e299Base—$0.001100%fluxa39d ago0x975f60…82c944
0x4222…89650xfe80…47eeBase—$0.001100%fluxa39d ago0x07aa17…b0bb92

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.