Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xefd0…293e0x28ce…aeb2Base—$0.01100%coinbase69d ago0xdcf0cc…c3fdf5
0xefd0…293e0xc7ed…4b29Base—$0.01100%coinbase69d ago0x29c834…add2e4
0xefd0…293e0x80f3…1d9aBase—$0.01100%coinbase69d ago0x0a251a…c01577
0xefd0…293e0x0a42…c4e0Base—$0.01100%coinbase69d ago0xac9c74…a05357
0xefd0…293e0xb5de…934dBase—$0.01100%coinbase69d ago0x0c21b7…c83bc8
0xefd0…293e0xa343…7332Base—$0.01100%coinbase69d ago0xbe09ac…461dcc
0xefd0…293e0x798e…a9f5Base—$0.01100%coinbase69d ago0x6617b9…e004b1
0xefd0…293e0xa8dd…58beBase—$0.01100%coinbase69d ago0xd2917e…aa33db
0xefd0…293e0x0cef…99b3Base—$0.01100%coinbase69d ago0x94008c…addcd9
0xefd0…293e0xdf9c…be2eBase—$0.01100%coinbase69d ago0x98d440…0a14e3
0xefd0…293e0xa67c…49d8Base—$0.01100%coinbase69d ago0xdcd2a4…b160e8
0xefd0…293e0x3e1a…d5ddBase—$0.01100%coinbase69d ago0x096914…4b1fcf
0xefd0…293e0x635f…34a2Base—$0.01100%coinbase69d ago0xfaba18…5577f0
0xefd0…293e0x4666…d75fBase—$0.01100%coinbase69d ago0x744aec…fd8248
0xefd0…293e0x03ef…c52aBase—$0.01100%coinbase69d ago0x7c00da…fcbb98
0xefd0…293e0x52f1…0be8Base—$0.01100%coinbase69d ago0x31b077…6875fd
0xefd0…293e0x8be9…a461Base—$0.01100%coinbase69d ago0x30d324…434a57
0xefd0…293e0x56fd…2487Base—$0.01100%coinbase69d ago0x4c6ef7…83d0e1
0xefd0…293e0xfc3f…3a63Base—$0.01100%coinbase69d ago0x25ecc2…e6c2a0
0xefd0…293e0x506f…eecaBase—$0.01100%coinbase69d ago0x04ff94…ba2bcc
0xefd0…293e0x72fd…9d82Base—$0.01100%coinbase69d ago0x20fbd3…a35a58
0xefd0…293e0x419c…2966Base—$0.01100%coinbase69d ago0x8e256d…258577
0xefd0…293e0xaccf…f53cBase—$0.01100%coinbase69d ago0x1c26d9…06a03c
0xefd0…293e0x9bf7…b185Base—$0.01100%coinbase69d ago0x5b9daf…f01b1f
0xefd0…293e0x7f97…f9a0Base—$0.01100%coinbase69d ago0xc5f1cc…c8733a

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.