Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x8dc073…9181b6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0xb5389f…1c1cdb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0xc644a5…a3fa22
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x978583…bb0009
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x3cb964…675929
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x86e0cf…49edd1
0x0d24…e7b00x9c95…e299Base—$0.001100%fluxa35d ago0x34cec1…1c3d4a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x54e94e…36b0f6
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa35d ago0x489d33…d82c89
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x4c8fb7…9152f2
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x4443a6…c0e524
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x43cdca…9e0622
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x8cc943…a57df5
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x3bc0c1…9a5b40
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x6f31f3…da8254
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0xa6968f…6c15de
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x5a6023…56ee47
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x21047a…857d6c
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0xb56c7e…e6f54a
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0xab7c99…a2bee3
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0xa35260…e909c1
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0xaf7afa…d77956
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x57298b…0a46eb
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x4f61a9…834a18
0x0d24…e7b00xfe80…47eeBase—$0.001100%fluxa36d ago0x2fa020…cb7e10

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.