Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xea007f…e6b4a4
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d4eac…3e40d5
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xef1d0e…534184
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x69a88c…081390
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc48199…407ea7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x67d017…3af55b
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x8d4a82…2861de
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5fdf9b…b22154
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x84d1a4…9259f7
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0a76fe…10646e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfed086…190610
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x06b800…1e7ef1
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1fee1a…3f2c0c
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc7cf83…5d25f1
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc2452d…1ff49e
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe1b76e…088aaf
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x42a4b1…a76720
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc044ac…c84beb
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x58aedb…632ebe
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2946eb…e06b62
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaeac16…0a0cb9
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x529412…60a109
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0e138a…6711a8
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c1fed…75d143
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd74e8c…0634fe

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.