Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x06e46b…0055aa
0x1736…d4ce0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xb2b7cc…eb9778
0x61bc…09f50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xee47f3…f3c142
0x6cf7…f4320x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x1cc9dd…677263
0xab4c…aa2a0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xcaeaee…fb5395
sokola.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x647bdc…c2eb3b
hugolina.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xd0b357…5b8a1f
0x0d17…cdfa0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x6d5fb0…c4b20e
0x2316…f4be0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xafb338…b3bfe6
0x1aa0…895c0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xec65eb…3a5329
varezka.eth0x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x7e53be…77c313
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xeabb06…6d87c1
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xfaa4f1…1fa0ae
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xd2633b…c57f63
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xa5b4ae…69c58b
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x990f3f…f727bc
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x0d6242…6ee911
0x8a1a…aa530x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0x5bea9c…240688
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase53d ago0x3b77d4…01c6bd
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase53d ago0x0e3ecd…f775e7
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.01100%coinbase53d ago0x979a3d…af3cc5
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase53d ago0xf86bb5…502068
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.05100%coinbase53d ago0xd27ed3…03ab1c
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xb313ff…1e0acb
0x7818…74c50x1274…d0b6BaseToken PricePrice$0.001100%coinbase53d ago0xeb866a…b21a29

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.