Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2ced…702f0xebe6…fa4aBase—$0.01100%coinbase77d ago0xf58c92…c61b9c
0x2ced…702f0x1715…a1f9Base—$0.01100%coinbase77d ago0xa30697…5c43af
0x2ced…702f0x76d1…903eBase—$0.01100%coinbase77d ago0x609cb9…8405f6
0x2ced…702f0x3a7b…de00Base—$0.01100%coinbase77d ago0x3688dd…aa8649
0x2ced…702f0x455a…07c7Base—$0.01100%coinbase77d ago0xc7b082…b2747d
0x2ced…702f0x36f6…dc3fBase—$0.01100%coinbase77d ago0xc3d97e…a5763f
0x2ced…702f0x67b1…5fbdBase—$0.01100%coinbase77d ago0xdc5092…37a9c8
0x2ced…702f0xd986…74b0Base—$0.01100%coinbase77d ago0x7467ef…4d21e6
0x2ced…702f0x1432…c476Base—$0.01100%coinbase77d ago0x822ac1…877d4b
0x2ced…702f0x4b51…d715Base—$0.01100%coinbase77d ago0x1a1c2b…8e5b18
0x2ced…702f0xb1d8…e401Base—$0.01100%coinbase77d ago0x9732d3…5a2be0
0x2ced…702f0x7f50…2539Base—$0.01100%coinbase77d ago0x1fbe4e…b60373
0x2ced…702f0xc9fd…f8f0Base—$0.01100%coinbase77d ago0xbc831b…6123a6
0x2ced…702f0x5fd3…7fa7Base—$0.01100%coinbase77d ago0xc2efb4…d21501
0x2ced…702f0x20f4…9fd1Base—$0.01100%coinbase77d ago0x2dc2ff…a0eb58
0x2ced…702f0xc964…467fBase—$0.01100%coinbase77d ago0x3e7be3…e868d7
0x2ced…702f0xabb4…8a5cBase—$0.01100%coinbase77d ago0x73a47d…5cd2e5
0x2ced…702f0xa174…ce2aBase—$0.01100%coinbase77d ago0x823e49…de69b7
0x2ced…702f0x95e6…7e5fBase—$0.01100%coinbase77d ago0x4f4885…d01577
0x2ced…702f0x3fa6…faf1Base—$0.01100%coinbase77d ago0x62a5ff…b48344
0x2ced…702f0x06bd…172bBase—$0.01100%coinbase77d ago0xf0e2db…6b0994
0x2ced…702f0x66e1…a87eBase—$0.01100%coinbase77d ago0x8b6c92…e7b6a7
0x2ced…702f0xb640…33edBase—$0.01100%coinbase77d ago0xf369ef…dc753e
0x2ced…702f0xdccc…447aBase—$0.01100%coinbase77d ago0x5590cf…f085c1
0x2ced…702f0x8102…ce25Base—$0.01100%coinbase77d ago0x11ae3c…930cc2

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.