Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x7ba78c…ffe652
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xe112b1…5eb10f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x9d74f7…0c4d72
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xe239bd…0635f1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x3e7421…a1b478
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x6993a6…56ae85
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xdf45b4…adcaba
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xdce7df…840682
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase106d ago0x0ea84a…18f398
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0xb67c31…10c317
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x36688b…51c72f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase106d ago0x66a277…213970
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase106d ago0xd88256…e1a48e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x31e9e0…634581
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x2eb390…88be60
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.16100%coinbase106d ago0x5c00f3…fbee94
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase106d ago0x9abbe8…896587
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$1.19100%coinbase106d ago0xaa2fce…9514ad
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase106d ago0x137a4a…ae6e19
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.00216100%coinbase106d ago0x0e999a…455b9d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0xf1d02d…b66a28
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x0e7d47…561b8b
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0xfe5d58…f5f35d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0xf746ce…16704d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.001100%coinbase107d ago0x609a9b…97fc8f

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.