Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.05100%coinbase48d ago0xc6a0d8…19a2d7
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.05100%coinbase48d ago0x397bea…2c4c43
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.05100%coinbase48d ago0xc21882…bb08e7
0x4629…6f820x0e84…b808BaseOtto AITwitter search$0.05100%coinbase48d ago0x213ee8…9e49c2
0xf20a…f4cd0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x8f0cdd…929854
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x131029…93c9f1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x7afe69…ca0f63
0x568b…870f0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x05e529…62bfdf
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x972223…ed2121
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xbc1e98…b12c54
0x9045…e4640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x7e6498…6b427e
0x9045…e4640x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xc2a525…964b95
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xae2f4f…1b7ef5
0xf3be…23900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x198f5f…3bfd73
0xf3be…23900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x5cd883…b6b5e4
0xf3be…23900x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x400447…ae22a8
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x14e1a0…9b3ac1
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x81912d…78f347
0x39cc…b2660x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x6c67c7…08b979
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase49d ago0x82fa05…da72d8
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x1a7ddc…a7930a
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0xa09557…c5f75e
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x632e88…176f4d
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase49d ago0x14f83b…d3e2b5
0x9897…e0420x0e84…b808BaseOtto AITwitter search$0.002100%coinbase49d ago0xb84b70…159a2c

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.