Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xbe754e…88735c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x9b7989…d45ce8
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xe450ef…fe4325
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xd65b8d…6d86cf
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x47fa13…72c0eb
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x2dcb87…4b2498
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xb1d1dc…1ca48c
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x271203…613998
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x5e686d…2115e5
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xcd4a3c…d9db06
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xaae219…89908f
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xbef087…dad826
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x7074a0…bf3907
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x9f3b3b…07bcc5
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x198e33…d0d727
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x548c61…64f1f5
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xa04189…e341d1
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x2bdbd8…b90766
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xfefe7c…10ea63
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xe323d2…2ddced
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xb0c49c…0fcaeb
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x905480…017301
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x3f3880…c2c9a4
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0x904602…5aa4c7
0xa7e9…9afc0x2c24…58deBase—$0.000570%0x2c24…58de40d ago0xa9db08…8eb16c

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.