Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase40d ago0xc3e822…d3c95a
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x7ffa4e…d84949
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.08100%coinbase40d ago0x40f5b8…504ac9
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x5b9076…d1bf4d
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0x0331e0…350e8f
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase40d ago0xafe948…b97078
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xee8746…f46346
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.07100%coinbase40d ago0x7d873c…0cfa3d
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase40d ago0x4d39f8…8e3b4e
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x6b0155…a6bd35
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase40d ago0x21032d…c3e4ca
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase40d ago0x5f4687…479330
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase40d ago0x8c0983…a049ad
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0xab270a…adf289
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0xdc93ea…883bcc
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase40d ago0x6f2080…52750a
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase40d ago0x559199…10c349
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase40d ago0xb58b42…c6d605
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase40d ago0x8f092e…f90a5e
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase40d ago0x437280…ce8973
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xd6be82…d5ce52
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0x92a4cd…af640d
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase40d ago0xe6dec5…bda396
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase40d ago0x4723da…9c3842
0x7c8d…59c60xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase40d ago0x3436bb…606868

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.