Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0x048ab9…1583e0
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0x7231d3…e5f575
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0xc20b9f…91f487
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2c7264…1d71fc
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0x25266c…ff1c37
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI116d ago0x70d096…49c6de
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xca802a…e32a8f
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x430fac…a29eb2
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x3c84e8…05c612
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xd08ece…ed5595
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5d1575…0154a1
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb31715…317b51
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x7fd2e2…498d7a
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xba6179…de1cfd
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x35e237…8a3c9e
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x74ca3e…491b13
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x9bd658…75ee16
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x0d2d29…4e4eeb
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xaa9bc0…76ab2c
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x842046…c8c9aa
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xb9c9a9…180ab8
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0x5db1ea…7abd05
0x375c…cb640x6a5e…c666Basex402 service$0.001100%payAI117d ago0xfbb3a4…e701d6

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.