Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5df2…4d0b0xc266…f5dcBase—$0.01100%coinbase63d ago0xb39310…6865c7
0x5df2…4d0b0xdb26…c055Base—$0.01100%coinbase63d ago0x3a30f5…ddfd6b
0x5df2…4d0b0x1ddf…f919Base—$0.01100%coinbase63d ago0xac3e16…2068ca
0x5df2…4d0b0xf325…0d47Base—$0.01100%coinbase64d ago0x4d512b…cbe5bb
0x5df2…4d0b0xf4f1…556bBase—$0.01100%coinbase64d ago0xacc29e…5e0a3d
0x5df2…4d0b0xbb1a…4a23Base—$0.01100%coinbase64d ago0x3a5168…496b13
0x5df2…4d0b0x9b13…10bcBase—$0.01100%coinbase64d ago0xdef7b0…5a4e2d
0x5df2…4d0b0x03c7…c40fBase—$0.01100%coinbase64d ago0x67eb66…87f3fe
0x5df2…4d0b0xbe08…f4b9Base—$0.01100%coinbase64d ago0xca957e…08e6de
0x5df2…4d0b0x00b6…f913Base—$0.01100%coinbase64d ago0xac5ed3…424561
0x5df2…4d0b0xf584…0891Base—$0.01100%coinbase64d ago0x915045…222363
0x5df2…4d0b0xefaf…ecf0Base—$0.01100%coinbase64d ago0xfa4e9c…54d42f
0x5df2…4d0b0x4ad6…f62aBase—$0.01100%coinbase64d ago0x1db305…a67bb0
0x5df2…4d0b0xa2bc…d5a4Base—$0.01100%coinbase64d ago0x59d2e5…342454
0x5df2…4d0b0x61bb…a6b4Base—$0.01100%coinbase64d ago0x369f6f…242393
0x5df2…4d0b0x421e…6cffBase—$0.01100%coinbase64d ago0x4b37a4…e090a8
0x5df2…4d0b0xefe1…ead1Base—$0.01100%coinbase64d ago0x79485c…45cd05
0x5df2…4d0b0xc012…54f1Base—$0.01100%coinbase64d ago0x58376f…76f95b
0x5df2…4d0b0x3d3a…c8b9Base—$0.01100%coinbase64d ago0xa5f75e…04c31a
0x5df2…4d0b0x79ef…0b8eBase—$0.01100%coinbase64d ago0xc5f14d…550d15
0x5df2…4d0b0xabf4…9e77Base—$0.01100%coinbase64d ago0x0b645a…49662a
0x5df2…4d0b0xb8a0…f980Base—$0.01100%coinbase64d ago0xa27314…e4f2cc
0x5df2…4d0b0x684f…6cebBase—$0.01100%coinbase64d ago0xbeb59d…7cce59
0x5df2…4d0b0xc8c8…6939Base—$0.01100%coinbase64d ago0xde217e…91d75d
0x5df2…4d0b0x6d58…8b29Base—$0.01100%coinbase64d ago0xa40d8d…72713a

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.