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%coinbase15d ago0x86e9aa…4734a9
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x57f89f…7be9de
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xf103f4…461398
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x5741de…9ad5d0
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa94003…eb84c8
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x5cb897…5975ad
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x2e7f6f…e45524
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xb4b8cd…683d82
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe7eae5…0b1e11
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe64dd5…c1adee
0x14da…5dbf0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xae6039…b6616b
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xd313d8…adf333
0xdeaf…b9430xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x4340f8…48ea54
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x84527d…13951e
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x156586…8be796
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xa7c97e…0ed8c6
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x68bfcd…e1fef1
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe99a01…7fb9b9
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xbaf38b…7e23fa
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe583ed…e3fc5d
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xdcaa06…1a0971
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0xe18217…81a0d7
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x9ce3a8…582407
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x934eaf…9b53aa
0x8795…300a0xcfa2…4dbeBaseStableSocialSc$0.06100%coinbase15d ago0x524a4d…40bbad

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.