Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x48501a…f6c05f
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xf2031c…f74f94
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x305342…1547ed
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xe18674…2be3a2
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x9ca121…1b2b2c
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x7829af…5fc2f3
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x691f29…405cb8
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x16ef08…60de57
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x9f4fb9…e3ccae
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0x1e37dc…d7d623
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa43d ago0xa99fdf…674ce7
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x17f99a…7adf9e
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x3c0b61…f0e559
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0x5ba24a…a1776e
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa43d ago0xb6747b…67d2d6
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa44d ago0x24ee25…2013d7
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0x9c6a7d…3d8e53
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0xe362f4…df0cc6
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0x8d32f3…6025df
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa44d ago0xb4d1a9…f8b995
0x4bd5…d7520xfe80…47eeBase$0.001100%fluxa44d ago0x335401…b99aa8
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0x905e19…fab8be
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0xe81df1…fe89b4
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0x173d3d…146433
0x4bd5…d7520x9c95…e299Base$0.001100%fluxa44d ago0x145132…c0d48a

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.