Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002408100%coinbase23d ago0x2cd277…d21d2f
0xee66…ec870xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x78ac73…0b5ecd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0x79fc5d…5cae46
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x1986a8…60894f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002173100%coinbase23d ago0x21eb61…c93a72
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase23d ago0x37dc43…63dfaa
0xe2d8…66c20xe903…1abfBaseBlockRun.AIAi$0.26100%coinbase23d ago0xa8be13…a14824
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0xeb81cc…b7cf28
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x345cd6…26e740
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0xd3789e…dc1038
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0xa92de9…f2865c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0x06fc2d…046218
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x2198aa…78bb80
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x314067…6e8558
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0x93f15f…5c2d1f
0x54c9…0b900xe903…1abfBaseBlockRun.AIAi$0.002689100%coinbase23d ago0x7f33d8…bcdec9
0xc329…0db10xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase23d ago0x22d9e5…fec29f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x225ce2…dd18ef
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0xd2c0b4…79152f
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x5c96d2…0df9de
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.003057100%coinbase23d ago0x619060…294cd6
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x811789…5e714b
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0xa6d5a3…d552de
0x9d3d…d8370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase23d ago0x9b2c47…00bc73
0x6ec1…e45d0xe903…1abfBaseBlockRun.AIAi$0.002100%coinbase23d ago0x4c9460…45be0c

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.