Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x767c…c39e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x7aecf4…b455cd
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0xcf1db0…ccd07c
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x92e6f9…27eeac
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xc3da7d…c85b35
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x8f0ae3…82c611
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x5a52c7…81863a
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x820174…4f0528
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x635faa…40a67a
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xd280a3…ad5e11
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x8a52a3…be4350
0x8920…3a7e0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x57528f…6ced8b
0x0d4d…555c0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x9d4370…df671f
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x96abff…7f04a1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x0de15e…09c3eb
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x2f4978…8ccb01
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0x226914…079e32
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0x3339b7…4dd6ee
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase52d ago0xe45c41…bc5956
0x2980…68830x0e84…b808BaseOtto AITwitter search$0.001100%coinbase52d ago0xee52d2…0e1cf9
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase53d ago0xcad013…42c151
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase53d ago0xa9bfce…c310bf
0x2980…68830x0e84…b808BaseOtto AITwitter search$0.001100%coinbase53d ago0x7e0bf4…940ec4
0x568b…870f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase53d ago0xc3742a…081532
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase53d ago0xa79a50…c7109c
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase53d ago0x0a0bb1…03e6f7

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.