Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe9b7…4d760x9c95…e299Base—$0.001100%fluxa35d ago0xabdc3f…5b1a15
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x1c00cb…09f4c8
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x30900e…4baf19
0xe9b7…4d760x9c95…e299Base—$0.001100%fluxa35d ago0x7353fd…86d653
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x4d03f7…6222f2
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x7bcda5…9cd2b3
0xe9b7…4d760x9c95…e299Base—$0.001100%fluxa35d ago0x1d60cb…42c715
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xd41af5…96cad9
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x85835f…48a3ca
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xebefd9…10ef07
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xbadd09…ed4fa7
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xd9b71f…ddbe82
0xe9b7…4d760x9c95…e299Base—$0.001100%fluxa35d ago0xab0f5a…3a0ba6
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xff3a9b…71df57
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x1c9943…9903de
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x80e3f3…f2c14b
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x2a6770…04f3f5
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x0c20aa…844f4c
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x4e2624…d214aa
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xb5068a…dc19bc
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xda6bd8…0cfe3a
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xc8c6e8…b49ce2
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0xc4f88f…993b77
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa35d ago0x7f161b…57f13d
0xe9b7…4d760xfe80…47eeBase—$0.001100%fluxa36d ago0xf5c229…bb7f1b

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.