Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x7d52c8…3deefc
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x01c96a…4778f9
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0xbb1f3c…6b8f67
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0xf93db0…a07945
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x356aaa…f55481
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x770eb8…cded1b
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x8824fb…de8c59
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x6956b5…4c1fc7
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x263601…6b560b
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x77ad83…320ba6
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x504327…6cf5cf
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0xc127ef…263b9f
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x67ea9d…dc7b68
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0xd28831…c62638
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x188a7a…8ed90a
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa49d ago0x24f13c…f8fce0
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa49d ago0x284d07…c41cd8
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0xaec64d…e9769c
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0xf88617…ef5b9b
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0xa03b83…a7f851
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0x362ab9…0ab04f
0x8405…d19e0xfe80…47eeBase—$0.001100%fluxa50d ago0x74ddbf…cfae9a
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0xe02130…d1dfc8
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0x8d3243…dd24fe
0x8405…d19e0x9c95…e299Base—$0.001100%fluxa50d ago0xbd7dce…d110b2

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.