Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x690505…33ea72
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x9141f0…66b16b
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x4fa2b1…ebe2a7
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x4dc3c0…e07fbb
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x74c523…5a1633
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x119fb6…11ac39
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0xe307ce…aadfae
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xc1120a…7666d3
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0x1b5497…942440
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x097ff7…7653b6
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x002390…8546f8
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0xf09e45…ea461d
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x55253a…fa703c
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x8ab134…6503ca
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x804af6…75dd66
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x04a484…16f77c
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0x8289fb…63a8d0
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x73789b…78b49c
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x9fdd54…4aeef2
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xa8a3b1…533132
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0x2ca679…00c8ae
0x64b9…dc9a0xfe80…47eeBase—$0.001100%fluxa49d ago0xcfe942…2dce89
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xd5ef0f…e51a43
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0x16e4cd…589123
0x64b9…dc9a0x9c95…e299Base—$0.001100%fluxa49d ago0xdf5f3b…e9135d

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.