Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc7fb…44149d ago0xde3bdf…18bbdd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x7381…a3ba9d ago0x0c6489…e0dd21
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd775…7f819d ago0x4399c3…24d13c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x07d6…1b949d ago0x3603fe…a5d15f
0xa787…64cf0x47c5…4fc3Base$10.5070%0xa75d…d8a59d ago0x15e41e…393f1e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2c22…1f1c9d ago0x2a435a…aea2c1
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfbcc…3fea9d ago0x45a786…ec53c6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6204…11229d ago0x5994b6…30790b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x6ea2…9d339d ago0xced755…a34dde
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbdce…f6379d ago0x6d8472…b0d6a4
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf9ea…484f9d ago0xfc5b3b…4ca954
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfb22…aa3b9d ago0x594abc…1c51cf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x79f3…6a389d ago0xc812f2…396e70
0xa787…64cf0x47c5…4fc3Base$10.5070%0x64fd…12f49d ago0x14574f…df7797
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd173…d69b9d ago0xab6a96…0a6435
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf6cb…a8d79d ago0x8c1252…a5cda9
0xa787…64cf0x47c5…4fc3Base$12.6070%0xfbba…dd909d ago0x89867a…897f84
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4f4d…74b79d ago0xa87318…6069d9
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2e76…b7499d ago0xcd387e…c42f9c
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8494…2e449d ago0x4159e8…d1ce05
0xa787…64cf0x47c5…4fc3Base$12.6070%0x4eef…bbd29d ago0x2d280e…13a17e
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1e0a…902e9d ago0xa1c01d…fe52fd
0xa787…64cf0x47c5…4fc3Base$10.5070%0x0874…897c9d ago0xd240f0…f01946
0xa787…64cf0x47c5…4fc3Base$10.5070%0xf9ea…484f9d ago0x580192…e01573
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2fb2…aefd9d ago0xf9b31d…743bad

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.