Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xdccd82…bea761
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xd16d68…604984
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0xb7eead…04809f
0xf39f…f7b10x73fc…b29bBase—$0.005100%0x0018…ca97104d ago0x45360a…dc7e8a
0xf39f…f7b10x73fc…b29bBase—$0.005100%0xdf7d…5dbd104d ago0xce4678…aca50b
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x189421…8f42d7
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xe26ab4…658b3d
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xb86bad…ccd08a
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x437b27…1b17b4
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x61db8b…869c31
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0xb71f8b…e2987d
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0xd93886…395f38
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xe32f43…1c19a7
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xb3f9bc…cd1729
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x565027…dac9be
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0xc270ef…22d3f2
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x629f2a…5bb45e
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x58cca0…586c4f
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0x74513b…bbf4d6
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0xdf7d…5dbd104d ago0x55b8a6…b368c6
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xd8784c…98ee2e
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0018…ca97104d ago0xdb4a4b…c6f48e
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x08a750…0e46bc
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x899248…4ccc37
0xf39f…f7b10x73fc…b29bBase—$0.0035100%0x0021…ad8f104d ago0x4aa58c…25ca6d

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.