Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xff57…357aBase—$0.28100%fluxa10d ago0x9fb9d3…5d62c3
0xe88d…92210xb70a…8435Base—$0.08100%fluxa10d ago0x65a970…013a16
0xe88d…92210xfa08…e193Base—$0.10100%fluxa10d ago0xf1ca38…3f28e8
0xe88d…92210x1047…68edBase—$0.08100%fluxa10d ago0xd4ac0c…8a2658
0xe88d…92210x913a…c646Base—$0.08100%fluxa10d ago0xad8b49…4b53db
0xe88d…92210xfa8b…de41Base—$0.08100%fluxa10d ago0xc0e611…6ea5f8
0xe88d…92210x46ee…7a81Base—$0.08100%fluxa10d ago0xc949b2…df006b
0xe88d…92210xa91a…05c8Base—$0.08100%fluxa10d ago0x282f66…a7dc46
0xe88d…92210x5bc8…b616Base—$0.08100%fluxa10d ago0xc2e72c…cdc96b
0xe88d…92210xe90a…d25eBase—$0.08100%fluxa10d ago0xbc3074…648ea6
0xe88d…92210xce36…54a3Base—$0.08100%fluxa10d ago0x7e6022…baa42a
0xe88d…92210xdf49…8b80Base—$0.08100%fluxa10d ago0x6b38a4…ece376
0xe88d…92210x84ab…fe6cBase—$0.08100%fluxa10d ago0x21feae…83a7bb
0xe88d…92210x10ab…aa32Base—$0.08100%fluxa10d ago0x00eb61…7ecd78
0xe88d…92210xa095…1da3Base—$0.08100%fluxa10d ago0xb9d87a…fc9817
0xe88d…92210x9c4b…c862Base—$0.08100%fluxa10d ago0xdd8945…a0a028
0xe88d…92210xe039…27a9Base—$0.28100%fluxa10d ago0xdb9722…bf81c9
0xe88d…92210x9df8…9e50Base—$0.08100%fluxa10d ago0x65babd…826d00
0xe88d…92210xc053…5ab3Base—$0.08100%fluxa10d ago0x473346…29107e
0xe88d…92210xd0bc…40d5Base—$0.28100%fluxa10d ago0x49edaf…335ffb
0xe88d…92210x8498…36c5Base—$0.01100%fluxa10d ago0xb37782…b58cc0
0xe88d…92210x8ff5…84a2Base—$0.10100%fluxa10d ago0x27df3c…68c50a
0xe88d…92210xdb0d…d2d5Base—$0.10100%fluxa10d ago0xe6696e…fe826e
0xe88d…92210x8d53…c562Base—$0.28100%fluxa10d ago0xf555bc…7e3d03
0xe88d…92210x8643…e78aBase—$0.94100%fluxa10d ago0x3b5b0d…46a04e

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.