Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0xc257c1…0ce0fe
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa39d ago0x5c4409…85e26d
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x8eb4f5…e650e6
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x622616…f767c8
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0xcaadcf…241fd5
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x6c48ab…4b8699
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0xac39b4…9346ec
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x32b978…65a4be
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x52b8d4…8e5512
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x269257…5c954d
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x200bef…c5a74e
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x8f5804…b96a20
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x12a5b5…f21c6d
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x7db931…686f6d
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x8d91d3…281159
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa39d ago0x2d273c…78cf33
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa39d ago0x1aae7b…f4bb01
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa39d ago0x8e276d…3b4e8a
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa39d ago0x810806…28fda0
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xb87448…3382c3
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0x419023…e6c0dd
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0xad3ca8…80c980
0x0ee9…49600xfe80…47eeBase—$0.001100%fluxa40d ago0xbded68…517575
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x70f9b0…b84efc
0x0ee9…49600x9c95…e299Base—$0.001100%fluxa40d ago0x8b6011…b92738

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.