Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x7b0a49…cc30ce
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xf2e04b…cf20af
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x6f8495…c5a4f9
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x2def49…41c6e4
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xf2f7f7…e01b9d
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x135f21…c5d6e5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x58ac93…d27d6c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x90d8bf…f5d8f9
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xb94e62…226ddc
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x02f2dc…5883aa
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xb9032c…7200bd
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x833e1c…e1e8ba
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xe80c82…359c09
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xeca2ec…a0e4c8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x4d2124…f0dc42
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x30816f…5d3162
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x7f49f8…49fd1b
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x5fd987…a9c12c
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xea62e6…557e49
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x1c8189…dee534
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x35488a…b3f541
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xcf1b60…d814f1
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x443bf8…11f4f1
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0xee1d26…b810f0
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa23d ago0x312db3…bb9258

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.