Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.008044100%coinbase14d ago0xd1c9c8…5644bd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.008158100%coinbase14d ago0x543386…39b54f
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xe972d0…6f59ce
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xce7a7b…bd7504
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x59d17a…fd8896
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x7692a4…1ffc22
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xf1c9e1…f910f7
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x932fc3…7689c6
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x04548f…3807e2
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x07703d…0d264e
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x399c9f…337efd
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x4f1bda…03a3e4
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x6b0eb3…c9e5a5
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xdfdcd0…6926be
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xded4aa…a4d891
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x7dbdd3…0df058
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x6426f9…9f5721
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0x1c59f7…fc79d9
0x30a6…641e0xe903…1abfBaseBlockRun.AIAi$0.35100%coinbase14d ago0xb5a1c8…24658a

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.