Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x0e3d…7757Base—$10.50100%0x39a9…7be571d ago0x65bcc9…a9a8eb
0xf861…cd530x0e3d…7757Base—$1.05100%0xc5bc…360671d ago0x7d8ce1…52bce3
0xf861…cd530x0e3d…7757Base—$10.50100%0x6e05…667f72d ago0x846652…e85df5
0xf861…cd530x0e3d…7757Base—$10.50100%0x8e4d…98c072d ago0x4e0bc9…4de2af
0xf861…cd530x0e3d…7757Base—$1.05100%0x170f…623072d ago0xba77c9…233c96
0xf861…cd530x0e3d…7757Base—$1.05100%0x023e…d6fc72d ago0xd22c2c…5d4d4b
0xf861…cd530x0e3d…7757Base—$15.75100%0x406c…cda372d ago0x27cb50…0b6c11
0xf861…cd530x0e3d…7757Base—$2.10100%0x35b0…b81072d ago0x6b292d…c41656
0xf861…cd530x0e3d…7757Base—$6.30100%0xa782…cada72d ago0xd76a4e…13c14b
0xf861…cd530x0e3d…7757Base—$1.05100%0x1c09…186f72d ago0x6d0193…1b006c
0xf861…cd530x0e3d…7757Base—$3.15100%0x9765…21f572d ago0xe3854a…f6d73e
0xf861…cd530x0e3d…7757Base—$3.15100%0x3e70…fea172d ago0x6562b3…aeabe0
0xf861…cd530x0e3d…7757Base—$21.00100%0x7c94…b13e72d ago0x0f8dc9…6783d0
0xf861…cd530x0e3d…7757Base—$5.25100%0x6170…fcde72d ago0x2b9843…dc7a92
0xf861…cd530x0e3d…7757Base—$5.25100%0x9ee1…38b072d ago0x0ac7c5…b820ef
0xf861…cd530x0e3d…7757Base—$1.05100%0xdae3…916a72d ago0x9ecce0…1e94d2

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.