Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x864121…3b4ae8
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x600d4d…c611d3
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0xae7b53…f3e0eb
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x781701…862b35
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x85b2f7…5f0c84
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x11054c…88a20c
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x5097af…3f0bcd
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x2f0414…47f3a9
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0xcbb07d…927306
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa33d ago0xfc358e…135a7c
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0xf8add4…7dabf6
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x0913bf…7abe10
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x2d0033…a7cec7
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa33d ago0xc8f2c1…71401e
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x13b7c7…3b9e07
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa33d ago0xc0d1f4…61c481
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x77fedb…d7983d
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0xf94c9a…d7b7a9
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x8128a7…ada030
0x2df4…51210x9c95…e299Base—$0.001100%fluxa33d ago0x19cc69…295d09
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0xb93d21…939d6c
0x2df4…51210xfe80…47eeBase—$0.001100%fluxa34d ago0x909045…c97241
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x91866b…d07810
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x78368f…874956
0x2df4…51210x9c95…e299Base—$0.001100%fluxa34d ago0x64b6c8…338730

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.