Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0xb5ebff…fb76a4
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0xeff033…6e6b28
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x971ef0…cbf050
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x8630af…523f2b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0xa0fa13…c1e205
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x4424a8…b74c17
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0xec5afa…267830
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x47ef19…38285f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x48625a…b716eb
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x4260b1…5d0e5b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x428997…4cc6ae
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x94e4e3…044dea
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x8758a9…0fe854
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x75c4b7…4d28ff
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x00520c…f12b2f
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x687011…4dde94
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x7b030e…94b12b
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x8d2168…2f2625
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0xd3a89f…aa63e0
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa9d ago0x358bc7…062d5e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x503407…a4576e
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xd6ff36…b69a31
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xd7aa06…34ff9d
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0x3774e6…8c67e8
0xb11f…94f30xfe80…47eeBase—$0.001100%fluxa10d ago0xde8845…c57d83

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.