Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x589c3f…5952ed
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x3e91fb…62f344
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x0dc9a9…591f5d
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x552675…dea653
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x80d2d8…4921a7
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x77687f…2a642d
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0xd97b1c…5c2621
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x32b837…152c46
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0xa37c37…fd1034
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0xb032e7…caa941
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0x8ce682…64adbb
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0xf70521…1dd76d
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa20d ago0xe7803b…7d5400
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x509981…470a17
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0xc85594…175119
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0xb18d4b…9aad21
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0xa5ab4c…fb7b67
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x02ebc7…5ff247
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x6515b7…813296
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x10c734…66465c
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x878ff5…b97b3c
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0x44faa5…99b598
0x36c0…2ef60xfe80…47eeBase$0.001100%fluxa21d ago0xbab486…4b4ef0

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.