Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xd7ef22…ea9a7a
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xacc052…2fe0b1
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xc188a1…485b12
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x1e228f…89971e
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x67b06d…9e6cc5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xaaf213…d3095f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x679065…8a2095
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x8bc842…87f4c2
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xbd3ea6…f5c6b0
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x1e170b…f251fd
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x1c6935…6a6562
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x1eaecf…cec482
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x7e8c6c…eb4b20
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x567299…c3d56b
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xa3953f…d42a71
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x661140…4c9a20
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x6360f5…ce6bd5
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x785f5e…73dd54
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x48db87…c70fd7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x928361…bd346f
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x98ca09…b560b4
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x8e5fba…8345a7
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x2d75b1…6c9cee
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0x917402…8b10ff
0xf50c…b0340xa9dd…2315Base—$0.002100%coinbase46d ago0xf850d6…8daf16

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.