Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8941…8d8c0x6e19…2f30Base—$0.01100%coinbase84d ago0x0c475a…3051b9
0x8941…8d8c0x590b…6e5aBase—$0.01100%coinbase84d ago0xb94a43…777957
0x8941…8d8c0xe9d2…2ed6Base—$0.01100%coinbase84d ago0x9e7462…0a267b
0x8941…8d8c0x35b0…c88bBase—$0.01100%coinbase84d ago0x01f34f…683b7e
0x8941…8d8c0x0815…c509Base—$0.01100%coinbase84d ago0x20fb01…6ad8eb
0x8941…8d8c0x5739…20d5Base—$0.01100%coinbase84d ago0xa7682c…994569
0x8941…8d8c0x6f8e…bad6Base—$0.01100%coinbase84d ago0x548f1a…8d2cf5
0x8941…8d8c0x2d27…165eBase—$0.01100%coinbase84d ago0x644c0a…d36c9c
0x8941…8d8c0x6fd1…3441Base—$0.01100%coinbase84d ago0x1a8573…6399b2
0x8941…8d8c0x1050…8d06Base—$0.01100%coinbase84d ago0x67cad1…b2e362
0x8941…8d8c0x8d96…8e3dBase—$0.01100%coinbase84d ago0xc66862…447203
0x8941…8d8c0xc817…583aBase—$0.01100%coinbase84d ago0xd7f863…6312b0
0x8941…8d8c0x9293…3506Base—$0.01100%coinbase84d ago0xce367f…5e9919
0x8941…8d8c0x8838…b79dBase—$0.01100%coinbase84d ago0x606755…d45163
0x8941…8d8c0x19e5…732dBase—$0.01100%coinbase84d ago0x0c8f6e…54e10b
0x8941…8d8c0x40cd…c173Base—$0.01100%coinbase84d ago0x909d78…44658f
0x8941…8d8c0xd2f8…bc09Base—$0.01100%coinbase84d ago0x7f539f…cc484c
0x8941…8d8c0x9cbd…7eb5Base—$0.01100%coinbase84d ago0x50c5e3…4fc180
0x8941…8d8c0xbb42…8de7Base—$0.01100%coinbase84d ago0x77a098…6c4fd2
0x8941…8d8c0x9f45…73c0Base—$0.01100%coinbase84d ago0xd1ae5d…1abcd6
0x8941…8d8c0x9eb5…4938Base—$0.01100%coinbase84d ago0x38e465…5b895c
0x8941…8d8c0xf7fb…1272Base—$0.01100%coinbase84d ago0x0ff744…74b307
0x8941…8d8c0x04eb…9173Base—$0.01100%coinbase84d ago0xc6081a…daf018
0x8941…8d8c0x1702…9ef8Base—$0.01100%coinbase84d ago0xf216cf…e9589e
0x8941…8d8c0x1249…5710Base—$0.01100%coinbase84d ago0x0c174a…836ab0

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.