Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0xd1b9b8…730ab7
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x3e9f0e…d60de1
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x1fae7c…93821c
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x9d19db…ed83a4
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0xcb8d04…a43dd2
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0xeb0dcc…9af03b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x783908…5736b6
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0xb5a277…270746
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x8a4da5…0cf924
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x47416c…91d720
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0xb6f1af…fe9513
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0xcf87ab…7831a5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x6a6d1d…038529
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0xf44579…fce550
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x2517f6…df6dd5
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x1a367b…c8eebf
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x8b8b7c…8fb57a
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x3b1541…0eacb5
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x046f73…69532d
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0xe08ae1…b418e6
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x21af70…f4e947
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x374765…4f396b
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0x2de9a9…16b1be
0xeb0e…4f690x13bf…b9a7Base$0.002570%candidates50d ago0x62bdc2…b4def2
0xeb0e…4f690x13bf…b9a7Base$0.002100%coinbase50d ago0xabbe77…6861d7

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.