Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x30a518…30dc69
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x48deba…5f3c60
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x706052…b85fcd
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xdd05de…cb0ff9
0xae53…01e00x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xb17539…b1f8b9
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x60274a…2c6d14
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xfc85d4…e49b88
0x83e4…b6ff0x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x9c66fd…21686c
0x8a1a…aa530x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0x13debb…925b1b
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xb53f4f…ceebaf
0xc85f…06040x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xbeaf1e…6e642e
0x4a03…97780x0e84…b808BaseOtto AITwitter search$0.001100%coinbase48d ago0xa49575…1160ec
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xb5164a…0df7f9
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x68825d…a3dba4
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xf2beb5…8150f3
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x34e2ff…064bce
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x364eb7…33f7eb
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xfbbad0…bdaf17
0x5e95…a55e0x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x0e2e79…ee5346
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x6edc2e…ceb17b
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x0b860d…0663bb
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x8cc2a5…945192
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x56fa45…42f3e3
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0xe0b2be…691660
0xc77f…b2700x0e84…b808BaseOtto AITwitter search$0.005100%coinbase48d ago0x1b9f05…7f5793

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.