Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x186584…1d09ea
0x2ede…bcaa0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x01e67d…603b1a
0x7ac3…623f0x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0xd941d3…72fab0
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x0ef0ba…444ba3
0xe79e…1b7e0x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0x1bce4a…97b593
0x4855…48410x40a8…ad8bBasex402 service$0.001100%coinbase4d ago0x7aaf00…38210d
0x35ed…4f580x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0x594b8a…81160a
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x4bc6b3…8dfd96
0xeee0…b11b0x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0x27ff86…8cdd59
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x4c6048…fee2d4
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0xc8f516…476b82
0x09ca…55a00x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x64b8f1…72fb8c
0x470f…d0400x40a8…ad8bBasex402 service$0.001100%coinbase4d ago0x8404dd…69cd09
0x470f…d0400x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0xdcc742…8de0fe
0xa032…cd010x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x020cdd…27f5aa
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x092ae3…db5b8c
0x5e00…06b30x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0x2a5150…e77e7e
0xdd95…59bb0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xed2dbb…f0e65d
0x0ae3…326f0x40a8…ad8bBasex402 service$0.005100%coinbase4d ago0xcf6249…1f4559
0xd344…b3fd0x40a8…ad8bBasex402 service$0.001100%coinbase4d ago0xe4283a…b03662
0x7ac3…623f0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xe2c299…c161b4
0x4c39…ac030x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xa583f4…71de6f
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xc6ce23…761022
0x1f14…19530x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xfb4f94…5ea714
0x57c3…e08c0x40a8…ad8bBasex402 service$0.01100%coinbase4d ago0xb86990…10c6f7

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.