Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xc701b1…92e1eb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x67d8ad…53c20d
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x89ae99…b1b69f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xe6881a…69b778
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xd1087c…0f00f4
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xd8b707…b86e5b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x08f642…999bb9
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xffc3fb…bc63eb
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0xa1a4e5…31b1ff
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x49f9fe…494cc1
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x5d61a7…027fba
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x598756…b4f133
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x9b147e…2decb5
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x5c3cdc…c660c6
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x1fdda3…d1123f
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x8129f1…54be5c
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x6a7e56…550a36
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x4e2f89…2c0704
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x3b8525…9f2dff
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa19d ago0x0688dd…8db309
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x7c4ba9…de134b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x4f9ada…356c5b
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x37cab7…898222
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x5d59e8…894008
0x0b40…da860xfe80…47eeBase—$0.001100%fluxa20d ago0x064710…c95abc

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.