Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1ffc…7a000x3e0a…78e7Base—$0.003894100%coinbase74d ago0xc52df1…419b60
0x1ffc…7a000x3e0a…78e7Base—$0.005571100%coinbase74d ago0x5661ac…ca2562
0x1ffc…7a000x3e0a…78e7Base—$0.003298100%coinbase74d ago0xa3b728…1327ac
0x1ffc…7a000x3e0a…78e7Base—$0.003758100%coinbase75d ago0x74eec4…592e4c
0x1ffc…7a000x3e0a…78e7Base—$0.004046100%coinbase75d ago0x074e96…f2a813
0x1ffc…7a000x3e0a…78e7Base—$0.005038100%coinbase75d ago0xef2083…0aacc1
0x1ffc…7a000x3e0a…78e7Base—$0.005218100%coinbase75d ago0xea4312…7b1096
0x1ffc…7a000x3e0a…78e7Base—$0.005523100%coinbase75d ago0x766fef…5272c2
0x1ffc…7a000x3e0a…78e7Base—$0.00471100%coinbase75d ago0xc3be5f…41a7e8
0x1ffc…7a000x3e0a…78e7Base—$0.003566100%coinbase75d ago0x6b243b…f5994f
0x1ffc…7a000x3e0a…78e7Base—$0.004281100%coinbase75d ago0xb94afe…a1ccd4
0x1ffc…7a000x3e0a…78e7Base—$0.003311100%coinbase75d ago0x103927…260b6e
0x1ffc…7a000x3e0a…78e7Base—$0.003678100%coinbase75d ago0x942057…1a3c2e
0x1ffc…7a000x3e0a…78e7Base—$0.004384100%coinbase75d ago0xd5e476…7f1bed
0x1ffc…7a000x3e0a…78e7Base—$0.00318100%coinbase75d ago0xb1e44a…885344
0x1ffc…7a000x3e0a…78e7Base—$0.005002100%coinbase75d ago0xae4538…987f68
0x1ffc…7a000x3e0a…78e7Base—$0.003962100%coinbase75d ago0xb98d44…7e50f4
0x1ffc…7a000x3e0a…78e7Base—$0.005216100%coinbase75d ago0xd0e367…79af8c
0x1ffc…7a000x3e0a…78e7Base—$0.004203100%coinbase75d ago0xc79307…5ac87b
0x1ffc…7a000x3e0a…78e7Base—$0.00552100%coinbase75d ago0xb3b2c6…24d0e7
0x1ffc…7a000x3e0a…78e7Base—$0.003301100%coinbase75d ago0x29bb33…c07c7f
0x1ffc…7a000x3e0a…78e7Base—$0.00523100%coinbase75d ago0x0467a9…963619
0x1ffc…7a000x3e0a…78e7Base—$0.004331100%coinbase75d ago0x90fa3a…dea3f2
0x1ffc…7a000x3e0a…78e7Base—$0.004294100%coinbase75d ago0x109ad5…45ddb9

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.