Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x18b3ae…55325d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xe9b97c…8ebe45
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xd13b62…f8713d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xc21abf…3cf542
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x838f15…461e8c
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x46b2cf…5c99d2
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x5ba450…d023ea
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x0457f9…3cf711
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x19c818…d794a7
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x8ff06c…180aca
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xc61927…cd7529
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x050dd4…b65a3b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x18c89d…4bc605
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xab099d…928638
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x869c08…b1487a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xfa080c…0d9bb3
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x487e1e…210f99
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x1fcc28…f984b9
0x4e5d…528b0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xa9fde8…48659a
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x7e3383…27dded
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x2a7a5d…7836ab
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x33d95f…71f54b
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xe3102f…a9bc1b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0xd5002e…546442
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase18d ago0x2d50c0…40b445

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.