Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x64a3dd…2d09b4
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x9d771e…11ad47
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa39d ago0x1f5c68…bdb52d
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xe82114…5772a6
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xebb100…6ccc5b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x3fc6d7…0aa5a8
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5741e8…1ff053
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x5420de…14c888
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x74e3d4…488324
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xf7b317…dcc571
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x1ca951…231fb9
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa39d ago0x908ae6…f87ee7
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa39d ago0x43dbe1…5ec1bb
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa39d ago0x24622f…681ff2
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x846f51…de0cde
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x956845…86496f
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x1f77de…2b69ce
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x8d7f47…0a7ae0
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0x134046…ab68c0
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa39d ago0xbfe9c1…24c334
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x742ace…60490f
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x98ff73…9a5ab8
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0x56d84b…9bbe67
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa40d ago0xb1cd99…dde28c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa40d ago0xce2cf0…ad7db8

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.