Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x20f2e6…7d2e00
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x548352…9162ac
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x28c92d…e2e173
0x2ea3…59800x9c95…e299Base—$0.001100%fluxa38d ago0xf78076…3ef6d8
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xeed044…00f127
0x2ea3…59800x9c95…e299Base—$0.001100%fluxa38d ago0x366d06…28160e
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x0a1b71…01356d
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xf038ed…9912ae
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x66af47…817d7f
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x900185…7a3479
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x4b3f0e…2c98eb
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x2cd07d…7575b9
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xfbc654…9b4db3
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x58ce2b…926486
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xff452d…8e28b3
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x4be810…d76c4e
0x2ea3…59800x9c95…e299Base—$0.001100%fluxa38d ago0x89b868…fca535
0x2ea3…59800x9c95…e299Base—$0.001100%fluxa38d ago0x18e722…073cd9
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x3c44be…5231fb
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x3c6276…1ee48c
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0x5b741e…46edc9
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xffaa63…c28706
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xf6f53b…d7ca84
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xdb1899…c30710
0x2ea3…59800xfe80…47eeBase—$0.001100%fluxa38d ago0xb31c9a…447e64

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.