Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xdedbe5…5232c2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xf4a812…7055a2
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x201f17…d7f3af
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x796303…6c9995
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x0fc615…e76692
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xbf8f37…2c4cf4
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x84e367…b869b8
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x837dfb…ea4a44
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xf41a05…f16d90
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xdbe270…bdb7ad
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xc97a06…0a71a9
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xd1a558…a566ab
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x9a6dcc…e24711
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xaaaf0d…c8318d
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xb0c5fc…6b4517
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x74df55…91f909
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x6a6b7c…b5d9b4
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xf886ab…ca8638
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xcfea3d…7640c6
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x80cb1f…936f48
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0xeb4b99…508c22
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x2da0f3…afad21
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x2ae03c…53539a
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x691dd6…4de24a
0x395b…0fce0xfe80…47eeBase—$0.001100%fluxa21d ago0x537d18…b55d00

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.