Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2163…9fc20x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x2876f8…bf93ed
0xaf95…11740x5c3d…16ccBasex402 service$0.05100%coinbase20d ago0x58d1bf…202d2b
0x9688…d92d0x5c3d…16ccBasex402 service$0.05100%coinbase20d ago0xae17b4…6e13ec
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0xcfc367…3fb971
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x864335…61e12c
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x959754…866766
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x15ef27…268669
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x8180f7…835731
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x69b2dc…4eabac
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0xe704db…38a237
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x259168…093545
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x5e8e64…9ffdf6
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x31c66a…04e616
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x0ad4cd…4a85ed
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x7b8c70…48683a
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x9a6896…443199
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x13fce1…ee594b
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0xd9311a…59f6a1
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x3b736e…294605
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0xa55a06…488ffe
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x20d9f6…cf082f
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x6ebd81…c780e0
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0xdc29ce…bef9c6
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x934b19…f34c5f
0x8d2a…7d370x5c3d…16ccBasex402 service$0.005100%coinbase20d ago0x4f1c54…911eb0

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.