Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase149d ago0x09bef2…df5cc8
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase149d ago0xd50cd0…d5c4a2
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0xb392ca…9fe432
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase149d ago0xc58b91…d9987a
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x52984b…297eda
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase149d ago0xc68c97…189b4b
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x0f48e8…ec3104
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.006100%coinbase149d ago0x861625…5479f5
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x6d899c…9bda0e
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x49183d…8d6376
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x001fdd…ace49a
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x7f2e85…223038
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase149d ago0xab0f30…199738
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase149d ago0xeaf691…75d81b
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase149d ago0xf6b6af…22d0f1
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase149d ago0xf075da…fb56b8
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase149d ago0x7a0646…185be3
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase149d ago0x283e68…50c683
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.004100%coinbase149d ago0x4c5538…8fe291
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.31100%coinbase149d ago0x0364e4…ef5381
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase149d ago0x72c891…85367f
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase149d ago0x64e22b…1bf922
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.33100%coinbase149d ago0xee9f35…bf75e1
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0xa73ecf…27da94
0x25f0…6be90xe903…1abfBaseBlockRun.AIAi$0.32100%coinbase149d ago0x785305…a8007b

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.