Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2012…47590x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15d ago0x6d7043…7558aa
0xa85f…2cb00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xff7c37…cad002
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0xe022cd…07ac2c
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xf9b37c…4278a1
0xdc6f…1d430x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0x702be1…62f310
0xdc6f…1d430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x0cbc3e…0ded21
0xdc6f…1d430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x5e5546…fe5936
0xdc6f…1d430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xc5b879…b411b2
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.05100%coinbase15d ago0x361343…1062b5
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xdecb0d…0a2a5c
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.009100%coinbase15d ago0xa32211…b0bcbf
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0x7b3da4…fccd2a
0xdc6f…1d430x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x136619…adda23
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15d ago0x6f0aa0…b80842
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15d ago0xcac20f…6bc7db
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.005100%coinbase15d ago0x2861ee…36d052
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.002100%coinbase15d ago0xf9c8fa…f1c1d7
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0xd22670…58fde0
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.003100%coinbase15d ago0x510836…8727ae
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.002100%coinbase15d ago0xd33e00…386123
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.002100%coinbase15d ago0xc377b0…6afda9
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0xb0b0c7…297879
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x913e28…33b6c3
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x16b07c…674a90
0xe3ba…3fb30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase15d ago0x39fce6…30e3e8

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.