Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xc4f0c4…c1577b
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa37d ago0xf1bbeb…69ac4d
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x07e227…73dd69
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x457680…ce7672
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x63bf26…ef3b84
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xa44cd8…ba25a4
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa37d ago0x52de63…7b807f
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x8836f1…1cb9c2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x35b763…571b56
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0xd418e5…f73f06
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa37d ago0x75f2d0…eb6a52
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa38d ago0xa786aa…421e12
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa38d ago0xa784cf…5af966
0x5c7b…00710x9c95…e299Base—$0.001100%fluxa38d ago0x655517…d4d7a5
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa38d ago0x835a6c…6159d2
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa38d ago0xd8af2d…dc8b03
0x5c7b…00710xfe80…47eeBase—$0.001100%fluxa38d ago0xcf707f…27c281

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.