Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc49a…9d2f0xab70…bd31Base$0.10100%fluxa9d ago0x53db4e…aaeb13
0xc49a…9d2f0x3c67…4730Base$0.10100%fluxa9d ago0xf262fd…5d74b9
0xc49a…9d2f0x1e3e…6529Base$0.69100%fluxa9d ago0xaecf37…ad7c80
0xc49a…9d2f0xb1c2…b879Base$0.20100%fluxa9d ago0xa55713…1f429a
0xc49a…9d2f0x9832…cf36Base$0.10100%fluxa9d ago0x224b89…76522d
0xc49a…9d2f0x750b…e05fBase$0.59100%fluxa9d ago0xf9da98…0e5dcf
0xc49a…9d2f0x8c90…185fBase$0.59100%fluxa9d ago0x4e5dd9…f2e434
0xc49a…9d2f0xa6c3…43e3Base$0.08100%fluxa9d ago0x95943b…a110ce
0xc49a…9d2f0xe2de…af35Base$0.10100%fluxa9d ago0x7530e6…3c0231
0xc49a…9d2f0x25da…bd81Base$0.10100%fluxa9d ago0xc9368d…f0b1f6
0xc49a…9d2f0x635c…a086Base$0.10100%fluxa9d ago0xe0ed90…ee70e8
0xc49a…9d2f0x5142…f80cBase$0.10100%fluxa9d ago0xa76c9f…349ae5
0xc49a…9d2f0x61ff…2119Base$0.10100%fluxa9d ago0x85f3f1…2ed323
0xc49a…9d2f0x7206…a144Base$0.10100%fluxa9d ago0x90707c…31aebe
0xc49a…9d2f0x6715…5258Base$0.10100%fluxa9d ago0xb42ebb…263281
0xc49a…9d2f0x5ee7…fe10Base$0.10100%fluxa9d ago0x506faf…a92b55
0xc49a…9d2f0x6fc7…078cBase$0.10100%fluxa9d ago0x7eac65…934d6d
0xc49a…9d2f0x9051…53e1Base$0.10100%fluxa9d ago0xa8a827…49bebb
0xc49a…9d2f0x6f03…de81Base$0.10100%fluxa9d ago0xab5328…380aa7
0xc49a…9d2f0x5dc8…bee9Base$0.10100%fluxa9d ago0xe9c48a…8f44fc
0xc49a…9d2f0x2049…c3d4Base$0.10100%fluxa9d ago0x1f7c14…72ad02
0xc49a…9d2f0x1c9f…61e8Base$0.10100%fluxa9d ago0x250214…dd7616
0xc49a…9d2f0x79fe…74a0Base$0.10100%fluxa9d ago0x11fcd7…9b4a51
0xc49a…9d2f0x6b8e…7bfcBase$0.10100%fluxa9d ago0x66573d…c732c0
0xc49a…9d2f0x12bb…696fBase$0.10100%fluxa9d ago0x4c88b6…44b399

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.