Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf861…cd530x47c5…4fc3Base—$10.5070%0x0524…938910d ago0x1b21f6…885875
0xf861…cd530x47c5…4fc3Base—$12.6070%0xc86d…b47f10d ago0x6bcce9…0e67fe
0xf861…cd530x47c5…4fc3Base—$10.5070%0x826a…78de10d ago0x53565f…82bb4f
0xf861…cd530x47c5…4fc3Base—$10.5070%0x7969…4cf510d ago0x253227…d6a65d
0xf861…cd530x47c5…4fc3Base—$10.5070%0xda2d…f5ea10d ago0xe645f5…e924f1
0xf861…cd530x47c5…4fc3Base—$10.5070%0x1b46…187010d ago0x0b4c87…6d1c55
0xf861…cd530x47c5…4fc3Base—$10.5070%0x5dca…cd2110d ago0xf59c15…108774
0xf861…cd530x47c5…4fc3Base—$10.5070%0xcfba…f10610d ago0x5a96f2…db4d6f
0xf861…cd530x47c5…4fc3Base—$10.5070%0x127e…b24a10d ago0x252b69…ccfd1d
0xf861…cd530x47c5…4fc3Base—$10.5070%0x3fab…7e8c10d ago0x3fd332…a6ca28
0xf861…cd530x47c5…4fc3Base—$10.5070%0xbc7c…86d410d ago0x09ce24…5a4002
0xf861…cd530x47c5…4fc3Base—$21.0070%0x9765…21f510d ago0xc1df4f…917bb7
0xf861…cd530x47c5…4fc3Base—$10.5070%0xe935…f90410d ago0x889e9b…293687
0xf861…cd530x47c5…4fc3Base—$15.7570%0xbfa0…288510d ago0xba2d2f…215e76

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.