Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0xb8cf06…687597
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x6fd986…afa49b
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0xbed956…03c3ae
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x160ae2…8849ed
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x912fc9…796940
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa35d ago0x38e400…296645
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0xeb38c3…84b980
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x0c18fe…9fe0a1
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa35d ago0x6ddbbe…703918
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x0162eb…11b87b
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa35d ago0x297f64…93dc4b
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa35d ago0x693151…266b7e
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa35d ago0xfda19d…927070
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa35d ago0x320264…20e996
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x93f45a…91252c
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0x2c7852…9b94b6
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xb1bc5a…a921db
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xf854a0…8e3628
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xc1ba07…549b76
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x254717…f8bf8e
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0xe484aa…d88a3b
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0x211103…ce8642
0x32f6…2a2a0x9c95…e299Base$0.001100%fluxa36d ago0xca6f63…877581
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x61650b…1d96c0
0x32f6…2a2a0xfe80…47eeBase$0.001100%fluxa36d ago0x302f01…9d07a0

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.