Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa39d ago0x141960…a2d66a
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa39d ago0xc47d7d…922751
0x9e81…cb880x9c95…e299Base$0.001100%fluxa39d ago0x8b168b…447cf6
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa39d ago0xcef8be…0d2c4a
0x9e81…cb880x9c95…e299Base$0.001100%fluxa39d ago0x4ca233…417fec
0x9e81…cb880x9c95…e299Base$0.001100%fluxa39d ago0xffc3e6…1f932c
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0xcc6d86…9ed72e
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa40d ago0x5d4df1…27870d
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0xb10d6a…932b71
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa40d ago0x4392b8…0f3616
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0xb31a2c…4b67de
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0xfd9c7e…f12da6
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x2541c4…217e87
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x97c692…1251e6
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0xa481da…1e0b4b
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x5bb6d5…50216e
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x372a2e…67d650
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x7c1eec…68315e
0x9e81…cb880x9c95…e299Base$0.001100%fluxa40d ago0x6379bd…d1bf24
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa40d ago0xe1d24e…b34d6f
0x9e81…cb880xfe80…47eeBase$0.001100%fluxa40d ago0xff5663…2225e3

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.