Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x53e963…70a95a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xbdec98…800c90
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x89d1d2…20ffa2
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xe4b9b7…55892b
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x82376b…32c8c5
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x739293…1975ad
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x4cb961…2c071d
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcb2efa…f6848c
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xcb4bc9…d41b89
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0c2da1…88f9f6
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5d5c1e…94eb19
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9785c5…bbd1de
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x0668c0…612774
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x2f4967…e7adc9
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x384bbb…40e06f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8cafd3…d5d292
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x61d152…8e16c9
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x521675…708072
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x78b4ca…be09b8
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x8d8eee…4aa48f
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xfa59a7…7a320a
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xeff475…9b89a2
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x9fdd9f…1172f7
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0x5c7678…f64188
0x34c4…406a0xfe80…47eeBase—$0.001100%fluxa19d ago0xc04ff9…b07446

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.