Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x39f510…175080
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x32269e…414e79
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x5cd4a9…11b6e3
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x0b095f…92c12b
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x6140f5…041bc6
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x02a1b0…87e1f4
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x1d2f6f…5523c2
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x66b3ba…9760b4
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x744f39…1f5eb5
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xf90e6f…78635a
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x8f1e69…233133
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x10de55…c3e42c
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xed3e39…a67f4f
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x0a9f3d…c4ea72
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xe2aad4…f3104a
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x39dc50…33157a
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x9752b5…539fff
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0xdac5d9…fb53ea
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x465179…6187d4
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xe35968…8d9244
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0x15c55b…c62984
0xee07…c3450x9c95…e299Base—$0.001100%fluxa38d ago0x641a8d…7f8be3
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xba1fed…2a5b34
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xa482fb…507cda
0xee07…c3450xfe80…47eeBase—$0.001100%fluxa38d ago0xf88c13…89cfee

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.