Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x827685…a66a94
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x521a0d…e75fc5
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x10a16d…dd25df
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa35d ago0x453c45…31250a
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xdd957c…665503
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xac2267…05c898
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x626dc3…83c71e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x078cc2…e58d6e
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x50e518…adbc68
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x4beb1f…f6a742
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x5bdc0a…c0cb62
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xc0ee29…d58354
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xb7f093…7d0342
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x6346f5…ee8265
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x7f7039…791835
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x779073…08f097
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x8e153f…551f24
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x0e0eb5…c59cc8
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xa2bc08…c024d3
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x985c4f…a7a007
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x30f8aa…772785
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xf75ee5…1e44bc
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0x7df1a7…8f621f
0x9e81…cb880xfe80…47eeBase—$0.001100%fluxa35d ago0xb5de78…2f6576
0x9e81…cb880x9c95…e299Base—$0.001100%fluxa35d ago0x9f7f1e…44e0ad

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.