Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x4f9410…a90d66
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x21bfa1…a43075
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x538d6d…ff5caa
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x19a105…026be6
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb34939…b18aa5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x96070c…2a6a78
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x1a14a9…845178
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb43ca5…1483a8
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x83cddd…f28d54
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x84b296…4568a5
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa39d3f…774baa
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde9561…0b52bb
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x28c16f…0cb369
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x3d22f2…da6752
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xde284a…8ad97f
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0x977c8b…c5f109
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xaf4e9a…049399
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb93502…194fa6
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd3cc51…6cfac9
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfb0175…b12ec8
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcceaaa…abb756
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xf786b5…dc522a
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI116d ago0xcfedb4…271cf7
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xde1023…c1f550
0x2e2f…c7800x6a5e…c666Basex402 service$0.001100%payAI117d ago0xcc3e77…5e0c2d

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.