Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa48d ago0x91eb15…3d687e
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x685b87…f4492a
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x0e9585…d9d19e
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x8d9394…12a7dc
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x0a69dd…b5b3df
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x9f3dbc…873251
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x61bca6…5fec1e
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xd7fae3…18e19c
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xfc2e13…d70868
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x8c3ed6…9103a3
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xf32171…d37ddc
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xd5f3ea…d21a02
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0x9082f2…050747
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xe69818…f7b016
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x948965…dbb97b
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0xa375f2…99e918
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xc7df97…146337
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0xe3e453…d46d25
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x3cbf92…c44f84
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x29d061…0aa91d
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0xf9f421…955308
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x6afd3f…185b74
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0x66b5ef…da4514
0xa133…ce440xfe80…47eeBase—$0.001100%fluxa49d ago0x5dee12…0dcd21
0xa133…ce440x9c95…e299Base—$0.001100%fluxa49d ago0x75f812…c1b1e0

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.