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%coinbase13d ago0x1aa02b…588538
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xf58fdd…0ab6ee
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x9de615…fd5d8c
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xed60c2…a04e9a
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xda7320…60de3d
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xd805ec…122c81
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x156350…6654dd
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xb39394…ca377f
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x7c09ba…4bdcf0
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x534c15…215ec3
0x3982…9a0d0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x4c747d…0a43c8
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xe625e5…6d390d
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x365c41…002536
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x386a7e…99dc87
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xd10440…32ab2e
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x0b183d…ffede7
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x1eca40…90cfef
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x3e37d4…f754d8
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x94172f…d4e7b8
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xadeb42…6838ce
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xbe8d9d…447dd1
0xf331…507f0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0xc3e96d…60e9ce
0x275e…22040xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x378279…97c883
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x58f8ed…ad8ae3
0x275e…22040xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase13d ago0x19fb11…5f356c

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.