Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x8fd54f…88d88f
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x04a8a5…f7e04d
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xc65b76…d75715
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xd03d66…302ee7
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x37fec0…a6a502
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xa9fcfc…9091ea
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x165272…8eafa0
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x9f0cde…97a222
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x1fa136…3b1847
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x5d28db…3e5f8d
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x7a4ddf…3042b2
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xfa8d06…f64f34
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x434720…5e8560
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xac3991…9890ca
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xa0324e…1a95ac
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xef8f57…34dcff
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xd3214a…cb6aaa
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xe18a41…0d8aba
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x93bab3…477e85
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xf683dd…7178c9
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0xd4df56…165801
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x6cc04f…d991e5
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x9155b1…5e14bc
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x1f775b…b824d5
0x8d2a…7d370x12d2…6933BaseRAVNSwap$0.001100%coinbase18d ago0x286a9a…68210e

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.