Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xed5ddb…04ee04
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x1049dd…ece89a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x098f60…fcf71a
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x18f198…0cad92
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xef3fb3…a95a60
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x4f6527…67d8ac
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xd0a614…b326c3
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x2b7adf…b20ce5
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x028756…f07d9f
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xc06226…c83ac2
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xd3e888…c23e49
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xa7c3c4…f6e120
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x17152a…be1713
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x268ac3…1c85ee
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x3ca98b…94ea6c
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xfaeaf4…99c6ca
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x307b2d…bd24ea
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x851726…0996f1
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0xd81137…246211
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x7b0098…505b0f
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x24caea…36c4d9
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x8cda25…df922e
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x96e2d9…4302e8
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x9347b7…b4a7ec
0xb179…2d640xfe80…47eeBase—$0.001100%fluxa20d ago0x293f01…ad0ec7

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.