Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xa6bf71…2910fd
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xa603f0…7ff61e
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x6d77d9…eafd75
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x1d2049…8df7e4
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x9dd206…c89005
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xec0146…396b63
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x89cd35…06cd24
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xdf6f34…529a2f
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x55b468…186b56
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xcb77ec…210293
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xa950f1…169f50
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x122948…6e2e6b
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa43d ago0x8275d0…daf4cd
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x43fafc…7512f5
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x2d1fbd…9883c2
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x59d99c…b6895e
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x5c6ce0…7ce77e
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xdf4a27…080ca8
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x748216…7960d4
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xbda344…7f62d0
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa43d ago0x3e20ec…f70f97
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xd6038a…75b55c
0x67cc…b0100xfe80…47eeBase—$0.001100%fluxa43d ago0xfa022c…7d5c6d
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0xf61936…00e462
0x67cc…b0100x9c95…e299Base—$0.001100%fluxa43d ago0x242de7…90e676

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.