Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x9f7f01…fe313a
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x90bfb9…2f92a6
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x76c846…68aa28
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x576249…d71dd2
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x48fd0b…f71a33
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase104d ago0xa59df9…047eaa
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0xf94c00…fd2d7e
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0xdb5ac4…7843ca
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0xc885f9…b2aca6
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x6a7bff…e71e9b
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x5e9835…a40493
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x83eb85…b824fd
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase104d ago0x59d065…4cb369
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0x818cfb…6f8c09
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0xe92a55…ab047c
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0xcf224b…627ad1
0x15c3…bc2b0x8a59…a822Basex402 service$0.001100%coinbase105d ago0xaf2286…a1ed64
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0xbb1719…c5a0b9
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0x2d017e…f0b4d7
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0xe33e67…1822f8
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0x87f35d…19eddb
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0xd4f8c9…1879f5
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0x817efa…7431d1
0x15c3…bc2b0x8a59…a822Basex402 service$0.002100%coinbase105d ago0x9e172a…8beeeb
0x9cc4…b1760x8a59…a822Basex402 service$0.004100%coinbase105d ago0xb35af3…9675a9

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.