Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xbda736…c6628d
0x30de…1f910x9c95…e299Base—$0.001100%fluxa38d ago0x466cb7…4ff9b5
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xe17c10…8fe473
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x18951f…c0d908
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x13597b…986323
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x7f894d…648c7b
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xe476b3…2ce797
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x670c45…c59170
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x7891aa…777d90
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xe06727…a576dd
0x30de…1f910x9c95…e299Base—$0.001100%fluxa38d ago0xff9995…874d76
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xc221eb…d3b1d6
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x8ff73c…0b5e73
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xaf1375…b74a8e
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xa5a61d…bb867c
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x330668…f1e4c3
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x7eeec4…0f9e30
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xf949f2…aaa77a
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0xf9b3df…523224
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x9baf7b…c64602
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x65e199…ec9b67
0x30de…1f910x9c95…e299Base—$0.001100%fluxa38d ago0xafa663…878e2d
0x30de…1f910x9c95…e299Base—$0.001100%fluxa38d ago0xa8b28d…e8a14d
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x2e0f2d…5d9ac7
0x30de…1f910xfe80…47eeBase—$0.001100%fluxa38d ago0x282e4d…61df32

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.