Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x539a…53320xac65…4417Base—$0.05100%fluxa108d ago0xea060d…53eb9f
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x9b221b…2a9d55
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x8d578e…3efcd3
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0xc01ab8…71d734
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x92e811…a9670e
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa108d ago0x9ceff8…7911fe
0x539a…53320xac65…4417Base—$0.03100%fluxa108d ago0xc2ffec…cd3d16
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x9a415e…010c4f
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x303745…f21fdb
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x7454f2…94c946
0x539a…53320xac65…4417Base—$0.03100%fluxa109d ago0x8fe729…3a04bb
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x47ee5b…8c657f
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x70ae76…e42d41
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0x46e45c…87066f
0x539a…53320xac65…4417Base—$0.16100%fluxa109d ago0x02c608…a27d7e
0xb90a…9ae40x539a…5332Base—$0.01100%fluxa109d ago0xb54f00…1952ae
0xb90a…9ae40x539a…5332Base—$0.05100%fluxa109d ago0x7e5c2a…a023f7
0xb90a…9ae40x539a…5332Base—$0.05100%fluxa109d ago0xb49770…5a4e0c
0xb90a…9ae40x539a…5332Base—$0.05100%fluxa109d ago0x9649d5…b2a70c

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.