Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x1dacb2…fb7dcc
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9f051a…6a7870
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2d0116…f9c689
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9ca17f…27e137
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x10d427…a72161
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x002115…c8ca93
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x77090f…f99b74
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x9b2319…6533ad
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x7d5245…efd3ab
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x44104f…9be7b3
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xfafdbb…776527
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb21bc8…5fe9e2
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b0bcd…01286c
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x846f95…9ae0ce
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0x0b25ac…d55e17
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI115d ago0xc44b77…dce486
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39e8cf…875f6b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa10d52…3d31b4
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xabdfe3…955c83
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x39ae64…166946
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77ff7e…dfa783
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xca4e34…6b4e0b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0xb8e31f…a17170
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x23a14a…b24b5b
0x84da…edfa0x6a5e…c666Basex402 service$0.001100%payAI116d ago0x996dee…4378fa

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.