Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf437…b4650x28a0…60a1Base$0.25100%0xc440…c957117d ago0x4c647c…e9e613
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x3a6362…61031a
0xf437…b4650x28a0…60a1Base$0.25100%0xc440…c957117d ago0x736259…f5b264
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x5e2243…389155
0xf437…b4650x28a0…60a1Base$0.25100%0xc440…c957117d ago0x0ca10d…921df4
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x0c7e39…c349fc
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x91f367…0df022
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0xd18d68…3b15ec
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0x187b76…c28242
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x82bc7e…5dd305
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0x878841…ad0652
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x1afff5…bc46d4
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0x643fd9…c3f3b4
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x4f62a4…d6af4a
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x23b4d9…78c0d4
0xf437…b4650x28a0…60a1Base$0.25100%0xc440…c957117d ago0xfaedb3…7c9b65
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x8f3464…b5a072
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0x2c530b…145efd
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0xa82205…265d5f
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0xee33c1…fd5d30
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0x6d69a0…389541
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0xde632a…a2f494
0xf437…b4650x28a0…60a1Base$1.00100%0xc440…c957117d ago0xccda1e…14fe55
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0xd0c83a…b4be9c
0xf437…b4650xf787…91b2Base$0.002100%0xc440…c957117d ago0xa0c986…84da4b

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.