Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x79bb…5b620x993d…3f3cBase—$0.04100%fluxa110d ago0xc760c6…39d326
0xd3a3…6a7e0x993d…3f3cBase—$0.04100%fluxa110d ago0x62471c…6ccff1
0xb811…887b0x993d…3f3cBase—$0.04100%fluxa110d ago0xb10a5f…0a0ab2
0xff89…56a10x993d…3f3cBase—$0.04100%fluxa110d ago0x56ba86…b93d4b
0x0a85…82920x993d…3f3cBase—$0.04100%fluxa110d ago0x9c98eb…a3786d
0x077e…0fc70x993d…3f3cBase—$0.04100%fluxa110d ago0x0f230b…db4621
0xddd4…a4110x993d…3f3cBase—$0.04100%fluxa110d ago0x728830…a98859
0x5e98…20630x993d…3f3cBase—$0.04100%fluxa110d ago0xe0f29d…ff7f90
0x019f…41f70x993d…3f3cBase—$0.04100%fluxa110d ago0x0145b6…f5c0d6
0x108d…c9ef0x993d…3f3cBase—$0.04100%fluxa110d ago0xc6703a…eb7f98
0xbe9c…cb2d0x993d…3f3cBase—$0.04100%fluxa110d ago0x4eb7f8…8e2543
0xf885…1c830x993d…3f3cBase—$0.04100%fluxa110d ago0xb2e112…b84044
0x30e4…b9a00x993d…3f3cBase—$0.04100%fluxa110d ago0x0a6342…a0cb51
0xe38d…63c40x993d…3f3cBase—$0.04100%fluxa110d ago0x681a22…cebf60
0x6585…aecb0x993d…3f3cBase—$0.03100%fluxa110d ago0xbbf3e5…f0fca6
0x4bda…1ef80x993d…3f3cBase—$0.04100%fluxa110d ago0xf92146…ced305
0xb215…c0eb0x993d…3f3cBase—$0.04100%fluxa110d ago0x416105…1649ef
0xd6f4…71ee0x993d…3f3cBase—$0.04100%fluxa110d ago0x1484fd…c560c0
0x2715…82650x993d…3f3cBase—$0.04100%fluxa110d ago0x2847ab…e97b97
0x071a…deed0x993d…3f3cBase—$0.04100%fluxa110d ago0x225813…424f8e
0x2340…b38a0x993d…3f3cBase—$0.04100%fluxa110d ago0x50d6de…b1e656
0x39e0…9d730x993d…3f3cBase—$0.04100%fluxa110d ago0x41f532…c237ef
0xc935…a8b90x993d…3f3cBase—$0.04100%fluxa110d ago0x4d7427…bf16eb
0xb093…f2660x993d…3f3cBase—$0.04100%fluxa110d ago0xf14819…1f0d9d
0x4805…74f60x993d…3f3cBase—$0.04100%fluxa110d ago0xb80567…6bf154

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.