Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x259ee1…a7176b
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x42c44e…818032
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x41e41d…7df3a9
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x8a54db…977deb
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x108e5a…18ad5f
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xafce12…76221e
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x3296c3…e53d33
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x08c773…db1321
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xcc7528…d9badb
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x1de9e8…31612e
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x3fced9…e831cf
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xb66bb5…379b5a
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x2c02a9…c956cb
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x9f9bb4…c17230
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x82eb59…e1c74a
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xf457d9…6c9e50
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xe66b79…f1ba70
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x1b9ae3…6c67d1
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x9a0ab8…ae5ef5
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x29cce6…46ba7c
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x041d0e…0f3584
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x4969fa…d9186c
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x69e04c…8d71ff
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0x3e7a87…4c96e7
0x0a1a…7e1e0x12a9…a21bBase—$0.00170%0x12a9…a21b37d ago0xe12325…fd29fe

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.