Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3be9…575c0x4cd0…bc31Base$10.2970%0xe196…0ce142d ago0x666b2a…9ae13f
0x86a4…822f0x4cd0…bc31Base$2.8370%0xf70d…dbef42d ago0xc65e0c…623bb1
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…d99542d ago0xf54c03…66a741
0x3be9…575c0x4cd0…bc31Base$10.2970%0xf279…f77f42d ago0x7601de…181882
0x41d0…8fb90x4cd0…bc31Base$5.0070%0xf70d…dbef42d ago0xb1bdcf…22a72c
0x2d75…c9ea0x4cd0…bc31Base$2.0670%0xf70d…dbef42d ago0xbec11f…b1b4fb
0x3be9…575c0x4cd0…bc31Base$10.2970%0x211d…d17242d ago0x93650b…b08583
0x3be9…575c0x4cd0…bc31Base$13.2970%0x4337…e06142d ago0xf6b2c5…17469d
0x3be9…575c0x4cd0…bc31Base$348.4370%0x6a6f…be4142d ago0xa98ef5…847d86
0x3be9…575c0x4cd0…bc31Base$25.3070%0x4337…181142d ago0xdab56e…74200c
0x3be9…575c0x4cd0…bc31Base$10.2970%0x211d…d17242d ago0xdbd92d…f16be5
0x3be9…575c0x4cd0…bc31Base$35.3070%0x4337…217c42d ago0xb483a6…e7d3ee
0x3be9…575c0x4cd0…bc31Base$1.8470%0x6a6f…be4142d ago0x7e19a7…f06e97
0x3be9…575c0x4cd0…bc31Base$25.3070%0xe196…0ce142d ago0x4cd52d…d38bef
0xc63e…aba90x4cd0…bc31Base$174.8770%0xf70d…dbef42d ago0x054799…97cd50
0x3be9…575c0x4cd0…bc31Base$399.5070%0xf279…f77f42d ago0x2ee707…194593
0xe7a3…d8060x4cd0…bc31Base$26.2070%0xf70d…dbef42d ago0x58e64d…14795e
0x3be9…575c0x4cd0…bc31Base$50.3670%0x211d…d17242d ago0xcccde8…5ebf48
0x3be9…575c0x4cd0…bc31Base$10.3070%0xf279…f77f42d ago0x361406…ca6587
0x3be9…575c0x4cd0…bc31Base$42.3670%0x4337…be7043d ago0x3a9c70…92744f
0x3be9…575c0x4cd0…bc31Base$10.3070%0x4337…663c43d ago0x70b77b…a9c1ae
0x3be9…575c0x4cd0…bc31Base$5.3470%0x4337…8d0e43d ago0x262e73…b207b5
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…9f2643d ago0x7b6502…58bd42
0x3be9…575c0x4cd0…bc31Base$10.2970%0x4337…f63743d ago0xdd73f0…05f59e
0x3be9…575c0x4cd0…bc31Base$100.3870%0xf279…f77f43d ago0xbe9bf3…4924da

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.