Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x20dae3…98e5ae
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xbccdd1…ffa7ba
0xebd6…e2e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0xbc78f0…e25dc9
0x91f1…f8800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase14d ago0x5e75bc…4493e7
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xa5737c…da79c1
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xa97f74…840409
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x55785d…95108d
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x759838…6be8b6
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x630263…6484f7
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xb7c00d…2b020e
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x1e4d8a…bd834e
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x1ecff4…616e49
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x8a6dd5…2efe2c
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xc71c69…8c199b
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x1b1674…958d69
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x7857fc…efb999
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xaf07ad…687d1f
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x769673…6cbf4e
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xb86795…6ab34a
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x5af5c5…a36c43
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x570942…058af7
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xc749ca…b852f5
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x76762c…aeff00
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0x79a13e…f3fd10
0x9817…e6870x0e84…b808BaseOtto AITwitter search$0.003100%coinbase14d ago0xbfb32e…09be10

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.