Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xac9314…464156
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x991119…de9846
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xe92e9a…57877b
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x5e5f69…88af5d
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x79c395…200182
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xd2eff1…6df3c5
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xa46290…35785a
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xef6e26…ed85e2
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x3cd8f2…7ba5e7
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xb0b0eb…0a2803
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xec9e3b…2c69df
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x7183aa…e82f16
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x37696f…3dd50f
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xf44bb2…f9d72c
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xebbdff…45571c
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x6ce0d7…b71ecf
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x60a320…8dfc44
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x8c70d9…7827cb
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x8c7f15…a4434c
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x9e248b…82f8b5
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x40888e…54b597
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x702953…39ac3e
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x848a21…b21e22
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0x109860…77c916
0x1df5…155a0x8094…06dcBase—$0.01100%coinbase65d ago0xe1925c…b2053d

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.