Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xccd3…2b7f0x0e36…99ddBase—$0.01100%coinbase71d ago0x371425…7167e9
0xccd3…2b7f0xa0e1…6136Base—$0.01100%coinbase71d ago0xf2147c…78cca6
0xccd3…2b7f0xa7dc…cf7bBase—$0.01100%coinbase71d ago0x9b545e…95e771
0xccd3…2b7f0x629f…53e9Base—$0.01100%coinbase71d ago0x6ee4f8…84bb90
0xccd3…2b7f0xcec5…e30aBase—$0.01100%coinbase71d ago0x30ae7b…86390a
0xccd3…2b7f0xa0f5…f959Base—$0.01100%coinbase72d ago0x2503fd…f0c544
0xccd3…2b7f0xbb94…9ecaBase—$0.01100%coinbase72d ago0xc744b5…1bc3c0
0xccd3…2b7f0x029e…2f2dBase—$0.01100%coinbase72d ago0x5348b1…d60629
0xccd3…2b7f0x4026…bf24Base—$0.01100%coinbase72d ago0x493cc2…66b602
0xccd3…2b7f0xa94e…9ffbBase—$0.01100%coinbase72d ago0xb94cc4…191a7c
0xccd3…2b7f0x0caa…5fe6Base—$0.01100%coinbase72d ago0xd9f45e…3f5209
0xccd3…2b7f0xcd8d…ecf6Base—$0.01100%coinbase72d ago0x994f74…12587a
0xccd3…2b7f0xed7e…dddfBase—$0.01100%coinbase72d ago0x76239d…a78ec1
0xccd3…2b7f0xbb6e…34ecBase—$0.01100%coinbase72d ago0x943a83…eda457
0xccd3…2b7f0x7c96…6afeBase—$0.01100%coinbase72d ago0xedf3bd…b2a3f9
0xccd3…2b7f0x1992…fd7cBase—$0.01100%coinbase72d ago0xae7b40…c2194c
0xccd3…2b7f0x4a53…65a8Base—$0.01100%coinbase72d ago0x445f3d…843c86
0xccd3…2b7f0xa5ea…34c8Base—$0.01100%coinbase72d ago0x57bbb4…cce960
0xccd3…2b7f0x627e…6c76Base—$0.01100%coinbase72d ago0x6fad22…2e05f8
0xccd3…2b7f0xf7a3…83dfBase—$0.01100%coinbase72d ago0xc42e8d…4594ed
0xccd3…2b7f0x6998…9152Base—$0.01100%coinbase72d ago0x870189…dd5359
0xccd3…2b7f0x307b…6124Base—$0.01100%coinbase72d ago0x9b1f53…b16279
0xccd3…2b7f0xb490…3574Base—$0.01100%coinbase72d ago0x8ffc7f…a30cb5
0xccd3…2b7f0x40f3…9260Base—$0.01100%coinbase72d ago0xeb72a1…2c2d4d
0xccd3…2b7f0xc507…833dBase—$0.01100%coinbase72d ago0x91ad9e…27d6cb

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.