Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd107…72610x43b8…63deBasex402 service$0.15100%coinbase17d ago0xb6f578…2aa11d
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x3002ab…23c25b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xf4244e…0acd30
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x0aeba3…8bebd2
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x624017…f36e7b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x82af89…c3da30
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0xa1334e…bed78b
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x1933e5…681c5d
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x8d235a…a4d43e
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x1599f7…b629bd
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x02d994…ad341f
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x70be75…b8a5f4
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x7d628e…a869ef
0xd107…72610x3e7c…1570Basex402 service$0.003100%coinbase17d ago0x563e8f…92ef24
0xd107…72610x43b8…63deBasex402 service$0.15100%coinbase17d ago0x843fb5…8de520
0xd107…72610x43b8…63deBasex402 service$0.15100%coinbase17d ago0x6419e4…07057d
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x042fe5…3a0bda
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0xa3c433…d6d365
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x230a21…b73c9f
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x6e0ae7…ae5642
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x425f84…120301
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x213c64…399868
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x21df11…963519
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0x9f1aad…4a8925
0xd107…72610x9b8a…f72fBasex402 service$0.01100%coinbase18d ago0xa19fe2…f15e96

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.