Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0xc17cb8…7f767a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0xec381e…13834c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x0471a6…6dd5b0
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0xdd96cc…407945
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa17d ago0x9c9c52…5b789c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xb3e147…dd1ef8
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x8231ed…773540
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x75ae47…b0979c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x23978a…172056
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x4b4b8e…6e1362
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x2b9253…e899d9
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x70ed4e…bfcf77
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x0d33f5…3267ef
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xb5a21f…13e11a
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x5da188…b545d1
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x670851…d0ccf0
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x1d1ff4…446335
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x5e8c67…31f144
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xac7f60…192739
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xe9a438…be0b7c
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xdb05c7…49186f
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xb1bd79…3f956d
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0xcecc2f…843652
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x610c82…851f21
0x551d…2ea10xfe80…47eeBase—$0.001100%fluxa18d ago0x1799b2…5d94d3

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.