Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0xdf7d24…650140
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa40d ago0xa44de2…c6bece
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0xcab221…b421d6
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0xca760f…c03eab
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x298bb0…86c31d
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x30f8f4…6c6d52
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x76fde3…a23ba9
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa40d ago0x2ddd44…0ec89b
0x4b57…50cb0x9c95…e299Base—$0.001100%fluxa40d ago0x9ed7b1…f8a47e
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x004223…cb9f83
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0xae522c…463448
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x69b0f1…2a9c3e
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x53e83a…23cc3a
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x915628…aaacf7
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x9b4bea…624b06
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x86fa9f…7a3e1c
0x4b57…50cb0xfe80…47eeBase—$0.001100%fluxa40d ago0x0551ce…3ec49b

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.