Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa44d ago0x2151b2…29266e
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa44d ago0x585976…a40968
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa44d ago0x978ad4…3f4bc4
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa44d ago0x419bbd…743a63
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa44d ago0x5dd4b8…6bca79
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xdd55f9…ee463a
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa45d ago0x560cfc…7322ea
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xd63098…35cc14
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x18ffe2…a921d0
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xcba876…108085
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa45d ago0x38118d…91f716
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xd2024a…56e6df
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xf01b90…123a17
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa45d ago0x143837…48d6fa
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x3ba9ad…7bf43a
0xbf69…90de0xfe80…47eeBase—$0.001100%fluxa45d ago0x8c6297…159f89
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xe50a31…00957c
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x368570…c6c1a3
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x8462ab…2e47ce
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x1fd794…219eeb
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0x7291e9…66ced2
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xa867f5…028cf4
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xc72b58…88402b
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xc148b6…a7069a
0xbf69…90de0x9c95…e299Base—$0.001100%fluxa45d ago0xf11f1d…522394

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.