Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa787…64cf0x0e3d…7757Base$5.25100%0x0485…d42996d ago0x68e761…114985
0xa787…64cf0x0e3d…7757Base$3.15100%0x1f7e…db9696d ago0x01b8f5…016c9a
0xa787…64cf0x0e3d…7757Base$2.10100%0x0881…8de296d ago0x878212…31d49c
0xa787…64cf0x0e3d…7757Base$2.10100%0x762b…cf5096d ago0x461fa1…cb7eea
0xa787…64cf0x0e3d…7757Base$10.50100%0x6e35…7a2896d ago0x548dc8…23c074
0xa787…64cf0x0e3d…7757Base$10.50100%0x3aab…e20996d ago0x6461b9…ae160b
0xa787…64cf0x0e3d…7757Base$1.05100%0xbf7d…708b96d ago0xfeca0b…e520e8
0xa787…64cf0x0e3d…7757Base$5.25100%0xfbd8…39da96d ago0xf80394…f7269a
0xa787…64cf0x0e3d…7757Base$1.05100%0x27f5…dfdc96d ago0x1124be…d94b94
0xa787…64cf0x0e3d…7757Base$15.75100%0x2544…8c4596d ago0xc98abf…2f8bd0
0xa787…64cf0x0e3d…7757Base$4.20100%0x2640…d76796d ago0x3c8c3a…ee684c
0xa787…64cf0x0e3d…7757Base$15.75100%0x5047…e94096d ago0x9a2fe0…b750cb
0xa787…64cf0x0e3d…7757Base$5.25100%0x643b…940496d ago0x59cf8e…ecffa1
0xa787…64cf0x0e3d…7757Base$10.50100%0x76aa…2a0a96d ago0x25c2b3…25a987
0xa787…64cf0x0e3d…7757Base$3.15100%0x3213…64ef96d ago0xd11a76…0ecb10
0xa787…64cf0x0e3d…7757Base$3.15100%0xa894…209f96d ago0x799ef1…32bb31
0xa787…64cf0x0e3d…7757Base$3.15100%0x52ac…a61d96d ago0x716836…068de0
0xa787…64cf0x0e3d…7757Base$1.05100%0xd50e…07b996d ago0xb405ed…4a79e3
0xa787…64cf0x0e3d…7757Base$10.50100%0x72fe…16d696d ago0x3cafda…2f5a79
0xa787…64cf0x0e3d…7757Base$3.15100%0xc89e…795896d ago0x51a031…b699f0
0xa787…64cf0x0e3d…7757Base$3.15100%0x21e4…0fa996d ago0x017800…8b088d
0xa787…64cf0x0e3d…7757Base$7.35100%0xaf65…d79096d ago0x18b423…16a0d0
0xa787…64cf0x0e3d…7757Base$3.15100%0x6ae4…e26d96d ago0x3f8ead…0f60a9
0xa787…64cf0x0e3d…7757Base$1.05100%0x33cf…fffe96d ago0x917795…c0792f
0xa787…64cf0x0e3d…7757Base$10.50100%0xe935…f90496d ago0x1a438f…b472ca

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.