Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x2877b1…57a0bc
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xce3fd9…b1d887
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xac6c7f…4f676c
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x142abb…369668
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x2744a4…b8e7ed
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xf4393c…6a692d
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xfe0995…7c273e
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x1b01d0…b9f350
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xe85a33…f545bc
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xe4d782…15fdc4
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xae8fbe…40b849
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xc8aa32…459336
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x10445a…a10484
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x33ae5e…53799c
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x9c679c…ff664d
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x0aed08…00c0ba
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x911361…c2b4d5
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x19a955…6c2214
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x802b0e…d3209b
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0xeba2a8…b92207
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x5d7b61…980909
0x7cfe…0acf0xfe80…47eeBase—$0.001100%fluxa35d ago0x65c1c9…f278fb
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x3ea122…aa202d
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x723934…d06a7f
0x7cfe…0acf0x9c95…e299Base—$0.001100%fluxa35d ago0x89caed…4e2bb0

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.