Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xea96…d8500x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x0d3b01…ce0489
0xdb00…1fac0x0e84…b808BaseOtto AITwitter search$0.009100%coinbase6d ago0x2cafb2…d0e7b7
0x28df…a2a70x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xe9396b…c36d73
0x5b52…2e8c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x230185…395a5f
0x91f1…f8800x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xc9bb86…f45f91
0x83aa…1ac00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x01b62b…3a6daf
0x3096…84470x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xee626d…f97a38
0x6a61…2ec20x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xb93bf7…73fb6f
0x4550…f8b30x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x74a0c0…119719
0x927d…930b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x4ae062…8eedef
0x3d29…7ec10x0e84…b808BaseOtto AITwitter search$2.44100%coinbase6d ago0x696a19…2d0e00
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x1ee14f…5ff0d9
0x8b56…fa9c0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x864db1…8b7486
0x927d…930b0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0xf8e70d…183b0f
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x2d7d00…91d11a
0x0bbd…7aa80x0e84…b808BaseOtto AITwitter search$0.002100%coinbase6d ago0x808e25…18e2d4
0xc9c7…16700x0e84…b808BaseOtto AITwitter search$0.001100%coinbase6d ago0x87764f…0429c1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0xb41aca…81b371
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x766692…3599a3
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x5169d3…4ce971
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x1b845d…b712ea
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x8b3b17…73054a
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x013ee4…925870
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0x79fdb5…7cb575
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase6d ago0xd27ac0…3aa188

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.