Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xdb6028…dbc114
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x55da5a…89f0d9
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xfe9676…736e70
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x1c3f90…d2c2fe
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x38d1a4…b92ba4
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x5abd55…3edaab
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x429c01…5e1b51
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0xf87158…41df2c
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xe82c03…50ff30
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x093391…6508ab
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x7cae71…6dbec4
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0xb24c8f…641569
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xc76b91…762548
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x8f868b…bc54f8
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0xd307fb…159408
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xcabb3b…29a6c7
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x9f8be5…536399
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0xe78a69…10b998
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x0aef7b…dadfce
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x009f64…e29fa7
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x414942…34b60a
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x0c8d3c…d9ea40
0x6b60…f1530xdefd…c2d8Base—$0.001100%coinbase4d ago0x8cfdb0…bc0799
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x5614ae…7ce8cd
0xdefd…c2d80x6b60…f153Base—$0.001100%coinbase4d ago0x48c0fa…24a390

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.