Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa33d ago0xc6b2ba…97ebda
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa33d ago0xf837a2…d5475b
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xf76119…807b8a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0xb97798…3eab6d
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x99febf…aa0415
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xde6c7f…ccf3b0
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x1b0021…48cdc7
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xec9776…d9c85a
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x86fa1e…05dd26
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xac7521…7659bd
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x7c6ea1…9eada5
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0xe101c3…1ca554
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x221a93…01e37a
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x7b7588…b4fb0b
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x557875…8381fd
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x60a9fe…1dba28
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x78339a…6d950c
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xbd7afa…4b1a89
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x457e79…556297
0x36f4…e3110xfe80…47eeBase—$0.001100%fluxa34d ago0x01f1e9…73e81e
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x740e5c…2eca69
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x9f5d06…85b3cb
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xeabc04…e3c1ae
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0xe589eb…e754ab
0x36f4…e3110x9c95…e299Base—$0.001100%fluxa34d ago0x2da338…04b288

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.