Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xa921…3b580x2cbc…959bBase—$0.01100%coinbase52d ago0x0daf8b…f98294
0xa921…3b580x08f7…f7a7Base—$0.01100%coinbase52d ago0xfb552a…f9aeab
0xa921…3b580xc431…c7faBase—$0.01100%coinbase52d ago0x1d5257…7846c9
0xa921…3b580xed07…f892Base—$0.01100%coinbase52d ago0x8855b2…e3be7c
0xa921…3b580x8119…b792Base—$0.01100%coinbase52d ago0xaa82b6…525fae
0xa921…3b580x5915…2d3cBase—$0.01100%coinbase52d ago0x31dada…cd47f2
0xa921…3b580x79ec…0000Base—$0.01100%coinbase52d ago0x56068b…ad25b1
0xa921…3b580x3bb4…f5ffBase—$0.01100%coinbase52d ago0xca0475…9fa2a3
0xa921…3b580x830f…1c7eBase—$0.01100%coinbase52d ago0xff9ba1…63dca0
0xa921…3b580x9f99…9e17Base—$0.01100%coinbase52d ago0xf3b486…66e4bb
0xa921…3b580xde6b…d46cBase—$0.01100%coinbase52d ago0x295222…a93f0c
0xa921…3b580x2cd8…39bbBase—$0.01100%coinbase52d ago0x06cbce…f61cbd
0xa921…3b580xd475…bf82Base—$0.01100%coinbase52d ago0xf9330b…467973
0xa921…3b580xd672…3116Base—$0.01100%coinbase52d ago0x0dd196…7b5900
0xa921…3b580xe693…d74dBase—$0.01100%coinbase52d ago0x37c09c…975efc
0xa921…3b580xf6a3…4596Base—$0.01100%coinbase52d ago0x3d7833…3a9f80
0xa921…3b580x03bf…49e0Base—$0.01100%coinbase52d ago0x44b26c…9b75ab
0xa921…3b580x4fda…f69fBase—$0.01100%coinbase52d ago0xb2f576…fece97
0xa921…3b580x97fc…e3b2Base—$0.01100%coinbase52d ago0x116994…6710e5
0xa921…3b580xd266…02bfBase—$0.01100%coinbase52d ago0xd8db22…732851
0xa921…3b580x8247…ca22Base—$0.01100%coinbase52d ago0xef319d…cb690b
0xa921…3b580x071c…2ee8Base—$0.01100%coinbase52d ago0x0a5608…6fd2c9
0xa921…3b580xe998…474eBase—$0.01100%coinbase52d ago0x6b0297…bc8728
0xa921…3b580x2a01…7490Base—$0.01100%coinbase52d ago0x7887e9…6d0eb4
0xa921…3b580xad3d…dd06Base—$0.01100%coinbase52d ago0x452577…ac4c0c

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.