Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e04…87a60x2932…4f60Basex402 service$0.005100%coinbase19d ago0x66955c…63dde1
0xc517…53f40x2932…4f60Basex402 service$0.005100%coinbase19d ago0x70a8ad…175fd9
0xbb5d…71a90x2932…4f60Basex402 service$0.01100%coinbase19d ago0x91edc5…1f5ca7
0xbb5d…71a90x2932…4f60Basex402 service$0.01100%coinbase19d ago0x7816f2…2cbc7e
0x876c…714c0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x8b4c03…8807dc
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x08739a…68cecf
0xc225…d2eb0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x40d4b4…0de747
0x0456…40a30x2932…4f60Basex402 service$0.005100%coinbase19d ago0x32355c…b6d0b3
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0xbb2b87…d382bc
0x18dd…dd620x2932…4f60Basex402 service$0.005100%coinbase19d ago0x726463…ed56a1
0xa01e…42d50x2932…4f60Basex402 service$0.005100%coinbase19d ago0xbf67c7…24b9a6
0x95bd…cc9b0x2932…4f60Basex402 service$0.005100%coinbase19d ago0xe1c12e…c356dd
0x5620…b1500x2932…4f60Basex402 service$0.005100%coinbase19d ago0x3f6aea…65a4bd
0xa532…9b520x2932…4f60Basex402 service$0.005100%coinbase19d ago0xc2d70c…6812e3
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0xfbcf0d…c4d05d
0xa01e…42d50x2932…4f60Basex402 service$0.005100%coinbase19d ago0x139b2f…69c37d
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x2ff1b0…cc6e0e
0x681f…0c0a0x2932…4f60Basex402 service$0.005100%coinbase19d ago0x8d4508…7b6921
0x809a…04f10x2932…4f60Basex402 service$0.005100%coinbase19d ago0x66be7c…8deb5f
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x99b05d…c06de7
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0xdbd72e…73fdf9
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x6bf748…7a9cc3
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase19d ago0x1530fe…baa21b
0x89b4…6e230x2932…4f60Basex402 service$0.005100%coinbase19d ago0x2de163…cc4dc4
0xebd6…e2e00x2932…4f60Basex402 service$0.005100%coinbase20d ago0xe2d926…ef9a56

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.