Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x71b5c9…7ca480
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xb11e61…dd045f
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xe9b8a9…320935
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x3c21b6…0e34a7
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xa20145…34e307
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xc17c50…abb742
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xbc9a70…24f8c2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x35f0ae…8b18b9
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xfc0e61…568a31
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x84baba…a38539
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x8d64b5…8cc9d3
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x0605e8…a5203d
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x31c207…09e79e
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x321778…32dab8
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x294193…c54915
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x49bb9a…6b2e2c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x0748b1…19e8ff
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x5e643c…da4cf2
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0xac01d2…30d682
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x885862…a42236
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x2c0c2b…f7af29
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x588d4b…77560c
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x4fee49…b0a368
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase52d ago0x8c011d…b15c27
0xf8ef…49ec0x78f9…3928Base—$0.10100%coinbase53d ago0x1af787…a70668

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.