Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xd615ce…34fc0a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x56b09b…0eb86f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xb860ff…e22c46
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xb2695e…ec4d81
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xf72c2d…c71ea0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xdaf850…823020
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x81fd49…66839f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x8f5432…f4a09a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x770f9c…d27ec9
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x00553b…311ea1
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xad80f3…5cfe70
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xbd85bd…b309b0
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xeb9160…7c9d5f
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xaa744b…48d264
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc3803f…fb9237
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x990f0f…deee22
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x34c47c…4b45ef
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc7f355…877daf
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc2e7ab…fb4fbb
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x7af74d…11e859
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x808a6c…20ea43
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xe696de…fc8a11
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xc32ed0…0d0c5e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0x739e71…1d449b
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf77ee…c62635

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.