Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0x52558c…2f21d4
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0xebc28f…e6bfb0
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0xff750a…ceffdd
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0xbf5499…4cba1e
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0x8af704…e51b5f
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0x5d3ec4…3149f6
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0x4279a9…f98806
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0xeeecd1…b2bfc0
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase48d ago0x1470ac…b8b11c
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0xad3887…3a52df
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x3e657d…a0a3a9
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x166380…dfa278
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x849340…853786
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0xd6e926…7367ae
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x3dac24…4a47e3
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x9b9593…6fbba7
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0xef6a9c…cc800a
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0xa8db44…672b5b
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x84aa52…44b881
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x627c75…a576f4
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0xa88460…f32b89
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x53f92f…1d7035
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x74438a…7d8c25
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase49d ago0x3f42ba…7c3808

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.