Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf47b…4c160x89a8…2d1fBase—$0.01100%coinbase71d ago0xb86ced…fac1e9
0xf47b…4c160x2f31…8ea5Base—$0.01100%coinbase71d ago0xeab0c0…e7c08e
0xf47b…4c160xe569…1f92Base—$0.01100%coinbase71d ago0x9a2236…a7cb84
0xf47b…4c160xcd35…3569Base—$0.01100%coinbase72d ago0x0fdaab…c46e0f
0xf47b…4c160xceaf…6ae4Base—$0.01100%coinbase72d ago0x2c44d0…fa6d02
0xf47b…4c160x374c…31f5Base—$0.01100%coinbase72d ago0xc6b5d0…eda34b
0xf47b…4c160x0b7d…cf78Base—$0.01100%coinbase72d ago0xe8086b…283b43
0xf47b…4c160x737d…a074Base—$0.01100%coinbase72d ago0x8d84af…6b6cd4
0xf47b…4c160x9c9e…3bccBase—$0.01100%coinbase72d ago0xbafd12…02d4d8
0xf47b…4c160x816e…ef59Base—$0.01100%coinbase72d ago0x297a19…b17c1d
0xf47b…4c160x5e6b…6783Base—$0.01100%coinbase72d ago0xcdf7f0…03370b
0xf47b…4c160xe04c…6a3fBase—$0.01100%coinbase72d ago0x7d1706…d6cd52
0xf47b…4c160x3bd3…c138Base—$0.01100%coinbase72d ago0xb819e2…9694b5
0xf47b…4c160x830e…ab84Base—$0.01100%coinbase72d ago0xdb492c…5b3a25
0xf47b…4c160x574d…9f3aBase—$0.01100%coinbase72d ago0x254f8d…703f39
0xf47b…4c160xcdac…a825Base—$0.01100%coinbase72d ago0x9e88e3…13f445
0xf47b…4c160x926b…0dd2Base—$0.01100%coinbase72d ago0x76d9dd…6af4a3
0xf47b…4c160x2f62…cce0Base—$0.01100%coinbase72d ago0x1ebaf9…4a1f53
0xf47b…4c160x5f4f…a010Base—$0.01100%coinbase72d ago0xf39100…8191ca
0xf47b…4c160xee68…b8b1Base—$0.01100%coinbase72d ago0xe59019…2677ac
0xf47b…4c160xc6b9…45dfBase—$0.01100%coinbase72d ago0x02537e…82f448
0xf47b…4c160xea6a…dae1Base—$0.01100%coinbase72d ago0x12671d…c01c9d
0xf47b…4c160xce0f…d128Base—$0.01100%coinbase72d ago0x483e40…168a6c
0xf47b…4c160x22cc…40bfBase—$0.01100%coinbase72d ago0x46a45c…50f389
0xf47b…4c160x5525…167dBase—$0.01100%coinbase72d ago0xef4f0b…359171

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.