Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xe3765a…1414cb
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x07e52a…9fb419
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x89bc6f…4ef98e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x947d60…dc31df
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xbe2fdf…c98164
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x3cc3ed…7b4b74
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x42c994…125d1f
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xeaea2f…0abf9a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x5d601d…ae3f6a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x5bd92f…5bddf7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x5b6740…bbf215
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x9f5641…9d6dde
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x815725…c8c9f5
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xa6b55d…d60b12
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x1c555e…1c8678
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xd029c5…a62d7c
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x63bbe7…ed0626
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x7938c9…485a61
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x01b6b9…5e8968
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x130b90…444e3a
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0x90a12e…e8b77e
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa18d ago0xc1e79a…c4c8cd
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x19049a…5cf0d8
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x368634…9bf8c7
0xf6ed…a2440xfe80…47eeBase$0.001100%fluxa19d ago0x25a83c…273f16

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.