Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0x6c6776…67ada3
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0xbaa3c5…635a53
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0xe46c7f…33d9b3
0xb037…14920xfe80…47eeBase—$0.001100%fluxa47d ago0x44e965…37b904
0xb037…14920xfe80…47eeBase—$0.001100%fluxa47d ago0x296e82…7fb64a
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0xc6d264…5013f8
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0xc4135c…4f0dfa
0xb037…14920xfe80…47eeBase—$0.001100%fluxa47d ago0xcb81ac…fab836
0xb037…14920x9c95…e299Base—$0.001100%fluxa47d ago0x507756…7501a5
0xb037…14920xfe80…47eeBase—$0.001100%fluxa47d ago0x320ac6…9c75cc
0xb037…14920xfe80…47eeBase—$0.001100%fluxa47d ago0xfee6c3…4923b0
0xb037…14920xfe80…47eeBase—$0.001100%fluxa48d ago0xd1a50f…a5c3d1
0xb037…14920xfe80…47eeBase—$0.001100%fluxa48d ago0x04dcb5…77a6db
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x0dc676…ad06d0
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0xb703b1…29c5d9
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0xc5aeed…45e9bd
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x5cd6c5…9c0570
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x3c3f82…833798
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0xc6c635…6a9286
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x95b130…f0d496
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x421cd5…c39516
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x7f0273…6004d5
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0xa3c6e7…a91402
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x7ee182…19bb0d
0xb037…14920x9c95…e299Base—$0.001100%fluxa48d ago0x48123f…899cd3

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.