Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase22d ago0x0209b3…dc962d
0x2b53…fe2a0x4466…125eBasex402 service$0.01100%coinbase22d ago0x86e699…2c3a20
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase22d ago0x9f963e…4b1b77
0xff9f…0e320x4466…125eBasex402 service$0.005100%coinbase22d ago0x4b263d…848f04
0x54e1…f4e00x4466…125eBasex402 service$0.01100%coinbase22d ago0xf0abe0…a9c337
0x54e1…f4e00x4466…125eBasex402 service$0.006100%coinbase23d ago0x2b8d2a…e821bf
0xe51d…b06b0x4466…125eBasex402 service$0.008100%coinbase23d ago0x97c9ae…4be422
0xe51d…b06b0x4466…125eBasex402 service$0.008100%coinbase23d ago0x3ed486…e2fe14
0xc0cf…11870x4466…125eBasex402 service$0.02100%coinbase23d ago0x8fdb1e…b3e63a
0x6459…85990x4466…125eBasex402 service$0.005100%coinbase23d ago0xb04068…d6ed68
0x3346…993c0x4466…125eBasex402 service$0.004100%coinbase23d ago0xe5f8d6…2b8fcd
0x3346…993c0x4466…125eBasex402 service$0.008100%coinbase23d ago0xe2dd84…1956f5
0xf5c5…a03b0x4466…125eBasex402 service$0.005100%coinbase23d ago0x37caec…2a075c
0x9bac…b0c30x4466…125eBasex402 service$0.01100%coinbase23d ago0x29c54f…743731
0x6459…85990x4466…125eBasex402 service$0.004100%coinbase23d ago0xb8399c…290366
0x8ca3…2d150x4466…125eBasex402 service$0.004100%coinbase23d ago0x143ab8…c522db
0xd50d…29af0x4466…125eBasex402 service$0.004100%coinbase23d ago0x7f7c84…132b5c
0x643c…02fd0x4466…125eBasex402 service$0.01100%coinbase23d ago0x632ab3…225dbf
0x6459…85990x4466…125eBasex402 service$0.01100%coinbase23d ago0x0ee384…d1e162
0x643c…02fd0x4466…125eBasex402 service$0.005100%coinbase23d ago0x8def15…6c0c4e
0x2b53…fe2a0x4466…125eBasex402 service$0.005100%coinbase23d ago0xfb8704…6346f8
0x6a13…84770x4466…125eBasex402 service$0.008100%coinbase23d ago0x166d5e…12ef76
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase23d ago0x7b1a5a…c4841d
0xa6db…ce040x4466…125eBasex402 service$0.004100%coinbase23d ago0xe1c077…67448b
0x2abc…1a8d0x4466…125eBasex402 service$0.005100%coinbase23d ago0xb4b6a0…a05e44

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.