Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x37bcd0…391b79
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0xe7aaab…ff8d75
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0x61b9d9…827c70
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x68d997…9f3060
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0x90abe6…ef836b
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0x0885c6…661bec
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x65460d…b8f164
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0x8bd48a…040a5a
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0xc3c230…13bb4e
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x1c1c78…78408a
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0xd6aba3…9dc1d9
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0xab668a…56dea1
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xf190ef…7f6ca9
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0x5c1d16…92b547
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0xe43002…ed7991
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xf059c0…0a3f1c
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0xa3e3df…7d8bbe
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0x305629…436e76
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xdc9a18…f26932
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0x998722…331149
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0x212828…553372
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0x93fb10…bccd21
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0xdf7d…5dbd64d ago0xcc905d…8df65d
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0021…ad8f64d ago0x9464a3…6a2ac9
0xef95…c3ce0x73fc…b29bBase—$0.0085100%0x0018…ca9764d ago0xdd0c43…943331

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.