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%payAI110d ago0x136e31…550811
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3433fd…0115c0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ff0f4…3906ba
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x74ee76…5ef1e4
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x168843…e425f0
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x3ec777…b30f17
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x6b247f…469515
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x53c05f…427caf
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xcec308…c20444
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9905cd…d7b879
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xdee218…0b5360
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x50e62b…5032e2
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x21a305…e8b00a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x9f99f6…32f796
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0xee6e86…920aad
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x88316a…a7cf9a
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x123af5…2fa336
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x8bce8f…84ebc3
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x78bc29…dfc5ba
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x07fac9…7063af
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x33bede…3fe882
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x4bbe64…f69188
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2b83e2…b35141
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x2f06d5…bceca1
0xc3fc…c82e0x6a5e…c666Basex402 service$0.001100%payAI110d ago0x0c6e2e…98118b

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.