Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0cc4…a0070xcb05…fe82Base—$0.01100%coinbase77d ago0x483bae…705fee
0x0cc4…a0070x66ce…4ee2Base—$0.01100%coinbase77d ago0xe23f79…3dcd9f
0x0cc4…a0070xff68…df3dBase—$0.01100%coinbase77d ago0xbd7866…743aa1
0x0cc4…a0070xa27b…77a4Base—$0.01100%coinbase77d ago0x15477c…72ba7b
0x0cc4…a0070x9a51…49c3Base—$0.01100%coinbase77d ago0x1e7477…ed218c
0x0cc4…a0070xfda1…67b3Base—$0.01100%coinbase77d ago0x7ea8d3…bc212b
0x0cc4…a0070x74c8…ad90Base—$0.01100%coinbase77d ago0xd5144b…4bef4e
0x0cc4…a0070x9246…3609Base—$0.01100%coinbase77d ago0x0e95c4…ae15f8
0x0cc4…a0070x538b…d3afBase—$0.01100%coinbase77d ago0xa7eeb5…b5a9c9
0x0cc4…a0070x21f0…11ccBase—$0.01100%coinbase77d ago0xa9e6fe…bb13b2
0x0cc4…a0070x5466…6d8aBase—$0.01100%coinbase77d ago0x452809…112dd4
0x0cc4…a0070x2e03…10cfBase—$0.01100%coinbase77d ago0xa7a294…177868
0x0cc4…a0070xcbef…c6e1Base—$0.01100%coinbase77d ago0x6c4acd…e4a4a3
0x0cc4…a0070xc73d…bf83Base—$0.01100%coinbase78d ago0x34709e…f83f39
0x0cc4…a0070x6a9b…888dBase—$0.01100%coinbase78d ago0x72faba…c3776c
0x0cc4…a0070x1e37…04a6Base—$0.01100%coinbase78d ago0x429cef…958f2f
0x0cc4…a0070x8a9e…7179Base—$0.01100%coinbase78d ago0xe2b340…a35e39
0x0cc4…a0070x84c0…fdbcBase—$0.01100%coinbase78d ago0x21f85e…4debbc
0x0cc4…a0070x78e8…8a72Base—$0.01100%coinbase78d ago0xb81eef…5c789f
0x0cc4…a0070xa4aa…0811Base—$0.01100%coinbase78d ago0x8d691e…eda73a
0x0cc4…a0070x264f…31f1Base—$0.01100%coinbase78d ago0xf8c362…4da892
0x0cc4…a0070xfa17…a2faBase—$0.01100%coinbase78d ago0xdef8a0…3b4f5f
0x0cc4…a0070xc5ca…6b71Base—$0.01100%coinbase78d ago0x5d83c7…8e2440
0x0cc4…a0070x2641…3b73Base—$0.01100%coinbase78d ago0x0d7c1b…f9ab98
0x0cc4…a0070x72e1…80c3Base—$0.01100%coinbase78d ago0x0b8964…5b605e

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.