Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xe3fb20…358c13
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x7fb5a7…57a063
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0x11e22d…c918a2
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x15c148…4414a5
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x4decf5…ad7263
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xb66bd2…beffb5
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0xe972d4…ee106c
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0x2ba808…e764b1
0x2e41…34d20x9c95…e299Base$0.001100%fluxa48d ago0x873a41…42c804
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa48d ago0x95fd8e…593890
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0x008611…727b0b
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0xcd8454…8d8751
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0xa77d45…c36221
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0xdb293b…7e4242
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0x126135…7342be
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0x88e7ab…0c4d50
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0xc955bc…129f56
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0x2dae3d…178e56
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0xbbeaf1…28bf43
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0x2d96b0…152f61
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0xc2a519…3639ec
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0x81ed35…27a982
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0xb24715…583eaa
0x2e41…34d20x9c95…e299Base$0.001100%fluxa49d ago0x3d732f…c4b26a
0x2e41…34d20xfe80…47eeBase$0.001100%fluxa49d ago0xe615c4…9aaea8

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.