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%fluxa30d ago0x0eba3e…3e16e4
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xd6aa24…3f1d33
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x63ba68…cc11a2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xbf9c22…62991c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x07b0b2…68dac1
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xfb04ee…ebd670
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xd84690…56198f
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x265547…a14f08
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x8ff470…8c2402
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xdba1ed…c076f4
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x191d5f…9b47bb
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x81df60…5ae1ca
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xc146cd…7f2784
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xe24117…b6b99d
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xde9a60…56c147
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0xf1f9a6…dd9053
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa30d ago0x8a4eed…9ae2f2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x0ae480…27fd05
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xa03172…5343ae
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0xe61907…8852b2
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x5206f0…6cb0fe
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x5fd8b9…d08a7a
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x5a6ce0…312e6c
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x0a359a…e36f2e
0x32d9…7dda0xfe80…47eeBase—$0.001100%fluxa31d ago0x98aace…845c75

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.