Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xad03fc…3d3947
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x340aa8…9f7738
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xeccf43…2fa212
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x87a743…b8113e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xe3c946…572c5a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xb80f53…0981fc
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xaa2c23…cb881d
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x258c3a…b7a280
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x0ccb00…072725
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x2161ab…ba7ec9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xd8c85b…41b1a1
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xc5847f…b777df
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x57b6d6…02a880
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xc6c2e4…3eb9f5
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xb07f46…a35393
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xca9673…663a4a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0xac45ec…72f72c
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x19191b…e8cb98
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa22d ago0x8cb447…834d43
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x7baf3e…590d9e
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x46d324…569f29
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0xe7f25a…8acbd3
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x4ec9e9…b23dd9
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x0f9fb5…a3163a
0x5ce7…c3930xfe80…47eeBase—$0.001100%fluxa23d ago0x3b63c0…408307

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.