Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x29a2da…2b2cb0
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xabe169…3bb93f
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0xeeb6aa…6b188f
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xc61b67…ffcd66
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x237878…523947
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0x20833e…a2ca91
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x9c41d5…7d468b
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xa91aac…99c5b7
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x2947f1…0c9a7f
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xd2b167…32ce27
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0xea8e08…55df41
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0x43e03a…55a2fc
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0xdc2e3a…299468
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xda192a…ad7975
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x6a75de…c9087e
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0x9c91eb…2b12b3
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0xb89d32…04e2cb
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0x83fb66…d4ce8c
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x1e5578…3eb881
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xf96d0c…a31bde
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x93af4e…6c4f92
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0xd32b70…aec9a9
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0x116623…bafb5c
0xe895…f12a0x13bf…b9a7Base$0.00125100%candidates77d ago0x74323a…22fff3
0xe895…f12a0x13bf…b9a7Base$0.002100%coinbase77d ago0xd6d7e7…56a9d5

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.