Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa40d ago0x2a8ab1…471d7e
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa40d ago0xee4ff7…d6dcf9
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa40d ago0x4f3cc5…7effb4
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xab935b…a1681f
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xab68de…a763c2
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x0f7d9a…4ace9e
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0x9e4817…8dcdbf
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x3750c5…5108b1
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xed988f…50381e
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xcf0b49…67c7c0
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0x0b67be…235ad3
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x3e5b12…e31e8f
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x3323b9…e04093
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x90a78f…68c273
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0x73d525…97031f
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0xc4749c…011c34
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xc098bf…0e1da7
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0x5ad53a…ce41b5
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xfbca3d…a733e5
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0xce84cf…82f232
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0x20fadf…ee5741
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0xef3208…77933b
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0xe0c8d0…c82677
0x490c…8a8a0x9c95…e299Base—$0.001100%fluxa41d ago0xbf899d…3ef179
0x490c…8a8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x9318a1…3b67bb

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.