Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaf4…78910xd883…95ecBase—$0.01100%0x2772…8c1792d ago0x0ff203…aba97d
0xcaf4…78910xd883…95ecBase—$0.008100%0x2772…8c1792d ago0x6fe18d…ed92e0
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x365a68…1fc619
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xa8a152…a96d7e
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x7065ba…ed60c3
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x062adf…0fce34
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x0357e5…1120d6
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x3461e4…10c9d2
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x4ec355…54a89a
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x002606…bcbdb3
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xfef8d7…ae1d53
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xf08551…9ba323
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xbb18be…aef295
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xe7eacd…34809d
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xa321ad…457ab9
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x2ff01b…29f4d9
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xd42882…181866
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xf93320…795fae
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x898db4…34b004
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x3f107c…4e91bf
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xb88fd6…477ff1
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x086380…803817
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x09fb3f…02b405
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0xe754fb…9b662a
0x5276…b4110xd883…95ecBase—$0.10100%0x2772…8c1792d ago0x780e38…509dc7

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.