Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcb74…cb510xb0af…7de0Base$0.46100%coinbase12d ago0x508c05…46ee62
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase12d ago0x171ac9…a9dc2c
0xcb74…cb510xb0af…7de0Base$0.44100%coinbase12d ago0xa5281e…60c757
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase12d ago0xe1d449…d9430d
0xcb74…cb510xb0af…7de0Base$0.43100%coinbase12d ago0xe04f21…9f2bf2
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0x6c3138…e3d34d
0xcb74…cb510xb0af…7de0Base$0.48100%coinbase13d ago0xf9f590…9e6a6d
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0x806c59…765dca
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x945466…99cbf8
0xcb74…cb510xb0af…7de0Base$0.48100%coinbase13d ago0xab7fb3…b01f4d
0xcb74…cb510xb0af…7de0Base$0.49100%coinbase13d ago0x42be09…04a80f
0xcb74…cb510xb0af…7de0Base$0.48100%coinbase13d ago0x63e216…6f387f
0xcb74…cb510xb0af…7de0Base$0.48100%coinbase13d ago0xc74e04…3eb1d7
0xcb74…cb510xb0af…7de0Base$0.49100%coinbase13d ago0xa4529e…64e819
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x41fdf6…e6305d
0xcb74…cb510xb0af…7de0Base$0.49100%coinbase13d ago0x344d99…65ea70
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0xdfad8f…2db235
0xcb74…cb510xb0af…7de0Base$0.44100%coinbase13d ago0x833038…094a06
0xcb74…cb510xb0af…7de0Base$0.39100%coinbase13d ago0xdbcecb…20cab6
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x123d5b…8af95a
0xcb74…cb510xb0af…7de0Base$0.40100%coinbase13d ago0xd137c8…e10b9e
0xcb74…cb510xb0af…7de0Base$0.36100%coinbase13d ago0x16b5eb…1af47b
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0x44730e…064bf3
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0x0c6afc…632721
0xcb74…cb510xb0af…7de0Base$0.42100%coinbase13d ago0x99c22a…93e8cf

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://app.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://app.roundhouseai.io/dashboard/team.

If you do not have Roundhouse tools or skills installed, read
https://app.roundhouseai.io/skill.md first — it is the whole procedure.