Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe5ca…227c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase95d ago0x659177…d3c762
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase95d ago0xc1e85e…402aa4
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004335100%coinbase95d ago0x16459f…3e1527
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0x8b377e…778a20
0x4d2e…8cac0x9c95…e299Base—$0.001100%fluxa95d ago0x3d83cb…7a1614
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.02100%coinbase95d ago0xade956…51d900
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.007034100%coinbase95d ago0x3e332f…087935
0x4e27…954e0xa9dd…2315Base—$0.002100%coinbase95d ago0xbe5ced…0cf21a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004552100%coinbase95d ago0x5501e1…3c3d0c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004403100%coinbase95d ago0x6e0156…f6a77c
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004685100%coinbase95d ago0xc71dd5…485694
0xd162…84a20x6839…1a2bBase—$0.003100%coinbase95d ago0x9d2c0f…1a6892
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.004222100%coinbase95d ago0x4002ce…48fc62
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006748100%coinbase95d ago0x0d4814…1c0462
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006604100%coinbase95d ago0xe884b7…b44e02
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006622100%coinbase95d ago0xabdb9a…67ea21
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006935100%coinbase95d ago0x602ef8…ed800d
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.00412100%coinbase95d ago0x71063d…53fda1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xfda85d…93ded1
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0x0cf665…c39078
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xa9826f…e8a72a
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.03100%coinbase95d ago0x29d56b…faf179
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006596100%coinbase95d ago0x4e8805…20ab18
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.01100%coinbase95d ago0xffc5e2…c78add
0x2b4e…90370xe903…1abfBaseBlockRun.AIAi$0.006727100%coinbase95d ago0x0e2501…28415e

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.