Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x513c43…47a3e5
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x19f7bb…99c16d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x4c451b…6379ef
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x050f27…b95e95
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xec3b60…4b4d09
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x877c8e…958d44
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0x3e4bd1…1331ff
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase7d ago0xcba63a…ea14f7
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.13100%coinbase7d ago0xb68eff…65f550
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase7d ago0x5e4e0a…087bb7
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.10100%coinbase7d ago0xdee040…968c5b
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.06100%coinbase7d ago0x4b97ad…0bcd05
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase7d ago0x155944…a36fd8
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x021532…3116c3
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.05100%coinbase7d ago0x914a7f…f3ba78
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0x3c335b…8ba436
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0x1de8b2…e7dc31
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0x503c2d…50c26d
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0x169ea9…b4c0a4
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0xf683f9…ab00fa
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase7d ago0x83dc38…f6ac42
0xb646…6e560xe903…1abfBaseBlockRun.AIAi$0.04100%coinbase7d ago0xf2df55…e1c12a
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x07b7cf…d03345
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0xcb1bc6…76bb75
0xb646…6e560x0e84…b808BaseOtto AITwitter search$0.005100%coinbase7d ago0x45a8b5…7321c3

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.