Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x9062f9…56b902
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0xba1f4d…0bdf6d
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0xfeb948…fc9b96
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x7e870f…ea630b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x023864…3a1985
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0xdb3281…2bac3a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x089759…10655c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x21a69e…ffa4c4
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x0d9554…d4fff9
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x8f7e5d…edb7cb
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x503750…5a4771
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x5821a0…667c75
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x5fbff4…5805b1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x5784cf…9195e5
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x69a684…72fc0c
0x5291…58100xfe80…47eeBase—$0.001100%fluxa22d ago0x00ecc6…c9191f
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x65a0f9…f7cd3a
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x1b3456…559ad2
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0xd80d69…d84389
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0xecfd9a…37a338
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x81b3db…6c6d5b
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x3bccd3…be8c81
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0xb92aef…ab14cc
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x82d57a…ad18e1
0x5291…58100xfe80…47eeBase—$0.001100%fluxa23d ago0x583442…225cdd

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.