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%coinbase50d ago0x748c17…b3ca55
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x2c37fe…7906b0
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x18157f…e15a8b
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x0ef55b…796e8f
0x2980…68830x22db…76e6BaseAgentFeedLiquidations$0.001100%coinbase51d ago0x958d14…86e956
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xbaf9d6…906795
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x5cc929…4ebafd
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x0070df…245a7d
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xa8460d…c45d52
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xc5d530…03b5db
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xf85f6b…d23b6b
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xc3d7bf…c07455
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xbe048f…ffbd05
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x777903…e8a7cc
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x562b1e…a13fff
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xaf0055…cfe92e
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x51775f…0026d8
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x202818…8cf8e8
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xcf192c…44a987
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x04cb8e…2177c3
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x2a3e65…5c8f16
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0xd7e391…250ea5
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x4166e8…bc6557
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x902dae…fcfbce
0x5ff3…127c0x22db…76e6BaseAgentFeedLiquidations$0.004100%coinbase51d ago0x8c8801…a14de8

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.