Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x3900…8e170x4f4b…422dBase$0.0015100%coinbase15h ago0xed651f…ab7b98
0x49d4…65c90x4f4b…422dBase$0.001100%coinbase16h ago0xb76069…e2ee1d
0x5ee1…a24a0x4f4b…422dBase$0.001100%coinbase16h ago0xbba4fd…46101a
0x6f4e…49000x4f4b…422dBase$0.001100%coinbase16h ago0x067aef…2a09a7
0x634f…26ae0x4f4b…422dBase$0.0015100%coinbase16h ago0x0cf0ec…a67f55
0x9509…46600x4f4b…422dBase$0.001100%coinbase16h ago0xa55dde…579491
0xa585…42a80x4f4b…422dBase$0.0015100%coinbase16h ago0xe3ad5c…e4e45b
0x5f61…1e430x4f4b…422dBase$0.0035100%coinbase17h ago0xedb67d…be78f3
0x8dc5…4c100x4f4b…422dBase$0.001100%coinbase17h ago0x1d6d00…6700c8
0x7ea3…beae0x4f4b…422dBase$0.001100%coinbase17h ago0xecec44…a9b8b9
0x5fb2…86a50x4f4b…422dBase$0.001100%coinbase17h ago0xda99f6…d85f3c
0x6fb1…ba8c0x4f4b…422dBase$0.0035100%coinbase17h ago0x4577ca…0c83d5
0xcabd…23aa0x4f4b…422dBase$0.001100%coinbase17h ago0xa27adf…18ee5b
0x8b22…5ddf0x4f4b…422dBase$0.04100%coinbase18h ago0xfec28e…791cde
0x344d…18140x4f4b…422dBase$0.0015100%coinbase18h ago0xf8783d…e1d92a
0x0aac…b1af0x4f4b…422dBase$0.04100%coinbase18h ago0xfe9a9b…8c4bb2
0x9cf1…f3710x4f4b…422dBase$0.0015100%coinbase18h ago0x35f652…7a3865
0x6e94…c8e00x4f4b…422dBase$0.0035100%coinbase18h ago0xbbb375…de4fde
0x24bc…42660x4f4b…422dBase$0.0015100%coinbase18h ago0x05e7fb…e1687c
0x5893…a2730x4f4b…422dBase$0.0035100%coinbase18h ago0xab51e0…ace79d
0x6af1…ba230x4f4b…422dBase$0.0035100%coinbase19h ago0x88752e…71bd2d
0x4ba7…f2f50x4f4b…422dBase$0.0015100%coinbase19h ago0x957cc2…87c3b7
0xb366…bb670x4f4b…422dBase$0.001100%coinbase19h ago0x0a634d…f195cd
0x127d…34040x4f4b…422dBase$0.0015100%coinbase19h ago0x3705d2…0432fb
0x69d5…95470x4f4b…422dBase$0.001100%coinbase19h ago0x5fad8d…2f0e20

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.