Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2426b3…3eb01d
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2dc19b…78f77a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd11505…edfd5a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x6ec252…0b0017
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3d9b74…4f81df
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x03b064…7e3fbe
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xdd5bfe…99ca3b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x775bcf…50445b
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf7d73d…d2cb0f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x191954…6b6ff4
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x3884a2…953f3e
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe1e40c…752317
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xf25934…2f500c
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x34474b…fac0e2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa6e906…aed3f3
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0x5c6714…321462
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xe56bff…6110bf
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI115d ago0xa87766…8e0b53
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1542e2…a281ce
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0xff189f…1555b2
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4e8134…8aa35a
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4d1f66…401d26
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a0229…b3191f
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1b0462…f62ce1
0x103c…4ec10x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87d4bb…ab1941

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.