Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x919d83…fbba8f
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xd9aef9…b9335d
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xc800e2…1f8452
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xd28b74…d0d959
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xe85d14…6e01e4
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x0fb6fc…c2d6bd
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x85c5ba…d4fc01
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x939136…f34e2d
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xcfa472…8a4cc0
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xd2b79f…a992d9
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x77715e…181f94
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0x5d8c81…c9c07e
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xebe04a…a6b5eb
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa20d ago0xb8b227…050170
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xf906e5…ad7d43
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x8d9b3b…239a4a
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x802337…c13323
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xa679df…e0e12c
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x480bce…ec57cc
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x5af17b…b67038
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xd96e3c…4c5bf1
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0xa23fa9…4bac37
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x04c937…e0df08
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x96939e…dbc63b
0xad7a…5c390xfe80…47eeBase—$0.001100%fluxa21d ago0x57a0ed…9cf4f6

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.