Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x536021…a817a7
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xc52e1a…f8ab6d
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xcac7ba…c9599b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x1550e8…ae2cc8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xeced54…a5d7d0
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x57d2b7…290262
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xee6e65…924aac
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xd58bbb…db7f39
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x3083c0…e2ee1b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xc66822…854e17
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x7f4b1a…7debe4
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x899ecc…2d2d37
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x3f4286…4a3bc8
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x80f58a…8363be
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xec1329…c2526b
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x459379…8156d9
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x32c2c0…76ea84
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xe15f44…05181a
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x99e73d…1e2298
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x2c3ec4…333632
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x302fe0…063774
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x7fd7b3…a66020
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x22c63d…5c7dac
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0xdb9f08…3fd3b3
0xf50c…b0340xa9dd…2315Base$0.002100%coinbase33d ago0x134c9c…5b8c5b

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.