Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xea75e7…d22935
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x575f81…6ff8c6
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x87d09a…66a649
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x758096…60b28c
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa37d ago0x642fa5…ccf8f5
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x599e1d…fbf716
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xcd3bb8…b064c5
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa37d ago0x27c2fe…b2de3b
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xb7fae3…483218
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x58328a…693343
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x4d02dc…e43076
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xf33839…e02b76
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x26e656…de9100
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x77f7ad…5dc0bf
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x092829…81fe92
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xe0bdbf…187008
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x87800d…eed2ee
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x4905e6…078f6f
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xee5b23…e26df4
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x589a31…b095f9
0x1e6c…72d10x9c95…e299Base—$0.001100%fluxa37d ago0xd4bcf2…5c1413
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x9d21fe…b4f54e
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x92d625…84d106
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0x8b30c1…8b24d8
0x1e6c…72d10xfe80…47eeBase—$0.001100%fluxa37d ago0xc7cce5…027716

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.