Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8d2a…94d50xe76f…8943Base—$10.02100%fluxa87d ago0x10570a…bf3ff4
0x8d2a…94d50xf5a1…cd6dBase—$3.70100%fluxa87d ago0xf461ab…60312c
0x3ece…bcaf0x8d2a…94d5Base—$1.96100%fluxa87d ago0x3baf19…9f3fb9
0x660a…82df0x8d2a…94d5Base—$0.98100%fluxa87d ago0xf55995…71fa05
0x1105…90360x8d2a…94d5Base—$0.98100%fluxa87d ago0xa8d315…936db7
0x0df9…41d40x8d2a…94d5Base—$0.98100%fluxa87d ago0xd57b36…a0d938
0x36a7…3fed0x8d2a…94d5Base—$1.96100%fluxa87d ago0x09c76c…17a0c2
0x3080…f37b0x8d2a…94d5Base—$1.96100%fluxa87d ago0x4728c9…de772f
0x657f…61f50x8d2a…94d5Base—$0.98100%fluxa87d ago0x732e0c…4c1929
0xc49a…9d2f0x8d2a…94d5Base—$0.98100%fluxa87d ago0xba96f4…f86b6d

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.