Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdd13…5f620x06df…fd6fBaseStableUploadUpload$0.02100%coinbase72d ago0x1cfdf8…9405c1
0xdd13…5f620x07f0…a045BaseStableStudioUpload$0.17100%coinbase72d ago0x74b8f5…e284ff
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.02100%payAI72d ago0xfa9abd…9bfd22
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase72d ago0x654e38…10c9f1
0xdd13…5f620xd219…6801Basex402 service$0.54100%coinbase72d ago0xdc1198…96a9c8
0xdd13…5f620x6302…ad57BaseTripadvisorTravel$0.02100%payAI72d ago0x943fb9…244417
0xdd13…5f620xaa4a…fdc3Basex402 service$0.01100%coinbase72d ago0xd78edc…15c176
0xdd13…5f620x06df…fd6fBaseStableUploadUpload$0.02100%coinbase72d ago0x7bcd13…9dab09
0xdd13…5f620x06df…fd6fBaseStableUploadUpload$0.02100%coinbase72d ago0x8b5186…c70f0d
0xdd13…5f620x515e…f8ccBasex402 service$0.05100%coinbase72d ago0x97f16d…c5aa26
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x4d1dbc…0cad6e
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.00305100%coinbase72d ago0xfd3db3…ad3d78
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x525d87…d47b53
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0xe55381…b45b72
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0xd1f750…60e230
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0xa7f53f…cb523e
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.00305100%coinbase72d ago0x6de61d…fe8cf9
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.00347100%coinbase72d ago0x4130c9…992ab1
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.00305100%coinbase72d ago0x59a782…783a17
0xdd13…5f620xe903…1abfBaseBlockRun.AIAi$0.003100%coinbase72d ago0x0be296…176856
0xdd13…5f620x1563…6a09Basex402 service$0.002100%coinbase72d ago0x04a08e…8bf107
0xdd13…5f620x1563…6a09Basex402 service$0.006100%coinbase72d ago0x9b657f…c9fbc4
0xdd13…5f620x1563…6a09Basex402 service$0.006100%coinbase72d ago0x97f9bb…e00429
0xdd13…5f620x1563…6a09Basex402 service$0.006100%coinbase72d ago0x5c284f…9d9137
0xdd13…5f620x1563…6a09Basex402 service$0.006100%coinbase72d ago0x8ff99f…194ef3

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.