Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe694…e4370x9db7…6106Base—$0.10100%payAI14d ago0xf1bb15…7553d9
0xe694…e4370xcc50…de7aBase—$0.10100%payAI14d ago0x1cd040…d9bc67
0xe694…e4370x15f5…5d17Base—$0.10100%payAI14d ago0x8d41d4…6bbb26
0xe694…e4370xb34e…35efBase—$0.10100%payAI14d ago0xdea757…8ed090
0xe694…e4370xde13…e346Base—$0.10100%payAI14d ago0x883606…6df16c
0xe694…e4370xdf18…dce6Base—$0.10100%payAI14d ago0x8ee689…d50bc8
0xe694…e4370x31a9…cd4bBase—$0.10100%payAI14d ago0xb9d8b2…e2107d
0xe694…e4370xff0d…eaa1Base—$0.10100%payAI14d ago0x0fb73e…8cb30e
0xe694…e4370xc911…b9e5Base—$0.10100%payAI14d ago0x614986…ba1db7
0xe694…e4370xfeac…3b46Base—$0.10100%payAI14d ago0x2b2f4a…7354dc
0xe694…e4370xa2dd…7930Base—$0.10100%payAI14d ago0x048f8a…cd9bab
0xe694…e4370xfb11…f75cBase—$0.10100%payAI14d ago0x8a1550…3e6ce5
0xe694…e4370x8dac…c587Base—$0.10100%payAI14d ago0xd23029…b9e736
0xb2df…a6610xe694…e437Base—$1.30100%payAI14d ago0xa03a19…805c48
0xe694…e4370x8dac…c587Base—$0.10100%payAI14d ago0xc60ce9…ddf281
0xe694…e4370xa2dd…7930Base—$0.10100%payAI14d ago0xc08279…0cab9c
0xe694…e4370xcc50…de7aBase—$0.10100%payAI14d ago0xf431eb…997b4b
0xe694…e4370x9db7…6106Base—$0.10100%payAI14d ago0x447cc8…d95130
0xe694…e4370xdf18…dce6Base—$0.10100%payAI14d ago0x552a14…82c5af
0xe694…e4370x15f5…5d17Base—$0.10100%payAI14d ago0xf1581e…0099e4
0xe694…e4370xde13…e346Base—$0.10100%payAI14d ago0x38c94c…efd4cc
0xe694…e4370xb34e…35efBase—$0.10100%payAI14d ago0x04f16b…d30bb6
0xe694…e4370x31a9…cd4bBase—$0.10100%payAI14d ago0x355bef…d6dbba
0xe694…e4370xff0d…eaa1Base—$0.10100%payAI14d ago0x5de61b…5e0aaf
0xb2df…a6610xe694…e437Base—$1.00100%payAI14d ago0xeafeef…0a1eb1

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.