Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.03100%0xa039…3b7956d ago0x29df19…5a9b56
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0x5f5d91…6f4e4e
0xae52…9c6e0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0x5b2295…8c2844
0xae52…9c6e0xa039…3b79BaseConvert Speech to Text APIData$0.0001100%0xa039…3b7956d ago0xe3c9e6…826d9a
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.06100%0xa039…3b7956d ago0x2f62be…cca4c8
0xd591…b3f10xa039…3b79BaseConvert Speech to Text APIData$0.05100%0xa039…3b7956d ago0xe8b3b2…30c3b9
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.05100%0xa039…3b7956d ago0x536b91…7ee4f6
0x34fc…45600xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0xb9fff6…eb6e09
0xae52…9c6e0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0x0f92ee…2a8ac4
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0xd90867…3f828e
0xd591…b3f10xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0xace53d…880dbc
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0x5e057b…471b5a
0xae52…9c6e0xa039…3b79BaseConvert Speech to Text APIData$0.02100%0xa039…3b7956d ago0x35426a…2dc2b8
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.02100%0xa039…3b7956d ago0x29b4c0…d33511
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.07100%0xa039…3b7956d ago0x880be9…758b55
0xd591…b3f10xa039…3b79BaseConvert Speech to Text APIData$0.11100%0xa039…3b7956d ago0x75d057…2e3568
0x34fc…45600xa039…3b79BaseConvert Speech to Text APIData$0.20100%0xa039…3b7956d ago0x8620c8…aa5840
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.15100%0xa039…3b7956d ago0x0ac016…b02cac
0xae52…9c6e0xa039…3b79BaseConvert Speech to Text APIData$0.17100%0xa039…3b7956d ago0xd4c5ad…4f4dd4
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.12100%0xa039…3b7956d ago0xe1ee62…616563
0xd591…b3f10xa039…3b79BaseConvert Speech to Text APIData$0.08100%0xa039…3b7956d ago0x3203b3…360387
0x2b2a…cacb0xa039…3b79BaseConvert Speech to Text APIData$0.05100%0xa039…3b7956d ago0x9eaeeb…423924
0x9bb4…005a0xa039…3b79BaseConvert Speech to Text APIData$0.06100%0xa039…3b7956d ago0xbd2a98…c1eebf
0x34fc…45600xa039…3b79BaseConvert Speech to Text APIData$0.09100%0xa039…3b7956d ago0xa3bcab…f76bb3
0xd591…b3f10xa039…3b79BaseConvert Speech to Text APIData$0.05100%0xa039…3b7956d ago0xfac7f7…2822bb

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.