Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0xea4112…660a07
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0x0734ca…d3c905
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x5824a1…82287c
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x3db48b…9f8da2
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0xa54623…88f4ef
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x5e5670…346551
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0xaa1305…13a1bb
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x12f4a1…dbf4e9
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0x6cd602…16529e
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x796974…ef1d14
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0x1a19f0…880407
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0xadf778…ac111d
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0x79dd77…382811
0xc4ea…85f20x0529…7db3Base$0.01100%payAI37d ago0x23c433…d9b74b
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x8c0cd8…69f236
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x106bc1…3a5a91
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0xd2fbb1…3cb098
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0xdd86e1…1b1fa6
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0x689163…b9f7d6
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0xf298a1…e69824
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0x36ccef…4f4284
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0xf5e5a4…3c0440
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0x550ba0…aaa523
0x712e…54070x0529…7db3Base$0.01100%payAI37d ago0xf3a0da…74b5b9
0x7e23…528f0x0529…7db3Base$0.01100%payAI37d ago0x4040b8…686548

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.