Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xd2dd04…34320d
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xb28edc…57eab4
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x6b9606…ba7900
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x1f029c…a83c78
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0xa5cdf0…f8fec3
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x54a06f…e428da
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x8914a4…847041
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x5510cb…be1484
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xcc2194…d35d57
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0x536292…0b33e2
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x31ae76…dc27e8
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x23db56…6ec00f
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0x379cb8…1efba7
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0xe5afc6…252d0a
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x8a56a9…3b9208
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x869c69…c3fbe5
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0x5b8be3…dc4262
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x9a9948…b36cab
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x6eb41e…42452c
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x6619b8…e62c3f
0x037e…21130x9c95…e299Base—$0.001100%fluxa48d ago0x38cd3c…2d2fcf
0x037e…21130xfe80…47eeBase—$0.001100%fluxa48d ago0xc073e2…a621ed
0x037e…21130x9c95…e299Base—$0.001100%fluxa49d ago0xb4d766…ebd774
0x037e…21130x9c95…e299Base—$0.001100%fluxa49d ago0xb88d4e…5f4c85
0x037e…21130x9c95…e299Base—$0.001100%fluxa49d ago0x0de59f…86a349

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.