Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xdcaf45…048973
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xaee6b5…9b18fc
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2bdd63…4ca38b
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xb0755d…3f0f66
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xe89593…452133
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xdb3586…b862b3
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x914808…d3268d
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x950e31…535e80
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x6bf65e…900ac7
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x2a536f…4e848c
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x9b2d3b…12bcca
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x8ababa…389ba8
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xa50bc1…fdc846
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xcf0d43…ac4bd5
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xce294a…3f9f1b
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x36eb7c…941d9e
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x81c5df…8a1ed4
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xa28111…64dcc9
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x6bfc45…99d6eb
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x47bb91…2d5ca1
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x3d07c3…b226a2
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x718e9d…1545ab
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xeab6f9…12bbd7
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0xc39836…60e43d
0x1a3f…719d0xfe80…47eeBase—$0.001100%fluxa15d ago0x6eeb08…b7157a

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.