Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d87…ad7b0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x55d8ff…0910e1
0x647c…75c10x40a8…ad8bBasex402 service$0.001100%coinbase16d ago0x5ee30a…79e9ea
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xa50a02…4ddc21
0x9a48…32300x40a8…ad8bBasex402 service$0.005100%coinbase16d ago0x3918bb…15b2d1
0xb3cb…21ba0x40a8…ad8bBasex402 service$0.001100%coinbase16d ago0xe5bcd1…abf5b4
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x00530b…a7b999
0xbe41…b3170x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x933168…6140dc
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x1e5168…b4f033
0xb633…d9620x40a8…ad8bBasex402 service$0.005100%coinbase16d ago0x81c2fc…18d1bc
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xe28bfa…969f3d
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xaf769d…4ffa1c
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xe7a5de…64a6ce
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x0febec…8c444b
0x647c…75c10x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x580f40…dba56f
0xbcf2…c3080x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x1323c6…14cc8f
0xc605…85ee0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x39666d…6e2262
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xec4b51…1f3117
0xdd95…59bb0x40a8…ad8bBasex402 service$0.005100%coinbase16d ago0x10ef7a…59e0b8
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x331a2f…7c25d6
0x149a…98a20x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x6b2e39…9c6986
0xa3e1…20d90x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xee2aa7…4451ba
0xaad7…f2470x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x7ffe63…f517e6
0x9a48…32300x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0xe91d75…28a933
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x366ba3…d33f8f
0xdd25…34680x40a8…ad8bBasex402 service$0.01100%coinbase16d ago0x8b94d5…7f8664

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.