Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
0x0018…ca97
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x6caa90…293b64
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xa19a6b…b5f90b
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xb2fe4a…adfdf3
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x773300…198b62
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xfc6ccf…afa783
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x883593…7b412c
0xe48f…3ab60x73fc…b29bBase—$0.01100%0x0018…ca9772d ago0xbb2e68…175585
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x4a9a4f…a24f5e
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xb55ea0…c484a5
0xf6e9…738c0x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xba5665…aa1cf7
0xf6e9…738c0x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x4bb374…b0ad1e
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x840dfc…7979fd
0x9ae2…b2cb0x73fc…b29bBase—$0.05100%0x0018…ca9772d ago0x1a5c97…28148c
0xeb94…22ee0x73fc…b29bBase—$0.0075100%0x0018…ca9772d ago0x4f8481…b7209d
0xb606…55e40x73fc…b29bBase—$0.01100%0x0018…ca9772d ago0xc89bcc…4646bc
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xf3ce3e…f4a45b
0x991f…feab0x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xb75311…d100ab
0xe48f…3ab60x73fc…b29bBase—$0.0075100%0x0018…ca9772d ago0xbac7a7…c844e4
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x27efbc…47352e
0xe48f…3ab60x73fc…b29bBase—$0.0035100%0x0018…ca9772d ago0x325f5f…ccbe28
0xe48f…3ab60x73fc…b29bBase—$0.0085100%0x0018…ca9772d ago0x2889e1…d4e968
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0xc0f97a…38efe0
0xe48f…3ab60x73fc…b29bBase—$0.0028100%0x0018…ca9772d ago0x98232c…ea1a5d
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x12c70f…af0293
0xe48f…3ab60x73fc…b29bBase—$0.006100%0x0018…ca9772d ago0x84f4be…6e834a

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.