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%0x50b0…9cda25d ago0x2ab768…05fdb9
0xa787…64cf0x47c5…4fc3Base$10.5070%0xaa2e…f04425d ago0xf5575b…625c02
0xa787…64cf0x47c5…4fc3Base$10.5070%0x79e1…2ea725d ago0x42d165…2f1548
0xa787…64cf0x47c5…4fc3Base$21.0070%0xdcda…233725d ago0xfb3a29…592b03
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4c91…bd4925d ago0xa764a0…f48cdb
0xa787…64cf0x47c5…4fc3Base$11.5570%0xd98d…210525d ago0x4247dd…61edd3
0xa787…64cf0x47c5…4fc3Base$10.5070%0x44e3…343225d ago0x818afc…1c4de0
0xa787…64cf0x47c5…4fc3Base$10.5070%0xca7d…500125d ago0x21a8e8…7e76b6
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4b4c…8d4025d ago0x4a223c…3481cf
0xa787…64cf0x47c5…4fc3Base$10.5070%0x898f…4f5e25d ago0xe0b7f3…4e4a2f
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2e11…857325d ago0xaf25ba…226de2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x4339…385025d ago0xdf1ddb…d9f3ce
0xa787…64cf0x47c5…4fc3Base$27.3070%0x72ef…0ffd25d ago0xc95389…52dd8b
0xa787…64cf0x47c5…4fc3Base$10.5070%0x8112…516725d ago0xf865f0…bfaadf
0xa787…64cf0x47c5…4fc3Base$13.6570%0xc4f0…359625d ago0x575c9e…90c2bb
0xa787…64cf0x47c5…4fc3Base$10.5070%0x762b…cf5025d ago0xad8795…53f6ee
0xa787…64cf0x47c5…4fc3Base$10.5070%0xd253…4d1825d ago0x6cd66f…e839ff
0xa787…64cf0x47c5…4fc3Base$10.5070%0xc6a6…b85525d ago0x0117c6…674650
0xa787…64cf0x47c5…4fc3Base$10.5070%0x2960…064b25d ago0x41fc67…d8d45a
0xa787…64cf0x47c5…4fc3Base$10.5070%0x35b0…b81025d ago0x4e745e…8a66f1
0xa787…64cf0x47c5…4fc3Base$10.5070%0x79e1…2ea725d ago0xd4b7ae…50f0b2
0xa787…64cf0x47c5…4fc3Base$10.5070%0x450f…b50625d ago0xb34990…f2d9d9
0xa787…64cf0x47c5…4fc3Base$21.0070%0x6bac…5e9b25d ago0x40c5c2…e419af
0xa787…64cf0x47c5…4fc3Base$10.5070%0x70ba…dd5625d ago0xc91bf1…accef2
0xa787…64cf0x47c5…4fc3Base$12.6070%0x1b46…187025d ago0x1b6bc2…b785fd

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.