Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xcc48ae…7b9e1f
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x3cf80c…ac2bd3
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xf82e35…0e0f26
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x13961e…e27a00
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x745784…d0d51a
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xd25c13…146f42
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x3afa12…064971
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x3e0a69…78a2ad
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xb1a0f2…3a15ee
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xdbbdc0…a5b8b6
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x12e75a…586723
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xca912e…d45638
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x9f7e17…2ff4b1
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x042a99…04e6af
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x76f40c…c50655
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x97502d…90b2b4
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x88a7b6…e3ee6b
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xe53de4…720a3a
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x26d02e…42bd24
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x861cac…ff85c4
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x5f394f…aa542e
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x7145de…c2e559
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xab66bc…048546
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0x17e533…166e15
0x00b9…cb010xfe80…47eeBase—$0.001100%fluxa17d ago0xedf4fe…63187f

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.