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%0xf9f2…732910d ago0x560e4b…d33800
0xa787…64cf0x47c5…4fc3Base$27.3070%0xb725…f2dd10d ago0x2b9ecb…cc8a72
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb859…c36710d ago0x329a7c…d77d76
0xa787…64cf0x47c5…4fc3Base$10.5070%0x80e2…187310d ago0x76942b…7bf1a8
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc07c…d71810d ago0xb726e6…0275b5
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4e07…cf7c10d ago0xc32842…a3557b
0xa787…64cf0x47c5…4fc3Base$22.0570%0x1b46…187010d ago0x21d028…b30a39
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfbcc…3fea10d ago0xbdcc3d…705f73
0xa787…64cf0x47c5…4fc3Base$82.9570%0xa2b8…fedd10d ago0x4b0d10…f85918
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb60e…e3aa10d ago0x59b99d…28f198
0xa787…64cf0x47c5…4fc3Base$10.5070%0xfbba…dd9010d ago0x27303c…f4e8a2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x5e96…f15910d ago0xe78649…fa38d3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x45eb…e31b10d ago0x515582…521b90
0xa787…64cf0x47c5…4fc3Base$10.5070%0xb689…e28310d ago0x473b8f…841890
0xa787…64cf0x47c5…4fc3Base$10.5070%0x398e…79a610d ago0x90dc31…94e877
0xa787…64cf0x47c5…4fc3Base$31.5070%0x05f1…3bb910d ago0x3f67b6…47589f
0xa787…64cf0x47c5…4fc3Base$196.3570%0x45b4…af2710d ago0x514743…9c7ccb
0xa787…64cf0x47c5…4fc3Base$10.5070%0xdb56…d27810d ago0x3bef64…ace512
0xa787…64cf0x47c5…4fc3Base$15.7570%0x1e0a…902e10d ago0x542437…a0c34e
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbb33…527710d ago0x028e10…8b25ea
0xa787…64cf0x47c5…4fc3Base$15.7570%0x1bc6…2f9010d ago0xb6b596…f57ed9
0xa787…64cf0x47c5…4fc3Base$10.5070%0xbf85…381010d ago0x06a6bf…d8d0b2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x065e…0a6010d ago0x9db25e…08d187
0xa787…64cf0x47c5…4fc3Base$10.5070%0x1a34…32c110d ago0x3f514f…30d9a0
0xa787…64cf0x47c5…4fc3Base$22.0570%0x76aa…2a0a10d ago0xd4e880…31b8ae

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.