Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x7719c8…2fab13
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe82121…68408f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x8af34c…6aa8bb
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xbfe0cb…731b43
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe866ee…62b54b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xae9361…5d79e7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xb68f28…6eabb2
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x64d1f1…fc9727
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x1104bc…fcfffa
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x8c04e5…5c4e7a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x68abd6…c5c417
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0xe002b9…ec6541
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x4f1101…9941d3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x5e546e…fe95be
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x93903b…72d27f
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa19d ago0x379b97…58d200
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x1ad42c…9b7b98
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xb2c9b2…a6756b
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x8dcc00…6d9ce3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x9d991a…2c93f7
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xbea166…57018d
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xc9b805…d6dae3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0x2c5cb8…a17dd3
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xe800cc…3ed26a
0x24f2…da4e0xfe80…47eeBase—$0.001100%fluxa20d ago0xd12d82…1b21db

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.