Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x9a06b6…b3de9d
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x996651…a691d3
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xe6b91f…8d2e75
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xb2bb07…403b69
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x59299b…31c40b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x26ce50…8e62b9
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x96bb22…59d242
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xa6aa18…1d0ae5
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0x58da6d…135485
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0x7dff49…fc9045
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase126d ago0xcabeca…604f68
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x904ba5…6b818b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xb72c7d…859cae
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0xd7e5cc…27982b
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x6cd1d2…dd3d70
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x00f18f…9b4f46
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase126d ago0xacffb1…5bfa26
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.42100%coinbase126d ago0x352eba…96ddc5
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase126d ago0xcc4c55…80b334
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0x91f1f8…dcde90
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x3e0df2…de4ba7
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase126d ago0xe4b900…4745e1
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x60905f…79f2a3
0x7f90…05a20xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase126d ago0x426a78…caf31e

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.