Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa37d ago0x059ff4…215bb7
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa37d ago0xe2cd86…60c39b
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa37d ago0x2a1431…2e3c71
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa37d ago0xb0d85b…cf5ee1
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa37d ago0x333465…a25692
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa37d ago0x53bb58…426971
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa37d ago0x5fe4d8…4e4596
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x6e853f…a988a0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0xeda8f7…0c5c24
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0xa2db93…c4b688
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x8d99cb…ea555f
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x2fb193…28cbf0
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0xd872b1…b14718
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x6a8db5…25acd2
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x3c7c3b…9c2031
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0x0b579a…df5426
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0x5fa2b8…5335c6
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0x9dea51…fe2f57
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0x099da3…82bdec
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0xed4bb8…6377f0
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0x56b147…d62e6b
0x53a4…d3450xfe80…47eeBase—$0.001100%fluxa38d ago0xeb4887…d58149
0x53a4…d3450x9c95…e299Base—$0.001100%fluxa38d ago0xd3fd59…bbd00a

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.