Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaf6e…53070xaeb8…036eBase—$0.05100%payAI15d ago0x5f576b…ec9284
0xaf6e…53070xbc00…3b8aBase—$0.05100%payAI15d ago0xa77c9d…73ad8d
0xaf6e…53070xfff3…25afBase—$0.05100%payAI15d ago0xff97a7…b5e200
0xaf6e…53070xe14b…f7a8Base—$0.05100%payAI15d ago0x0bae37…b6a64e
0xaf6e…53070xd5f3…26aeBase—$0.05100%payAI15d ago0x37ac60…475cb0
0xaf6e…53070x1fde…7435Base—$0.05100%payAI15d ago0xf2501c…e935ee
0xaf6e…53070x91dd…690dBase—$0.05100%payAI15d ago0x1e3e80…3d46ce
0xaf6e…53070xddc8…fad7Base—$0.05100%payAI15d ago0xadb073…df1b09
0xaf6e…53070xe526…9e4aBase—$0.05100%payAI15d ago0xc02264…cf6779
0xaf6e…53070xbff7…36a8Base—$0.05100%payAI15d ago0xc91324…321fbe
0xaf6e…53070x6158…83bbBase—$0.05100%payAI15d ago0x05e7c8…e6f132
0xaf6e…53070x5a87…202aBase—$0.05100%payAI15d ago0xbddc6b…f6fd22
0xaf6e…53070x6716…f82fBase—$0.05100%payAI15d ago0xb45453…414b3c
0x5467…d6180xaf6e…5307Base—$0.65100%payAI15d ago0x73d2d5…fd6188
0xaf6e…53070x5a87…202aBase—$0.01100%coinbase16d ago0xfb2036…c52930
0xaf6e…53070x91dd…690dBase—$0.01100%coinbase16d ago0x8c4ca6…9cf3bd
0xaf6e…53070xe526…9e4aBase—$0.01100%coinbase16d ago0x6f320e…32ab37
0xaf6e…53070xbc00…3b8aBase—$0.01100%coinbase16d ago0x74d064…c5f786
0xaf6e…53070xaeb8…036eBase—$0.01100%coinbase16d ago0x2f2278…bcda12
0xaf6e…53070xbff7…36a8Base—$0.01100%coinbase16d ago0x7e44f1…4f27d3
0xaf6e…53070x1fde…7435Base—$0.01100%coinbase16d ago0x7146c2…943632
0xaf6e…53070xddc8…fad7Base—$0.01100%coinbase16d ago0x0da034…a594be
0xaf6e…53070xe14b…f7a8Base—$0.01100%coinbase16d ago0xbb5faa…fb4ef3
0xaf6e…53070xfff3…25afBase—$0.01100%coinbase16d ago0x0d9dce…2a0195
0xaf6e…53070x6716…f82fBase—$0.01100%coinbase16d ago0x19d24f…8b7206

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.