Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xf82824…e1044d
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0x618980…fefe1e
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0x8909d2…a6e106
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xe6501b…66d866
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xbe2a66…71c997
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xb1b526…b6a157
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xf5945b…9443e8
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase80d ago0xa7d288…a31c66
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xe3f7fc…c64cdd
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x624dd9…58c3ab
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x7436bb…70b2f3
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xcc73df…f8ffa4
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xb0e9aa…8be572
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x87f8ee…783372
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x31f618…dd0a37
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x359464…07822e
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x995ea9…3319e1
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xc8c3a7…3e7961
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x6fe277…c0f7de
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xb46de7…cef117
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x7ef155…a0fc86
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xa5902b…ebaa4f
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x03e13d…047063
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0x8a105d…83a3bd
0x633d…58810xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase80d ago0xc26b26…e7f800

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.