Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0x9425…e7bcBase—$0.01100%coinbase77d ago0x913ec4…e13405
0x8941…8d8c0xb393…6bfeBase—$0.01100%coinbase77d ago0xaa9ac3…faf322
0x8941…8d8c0x39d6…ffd1Base—$0.01100%coinbase77d ago0x3dae2d…fb3904
0x8941…8d8c0x627a…aea1Base—$0.01100%coinbase77d ago0x9bc27d…20c098
0x8941…8d8c0x36da…a67dBase—$0.01100%coinbase77d ago0x59bbb3…5b750b
0x8941…8d8c0x508c…46c6Base—$0.01100%coinbase78d ago0x2579cd…b9fef8
0x8941…8d8c0xe008…d626Base—$0.01100%coinbase78d ago0xa05953…f73c06
0x8941…8d8c0x56e2…8b86Base—$0.01100%coinbase78d ago0x8e720b…e7e2be
0x8941…8d8c0x7ce5…2ecaBase—$0.01100%coinbase78d ago0x8f90ba…3578ce
0x8941…8d8c0xbab6…66efBase—$0.01100%coinbase78d ago0xd997d8…1e00bf
0x8941…8d8c0x08a6…07f1Base—$0.01100%coinbase78d ago0xe8747c…42f1cf
0x8941…8d8c0x5c00…df27Base—$0.01100%coinbase78d ago0x0ba9d8…6797e3
0x8941…8d8c0x9c2b…a766Base—$0.01100%coinbase78d ago0xcb547b…ed3fa7
0x8941…8d8c0xb3d1…fe0bBase—$0.01100%coinbase78d ago0x41b45a…fa322c
0x8941…8d8c0xc9eb…b6e1Base—$0.01100%coinbase78d ago0x495b6a…7bc9b0
0x8941…8d8c0x2083…a872Base—$0.01100%coinbase78d ago0x3f73ad…852224
0x8941…8d8c0xf9ae…fc4dBase—$0.01100%coinbase78d ago0xeb7af8…5dc734
0x8941…8d8c0xbf61…0713Base—$0.01100%coinbase78d ago0x9b16c6…5b0a49
0x8941…8d8c0xc9fc…030cBase—$0.01100%coinbase78d ago0xb85ee8…fe5b39
0x8941…8d8c0xbc5e…933aBase—$0.01100%coinbase78d ago0x2f869f…e69bf9
0x8941…8d8c0x3dcb…6226Base—$0.01100%coinbase78d ago0x8c61bc…cf71e0
0x8941…8d8c0x60db…d7eaBase—$0.01100%coinbase78d ago0xcab7cd…b0b4a9
0x8941…8d8c0xb0e4…02abBase—$0.01100%coinbase78d ago0x7f4cbf…547dab
0x8941…8d8c0x247e…fbf8Base—$0.01100%coinbase78d ago0x3a67ca…fcce89
0x8941…8d8c0xc890…c4beBase—$0.01100%coinbase78d ago0xc41a25…c3fc20

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.