Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0x502de9…060d15
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0xed0b1b…0dacca
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0x3bc1cc…cfd8c1
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0x8659b1…4d39d1
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0x920d26…0d93de
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0xc07f08…43bc99
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0xa722d5…3bed1c
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.02100%coinbase23d ago0x924934…a48837
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x1a1a0f…ce9e21
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0xde6929…831416
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x4f2b36…06b92c
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0xd7ddb0…67cd40
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x1c386c…5b1055
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x1c7bb4…408d0d
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x015b50…d890ba
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x8c8a60…7f2e34
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x1eb9a7…8a6fad
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x5f0389…e64f06
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x2a500a…a5985d
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x88a0e2…04d82d
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x5eef67…4314bf
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x4cbb47…8993bb
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0x3bb14f…152719
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0xffda50…4b3b1e
0xfeff…e4ee0x22db…76e6BaseAgentFeedLiquidations$0.003100%coinbase23d ago0xc7682c…adcce7

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.