Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40xbd0a…9dfeBase—$12.61100%fluxa118d ago0x3e521e…2970ec
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x5a3fa8…278a4e
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x310207…17ca94
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xeaed09…376ba7
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x87966b…c0fb3b
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x5d7983…dd84c9
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x023c18…56a239
0xbd0a…9dfe0xac65…4417Base—$0.13100%fluxa118d ago0xab1d31…8b7fd2
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xb19d6e…6d5e67
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x65b871…bee91e
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xcad5be…fb41a5
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0x2ba50c…34db1c
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xbc374b…1a6396
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xb6a4ec…57a927
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xff9407…f778fd
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa118d ago0xb4746f…3ef6a8
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x241969…c0c095
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x97adbb…44dbd3
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x8589ba…313c84
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x2f2bf2…2a34a8
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x8bcc0c…723eee
0xbd0a…9dfe0xac65…4417Base—$0.08100%fluxa119d ago0x14d30c…bc814f
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x634e54…1ec7a6
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0xc13a34…a842a6
0xb90a…9ae40xbd0a…9dfeBase—$0.01100%fluxa119d ago0x4f408a…85070e

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.