Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x295c07…a53855
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x611002…aefb02
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xf30578…0ebf89
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x2c5d7a…7cec91
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc3799…168e99
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x481dfc…3ffdc2
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x1c57b0…9592a5
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x81f072…f0d619
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a2df1…3e566c
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xc52a0b…8796c4
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xb86a80…b75377
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x7f7bbf…1d0e10
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x7f0b7a…bc6408
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x554c3e…282950
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x1d6a50…087790
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x002d35…1b9d66
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x18fd79…02a246
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xc7a116…0df025
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x9c0145…902000
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0xb897c0…b73a3d
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x7bb3d6…dbaeaf
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x09d434…466a54
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x0497e4…b276cd
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x1926a1…91ff2a
0x7017…c5ce0xfe80…47eeBase—$0.001100%fluxa20d ago0x13d6c4…78b7e3

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.