Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xd31dd2…12cc1e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x71f452…19b24d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf7abe5…0d8747
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x91ab5c…33cc0a
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xf9f93b…958454
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x5067b4…fb3407
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x014a30…c62a21
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdabb14…2407db
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xfffe56…1c7d3d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x18ec79…f5716f
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x98cc0c…98bf98
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xdb3e76…7eb7fb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x7b7f88…d57074
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x562725…76d7e9
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xacefd1…2ec81d
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xa09eaf…b1ad01
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x24cedf…ad4fbb
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0xce099f…ca4356
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI113d ago0x65fc0c…8de7a8
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x6fe310…d1615c
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x4e3556…6ec625
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xb5fcde…31e84e
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x519d3a…14b997
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0x0b23fd…452349
0x777e…c1430x6a5e…c666Basex402 service$0.001100%payAI114d ago0xfa112d…a3aa1b

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.