Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x442f08…22d2f2
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0xc551ac…137d99
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x7ccf7e…f1ce42
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x18a15a…addc6d
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x6e80d6…993b09
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x53a9a7…c25afa
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x5781c0…2b8c83
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x78c723…058214
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x99a855…0fc739
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x517205…32091a
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x5555e6…983cca
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0xac5af6…6e5988
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0xb51c99…274f52
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x17dd72…f254ef
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x8a40dc…e684ee
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0xc65c0c…bc93e7
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x7b5646…ed4e9c
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x88c561…e57131
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x1433d7…670c7a
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x836f06…f15162
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0xcf37a9…d09d8f
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x4447fd…91bc1e
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x4abc56…0af9d1
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x82a1c9…c1e57e
0xd09e…a6e60xfe80…47eeBase—$0.001100%fluxa50d ago0x1ff06b…57bb9d

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.