Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xc0b7dd…79a990
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x73037f…6682e6
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xefc488…29cee7
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xa365e0…3672f3
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x0c5955…e13da1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x01ae28…946fdc
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x74e120…056070
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x867868…70b980
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x730340…bcf64d
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xf0430d…802098
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x022f0e…7656c1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xb7230f…34472a
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x4fc850…b46caa
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xb84750…30a692
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xa978a0…8f0711
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xbdab24…121e16
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xb617bc…2589c2
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x30ae9c…1fc385
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x173a6a…df37ff
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x7f641e…f175d8
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xfea890…c35be9
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xb6403a…c1fe17
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xb45241…ec02e1
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0x53c384…49b060
0x486b…1b030xfe80…47eeBase—$0.001100%fluxa19d ago0xe0e366…b0db86

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.