Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd61d…7e3b0x1f22…04c6Base—$0.01100%coinbase72d ago0x36e55f…97ae1e
0xd61d…7e3b0xb2fb…3214Base—$0.01100%coinbase72d ago0x93d07d…f52815
0xd61d…7e3b0x85ba…c039Base—$0.01100%coinbase72d ago0x032156…07f197
0xd61d…7e3b0x3a23…e399Base—$0.01100%coinbase72d ago0x1ec5f4…88edd5
0xd61d…7e3b0x6f08…8e5aBase—$0.01100%coinbase72d ago0x730e31…c9136f
0xd61d…7e3b0x7a94…04c4Base—$0.01100%coinbase72d ago0xcf503a…019e8d
0xd61d…7e3b0x7e32…759dBase—$0.01100%coinbase72d ago0x324026…99c62f
0xd61d…7e3b0xf3be…7b76Base—$0.01100%coinbase72d ago0xcf5798…2c1778
0xd61d…7e3b0x9710…7e03Base—$0.01100%coinbase72d ago0x4bfc92…beecee
0xd61d…7e3b0x55b6…ff9aBase—$0.01100%coinbase72d ago0xdfadd4…1af8c6
0xd61d…7e3b0x8f0c…438cBase—$0.01100%coinbase72d ago0x51019e…0f1005
0xd61d…7e3b0xcc3e…e2b6Base—$0.01100%coinbase72d ago0x1424f1…459930
0xd61d…7e3b0x732b…6c0bBase—$0.01100%coinbase72d ago0x2d4f49…18d742
0xd61d…7e3b0x05b3…c913Base—$0.01100%coinbase72d ago0x617140…9a4e32
0xd61d…7e3b0x20c0…591dBase—$0.01100%coinbase72d ago0xf89579…6e7d75
0xd61d…7e3b0x483f…b0fbBase—$0.01100%coinbase72d ago0x8e918a…44f1cf
0xd61d…7e3b0xfa79…8503Base—$0.01100%coinbase72d ago0x1bfb55…fa31a8
0xd61d…7e3b0x9a36…7d72Base—$0.01100%coinbase72d ago0xf4ec3c…6f727c
0xd61d…7e3b0xe1cc…868dBase—$0.01100%coinbase72d ago0x582947…dc024a
0xd61d…7e3b0x8adb…aa5eBase—$0.01100%coinbase72d ago0xa72ad1…97298d
0xd61d…7e3b0x0f6e…ddc6Base—$0.01100%coinbase72d ago0x48b605…5aa760
0xd61d…7e3b0xc946…5e47Base—$0.01100%coinbase72d ago0x63bee7…958652
0xd61d…7e3b0x616b…68f7Base—$0.01100%coinbase72d ago0x04cfba…e456db
0xd61d…7e3b0x8c3a…e580Base—$0.01100%coinbase72d ago0xd04dbc…551bef
0xd61d…7e3b0xf444…5a57Base—$0.01100%coinbase72d ago0xaf0ee7…29f459

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.