Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xf21045…a99048
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x9f3f35…d7f18f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x12cf00…b6934d
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x81c638…bfaa72
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xbb4720…d6b24f
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xd27581…3610ee
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x284864…68095e
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x9a700c…05a7d2
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x08fc38…88e7a4
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x9d12f7…4bdad1
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xa08626…a1b2f3
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x484828…dc1068
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x7139e4…b70917
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x13bcbf…152cbe
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x084d7a…b829e0
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x57eae8…e978d5
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xe88618…412dd6
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x368c60…98ee42
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x097948…146a2d
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xe9d47b…00ee4b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xe27cd2…da512c
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x43d9b9…e31f4b
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0xe85c5b…f54a14
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x4e6c57…f1cdef
0x36c0…2ef60xfe80…47eeBase—$0.001100%fluxa30d ago0x254045…4c194d

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.