Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x6818da…5e6eab
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x11ecc7…2cd050
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x0dfc21…1773cf
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xa6585e…9f989f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x04209b…7ea93e
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x1c75cb…9ba04f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x7fc7a0…22d37c
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xadc818…dc9689
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x63a53b…9bdf3b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xa98751…73807b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x7cdc8b…5025b7
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x4cc1fc…02fa9a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xe5f8ed…fad9f1
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xe296c2…76f21f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x499458…fcd93b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xf7e9b8…ed6e58
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x9c60ee…435256
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xbad024…0b611f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xdf0864…819e6a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xfbc506…916aaf
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xb35adf…cb3608
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x8676be…b33445
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x64bfc0…1184dc
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0xf89797…59e337
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa16d ago0x47e6c9…96d0d5

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.