Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9a2…31540x47c5…4fc3Base$10.5070%0x64e4…55d917d ago0x166a64…63dba4
0xc9a2…31540x47c5…4fc3Base$21.0070%0x238c…f4bb17d ago0x9056a2…ec1333
0xc9a2…31540x47c5…4fc3Base$10.5070%0x63d9…362817d ago0x85ce10…4f9622
0xc9a2…31540x47c5…4fc3Base$10.5070%0x75ef…a0f917d ago0x012df1…ddb00b
0xc9a2…31540x47c5…4fc3Base$14.7070%0x2ee2…15c417d ago0x37df6c…d21655
0xc9a2…31540x47c5…4fc3Base$21.0070%0x2740…f50417d ago0xa19482…5bee14
0xc9a2…31540x47c5…4fc3Base$10.5070%0x72fe…16d617d ago0x5ff79f…f3554d
0xc9a2…31540x47c5…4fc3Base$10.5070%0x4184…789b17d ago0x43768a…a1598a
0xc9a2…31540x47c5…4fc3Base$10.5070%0xf867…7e9b17d ago0xb22aa0…9bd2d1
0xc9a2…31540x47c5…4fc3Base$52.5070%0xc366…284e17d ago0x541743…955e78
0xc9a2…31540x47c5…4fc3Base$10.5070%0xcdfd…ef8217d ago0x7b80ed…294016
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0dc1…621417d ago0x268821…55d0f6
0xc9a2…31540x47c5…4fc3Base$10.5070%0x6c20…6aed17d ago0x787543…e5a9b1
0xc9a2…31540x47c5…4fc3Base$10.5070%0xb60e…e3aa17d ago0xe47636…ac1317
0xc9a2…31540x47c5…4fc3Base$10.5070%0x2fb2…aefd17d ago0x958022…532d81
0xc9a2…31540x47c5…4fc3Base$10.5070%0xcfba…f10617d ago0x8b31bd…22fefc
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5d3d…e33317d ago0x287cdd…b5d2c4
0xc9a2…31540x47c5…4fc3Base$10.5070%0x5fe9…a96517d ago0x6ce477…1a0617
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc836…5c4617d ago0x15924f…6db6f7
0xc9a2…31540x47c5…4fc3Base$10.5070%0xd4ab…0bb617d ago0x4d4cc3…e702cf
0xc9a2…31540x47c5…4fc3Base$10.5070%0xbdce…f63717d ago0x8210fc…913e05
0xc9a2…31540x47c5…4fc3Base$10.5070%0x0971…930e17d ago0x6f72a1…abb366
0xc9a2…31540x47c5…4fc3Base$10.5070%0x752e…993317d ago0x406f5e…87dd6a
0xc9a2…31540x47c5…4fc3Base$10.5070%0xc7c2…61a517d ago0xceea25…109b50
0xc9a2…31540x47c5…4fc3Base$31.5070%0x6476…d72617d ago0xf8dc0d…b23e84

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.