Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x71cba0…cc0120
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x44875b…3ee546
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xa0c603…8803a2
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xa7f796…da5ec0
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xe59866…c1f223
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xbaeaee…3502f7
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x0e8e5a…4b7a47
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xfec255…9d1d79
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x52535f…1c2692
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x24490c…60c5fb
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x3022e5…d843c5
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x0d43e7…8cdea6
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xa59396…e92f09
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xbcf49d…a5eb22
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xe75e33…f1125c
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xe55b1a…bd5167
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xe3a9b8…025e6d
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x9a203d…880268
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xcb2736…6d103e
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xd8c154…114601
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xcd41dd…b3e4b2
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0xe36d60…8e8254
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x8f8fba…18ebde
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x727f49…a36e66
0x2a90…92780xfe80…47eeBase—$0.001100%fluxa19d ago0x209b23…6c3338

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.