Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x9d32cd…ddee2f
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x657bf5…15941a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xcdb913…dfd88c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x74fd5a…6e4afe
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x25d3b5…76c8a7
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xa5f536…ba4bb0
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x3a6c92…22928c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x509283…a8c2c6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xa32e55…a99848
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xccc963…d3685a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xd5fbd0…997b43
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xa5d969…29612a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x62bb62…d187e6
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x03ad78…d71067
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x0b0113…aeec75
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xad7790…96b626
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x03c052…f645cc
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x5e6da4…e31272
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xff1481…a6fc4a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x50e667…320f19
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xe483e8…744f32
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x4b39d2…48df3d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0x78f327…fd34f8
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xfee2bf…0791ed
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase120d ago0xc511b0…69921d

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.