Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.005100%coinbase99d ago0xdeb48f…0f055b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xa6643a…d81f0e
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xde44de…4af621
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%candidates99d ago0x466378…4a851d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x906cc1…789ea7
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x32f0c9…65c01d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x652129…3e88ec
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xf6dc7f…a3cf7d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x5e063a…8cdfdd
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x39844a…f0d5c4
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x0cbd20…24a389
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xe312d1…63e0bd
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xd5cdd8…98869e
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xeb8ed6…6aacd9
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x367073…93365b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xcbc604…c678f7
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x2afb6e…d07d2b
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xee143c…13fe6d
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xfc7c42…e80083
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x2b21d9…17462c
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x77b1b0…efb793
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xab3475…4a2c12
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0x3c9f1e…579cf9
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc3fae8…a97df3
0xef5d…95460x6e00…b04cBaseBlockRun.AIAi$0.001100%coinbase99d ago0xc58305…7b2768

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.