Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xc6f786…2c6a1e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x5c42b9…a3ccf9
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x1d9c28…679887
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x080dae…8f6d03
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x6d12ff…82aa56
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x83fa2a…67c7e2
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x3a02c0…a31bea
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xba61a6…f6b0bd
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x62755d…deda7f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xed0508…0d77b3
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x6704be…3b5422
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xc5a8cb…11d77f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xc126ab…258302
0x9747…a8a60x9c95…e299Base$0.001100%fluxa36d ago0xe86623…7aca14
0x9747…a8a60x9c95…e299Base$0.001100%fluxa36d ago0xb65253…460810
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0xd38061…fec150
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x6b87fa…b86913
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa36d ago0x5fe29a…fccbf7
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa37d ago0x0152d9…326e16
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa37d ago0xdc394f…99c85f
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa37d ago0x29aeba…832cd3
0x9747…a8a60x9c95…e299Base$0.001100%fluxa37d ago0x902a85…d5190b
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa37d ago0xcbec2b…0cd30e
0x9747…a8a60xfe80…47eeBase$0.001100%fluxa37d ago0xeb0cdb…f627ec
0x9747…a8a60x9c95…e299Base$0.001100%fluxa37d ago0x104e25…d6f7b6

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.