Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x079f53…fab135
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xa9f2ef…32bb71
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x73464d…07f3eb
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x440116…b8a6f3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a49b4…600a04
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf413a3…9a24f2
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xc07075…0514e1
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x84ca86…002134
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xf59286…3f1aee
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xc79785…5c9b1c
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x464cab…471d76
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x6ff62c…57f568
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xd7dcb2…dcf2dc
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x73b009…e024e5
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xd6109a…c85c31
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x90c095…cf8cd4
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0xbb5db4…9d2dff
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x13d7e1…43ad34
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x52245e…55baca
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x5886f1…c81c6e
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x6c2d79…9fa7a3
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa21d ago0x67cac5…0765cb
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x6b06d4…8b2f13
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0x18ea45…2f0f66
0xdf64…20de0xfe80…47eeBase—$0.001100%fluxa22d ago0xe16ac3…37d1a1

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.