Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb88…20ce0xac65…4417Base$0.10100%fluxa74d ago0x60b089…50c2ec
0xdd32…dfb90xac65…4417Base$0.10100%fluxa74d ago0x7f1ba6…c62b73
0xc942…af010xac65…4417Base$0.10100%fluxa74d ago0x4222df…b5cffc
0x4cd1…08fe0xac65…4417Base$0.10100%fluxa74d ago0x458f2a…40754e
0xe98a…40150xac65…4417Base$0.10100%fluxa74d ago0x15b362…79416a
0x2379…6e250xac65…4417Base$0.10100%fluxa74d ago0x1d9642…aa9475
0xf835…98070xac65…4417Base$0.10100%fluxa74d ago0xf965ce…7189ca
0x245a…f7f90xac65…4417Base$0.10100%fluxa74d ago0xd3895d…4ffb8d
0x1202…303b0xac65…4417Base$0.18100%fluxa74d ago0xd31e9d…9c166a
0xc576…3b910xac65…4417Base$0.20100%fluxa74d ago0xfdcb30…e57f11
0x503c…2a870xac65…4417Base$0.20100%fluxa74d ago0x2bee15…d11399
0xcf05…c47b0xac65…4417Base$0.18100%fluxa74d ago0x2e2ccd…ae42cd
0xbfa7…1aa80xac65…4417Base$0.20100%fluxa74d ago0x480f25…8e13b1
0xd245…329e0xac65…4417Base$0.20100%fluxa74d ago0x601a70…ddf86f

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.