Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x242bee…92e9f2
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xd9ffc1…351303
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xbf47e1…d341b4
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x5ded4c…67b65d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0xe51aca…517192
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x942684…de7d20
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x117559…5b3f28
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x3f061e…a9ac68
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x0208a5…3e1380
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x987f34…359c8f
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa24d ago0x8ac0b8…7db7a6
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x08453a…0a84ba
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x546344…f46e08
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x81776e…843494
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xc67208…023c2d
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xe38408…62b205
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x8a9acb…332701
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xdd56d2…c4ebab
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xce8cf3…a8b5b9
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x5031cb…3fa067
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x4448e0…c22523
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xa6de7d…bc7601
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x7937f6…acc4f7
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0x90f85d…e36f38
0xda3a…d7110xfe80…47eeBase—$0.001100%fluxa25d ago0xfcceb4…d2b526

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.