Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0xc935b1…4ca1b4
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0x605aa9…70493f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0x4d9a63…1eaf4e
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0x994718…4a361f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0x0be992…83b966
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0xe0a33d…ee915a
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0xe792fd…4742ee
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0xc12c46…90510b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa18d ago0x043190…b0748f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x86afbe…ed4991
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x19bf27…557643
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x267678…79d041
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x45ea9d…d5df0b
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xcc06fc…2e6e4f
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xcc971f…1e1a05
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x0259f7…fc32ee
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0xb721f2…04c707
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x96c555…a2db23
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x95f6c7…db40f4
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x74dd53…57b4af
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x5c2ebc…e57c22
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x781628…070034
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x92dfd7…4a7940
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x22fafd…9e3100
0x1b45…51e10xfe80…47eeBase—$0.001100%fluxa19d ago0x361b80…e8e178

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.