Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe601…7f2b0x5cd6…0cfbBase—$0.01100%coinbase85d ago0x875e19…10fd4d
0xe601…7f2b0xed52…1d3bBase—$0.01100%coinbase85d ago0x71813e…d868e5
0xe601…7f2b0xeb83…a527Base—$0.01100%coinbase85d ago0x5961ee…99b04c
0xe601…7f2b0x2c56…662cBase—$0.01100%coinbase85d ago0x099915…b6e698
0xe601…7f2b0xe5c4…2d19Base—$0.01100%coinbase85d ago0xb93030…bfabdf
0xe601…7f2b0x2afe…7014Base—$0.01100%coinbase85d ago0xa697cb…07ce25
0xe601…7f2b0x55f0…0abdBase—$0.01100%coinbase85d ago0x2b6476…9b0ec3
0xe601…7f2b0x27ea…628aBase—$0.01100%coinbase85d ago0x69db58…07ffc8
0xe601…7f2b0x09f5…fe6aBase—$0.01100%coinbase85d ago0xe495ab…4c3da7
0xe601…7f2b0x6f3f…ac4cBase—$0.01100%coinbase85d ago0x950cb2…bcfd1e
0xe601…7f2b0xe388…46dbBase—$0.01100%coinbase85d ago0x55ed43…24f873
0xe601…7f2b0xb42c…bfbbBase—$0.01100%coinbase85d ago0xaef8bd…7d4a02
0xe601…7f2b0x2221…ed0cBase—$0.01100%coinbase85d ago0xee16e3…33860a
0xe601…7f2b0xaf0f…ee30Base—$0.01100%coinbase85d ago0x197b98…f444b9
0xe601…7f2b0xa0de…a39eBase—$0.01100%coinbase85d ago0xbcfcf3…01087a
0xe601…7f2b0x9605…1eb6Base—$0.01100%coinbase85d ago0x7633a1…cc72ff
0xe601…7f2b0x9052…aa24Base—$0.01100%coinbase85d ago0x0ca442…255bc5
0xe601…7f2b0x8ce3…1935Base—$0.01100%coinbase85d ago0xc19ddd…c04a59
0xe601…7f2b0x6135…71a8Base—$0.01100%coinbase85d ago0x7ad866…efbe09
0xe601…7f2b0x16bf…ec1aBase—$0.01100%coinbase85d ago0x6eaa8b…cd1325
0xe601…7f2b0x2a24…1bf4Base—$0.01100%coinbase85d ago0xe8ade1…67765d
0xe601…7f2b0x24b7…55a6Base—$0.01100%coinbase85d ago0xfd9d92…241efb
0xe601…7f2b0xe186…2a78Base—$0.01100%coinbase85d ago0xa756c4…34834f
0xe601…7f2b0x4ad2…2234Base—$0.01100%coinbase85d ago0xf1598f…8c7ad2
0xe601…7f2b0xcaf2…beeaBase—$0.01100%coinbase85d ago0x06c878…ca8a3b

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.