Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xb214d0…a83a85
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xccd95e…7e5580
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x9d56c8…e9e076
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x62a664…a8d5ed
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xde583b…a6fd09
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xcf1c45…4b0b8a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xb79dea…39b643
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xf8c064…da529f
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xf6e383…9bd926
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x31503d…2385d7
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xe9813c…b16d39
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x2c3707…3ef824
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x5954e6…ccb88b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xf10475…863f8b
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xd38224…1f5422
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xb86c8c…b697c5
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x3d7b43…d523b3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x543bba…e23a5a
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xd9a3e0…a990ce
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x8ba7d2…0ff1d3
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x0d4c0b…82cc7d
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x7252c4…97e937
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x709981…a94031
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0x2025b1…0ecb30
0x4abc…4e430xfe80…47eeBase—$0.001100%fluxa16d ago0xbc9bc1…ce8f42

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.