Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x7b5637…ab0bcc
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xf3d4d4…8a9f4e
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x6a1ebc…9cafed
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x9f5ff6…24cc14
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x89f684…c0b303
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x88cc47…5b0661
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x94880c…be0b5c
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x7677b9…e3e28a
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x40bfac…06dc1e
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xcea6f7…1096b6
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x962213…0dd96a
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x3a0991…2bf766
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x23e64d…5a36ec
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x1a063a…dcd17c
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xac5bac…a23606
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xc696a2…8f1f1d
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x36b279…f58c51
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xcc12de…9a37b2
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x23f21c…f74b0f
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xcf9cf4…a16b15
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x3c46be…c6d988
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xa30f27…78b138
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0x5afcff…cc1418
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xc3f793…a0c328
0xe70b…b5e20x5aae…482eBase—$0.001100%coinbase6d ago0xba1bf0…1e1b31

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.