Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x38de0e…60d00b
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x5b29bc…dc768e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x88c1cd…295a92
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x7a71b7…ab1864
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x2c9e25…48c101
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xf83dda…1c0a41
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x26c8d9…185f76
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xfbf3c6…abb0b8
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x957bd2…b6e3b7
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xcf6429…0f28da
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xdcefc0…c35035
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x629cea…b9b55d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x809dec…75ff3c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x1478a9…0d29f2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x2a8e09…9ddde2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x6deedf…a5615d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb7dda…8ca388
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x37adab…d041dd
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x7f0f57…76d1b6
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xa658f3…f5b036
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xeb31ff…a2687a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xad6ce0…8bfd7f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0x81e0ef…3a2ba3
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa20d ago0xd3ade6…94b1f0
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa21d ago0xaed0ff…8607bb

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.