Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34da…7cb40xb0af…7de0Base$14.97100%coinbase33d ago0xdc6386…350657
0x34da…7cb40xb0af…7de0Base$14.62100%coinbase33d ago0x8abccf…18ff9a
0x34da…7cb40xb0af…7de0Base$14.94100%coinbase33d ago0xed60ff…b42b5f
0x34da…7cb40xb0af…7de0Base$14.53100%coinbase33d ago0x91a607…431b69
0x34da…7cb40xb0af…7de0Base$15.04100%coinbase33d ago0x57cafd…b6496f
0x34da…7cb40xb0af…7de0Base$14.98100%coinbase33d ago0x615ced…329a1c
0x34da…7cb40xb0af…7de0Base$14.62100%coinbase33d ago0x00d5fc…41203b
0x34da…7cb40xb0af…7de0Base$14.97100%coinbase33d ago0xcd09ee…3c14c8
0x34da…7cb40xb0af…7de0Base$14.53100%coinbase33d ago0x2be1f1…b7c9dd
0x34da…7cb40xb0af…7de0Base$15.05100%coinbase33d ago0x3cbe02…d5caf0
0x34da…7cb40xb0af…7de0Base$14.94100%coinbase33d ago0x3b56c7…e04df5
0x34da…7cb40xb0af…7de0Base$14.98100%coinbase33d ago0xf39991…5dc1bb
0x34da…7cb40xb0af…7de0Base$14.56100%coinbase33d ago0x9c0714…2f6e23
0x34da…7cb40xb0af…7de0Base$14.41100%coinbase33d ago0xa95016…97fd1b
0x34da…7cb40xb0af…7de0Base$14.92100%coinbase33d ago0x915807…3605b5
0x34da…7cb40xb0af…7de0Base$14.94100%coinbase33d ago0x98a901…c0e4b6
0x34da…7cb40xb0af…7de0Base$15.00100%coinbase33d ago0xec673c…1bebe1
0x34da…7cb40xb0af…7de0Base$14.55100%coinbase33d ago0xd27bdb…dbc396
0x34da…7cb40xb0af…7de0Base$14.56100%coinbase33d ago0x1b6fe0…0fab4a
0x34da…7cb40xb0af…7de0Base$14.16100%coinbase33d ago0x984d7b…9c26b6
0x34da…7cb40xb0af…7de0Base$12.94100%coinbase33d ago0x4872be…363de7
0x34da…7cb40xb0af…7de0Base$14.56100%coinbase33d ago0xebdaec…da14c6
0x34da…7cb40xb0af…7de0Base$14.59100%coinbase33d ago0x221855…83fb43
0x34da…7cb40xb0af…7de0Base$14.55100%coinbase33d ago0x2114ae…ca91c5
0x34da…7cb40xb0af…7de0Base$15.01100%coinbase33d ago0x5681ec…7beb0a

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.