Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x15342b…b97f2f
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x775924…82938e
0x068b…93e90x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x7fac2e…878283
0x068b…93e90x8aee…01a0Base$0.005100%0x4a15…a58464d ago0x30d67b…f3992f
0x068b…93e90x8aee…01a0Base$0.000001100%0x4a15…a58464d ago0xc22ef9…6594d4
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x980b55…12b30f
0xf148…57ae0x8aee…01a0Base$0.03100%0x4a15…a58464d ago0xfed66e…81104c
0xd0ac…ea190x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x481624…c6a413
0xd0ac…ea190x8aee…01a0Base$0.02100%0x4a15…a58464d ago0x982d8b…8ae79d
0x36f6…79390x8aee…01a0Base$0.10100%0x4a15…a58464d ago0x2d9b06…e5d5af
0x36f6…79390x8aee…01a0Base$0.05100%0x4a15…a58464d ago0xce6bac…fd4014
0xda64…89030x8aee…01a0Base$0.03100%0x4a15…a58464d ago0xae0c79…a15e35
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x3b8379…d88e54
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0xb05dc0…b87f9b
0xbbec…44510x8aee…01a0Base$0.002100%0x4a15…a58464d ago0xf757af…5265f8
0x6a1e…36580x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x77e3d3…a686b1
0x16d2…29910x8aee…01a0Base$0.03100%0x4a15…a58464d ago0x5d33a5…41ee29
0x0cf1…8f090x8aee…01a0Base$0.03100%0x4a15…a58464d ago0x154331…a3544e
0x15db…d7ef0x8aee…01a0Base$0.02100%0x4a15…a58464d ago0x66c20b…a54fa9
0xbbec…44510x8aee…01a0Base$0.002100%0x4a15…a58464d ago0x84428d…36ee1c
0xbbec…44510x8aee…01a0Base$0.002100%0x4a15…a58464d ago0x91fe29…70b570
0xbbec…44510x8aee…01a0Base$0.002100%0x4a15…a58464d ago0xf2b71f…3427c0
0xd0ac…ea190x8aee…01a0Base$0.02100%0x4a15…a58464d ago0x76161f…4e9350
0xd0ac…ea190x8aee…01a0Base$0.001100%0x4a15…a58464d ago0x925924…c5dc3e
0x6a8d…cc470x8aee…01a0Base$0.03100%0x4a15…a58464d ago0x574e05…3b49c9

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.