Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x90a242…d1c20a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x41527c…ee5e31
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xdb478f…73b68d
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x670c15…920b22
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb8a0d0…802b46
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xacf654…fc8cce
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x4d2241…3a717c
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x1e5d25…e23445
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x9a0c13…6f8a10
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x92b94b…5675d1
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xe77ec1…83ff53
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x689dd5…022660
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xaf7c8d…3e815a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x694345…b6fd9f
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xbe715b…8e4c99
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x31c137…75c5b2
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x3f9aa4…948b1b
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb32090…caaa1a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x459fe6…217087
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xb199b3…5f7ac8
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x2c6c8b…878e80
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x4c2de4…af9a1a
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x372ba3…22c4be
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0xe890b6…d28c4e
0xdf8c…b0ff0xfe80…47eeBase—$0.001100%fluxa19d ago0x895641…4ab831

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.