Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase101d ago0x652863…c5e48b
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase101d ago0xa09e41…936289
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase101d ago0x381cf8…440ad2
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.005100%candidates101d ago0x9f91b2…b267bb
0xcc8c…5ef80x6e00…b04cBaseBlockRun.AIAi$0.005100%candidates101d ago0xb48992…a8b82c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0xb27134…070f36
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0x2f638a…9d2e19
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.42100%candidates101d ago0x1aca3a…925be1
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0x83875f…74d427
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase101d ago0x0c9492…8617f7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.11100%candidates101d ago0x574b4f…c5ea44
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%candidates101d ago0x9b1a06…c7a63f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0xb8d02d…360b0a
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0x74f709…b6e89d
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.002100%candidates101d ago0xc68710…4a1726
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%candidates101d ago0x5d3214…886ce7
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.11100%coinbase101d ago0x9273c6…1858ef
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0x7a2b21…342d8f
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x16d240…fac3dd
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0x658c83…104d75
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0xce2636…eadefa
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x0b4e8f…534b2c
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0xde1a30…b8099e
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase101d ago0x70aa49…46cc09
0xcc8c…5ef80xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase101d ago0x21c2ed…3b23d6

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.