Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xe88d…92210xd672…15ceBase—$0.20100%fluxa51d ago0x30b77e…609f1c
0xe88d…92210x87df…ff7fBase—$0.20100%fluxa51d ago0x4fc10f…6c90ba
0xe88d…92210xebdd…a6ccBase—$0.20100%fluxa51d ago0x3f3af3…ee1a84
0xe88d…92210xd154…2de9Base—$0.04100%fluxa51d ago0x64ebdd…431889
0xe88d…92210xbe57…ec73Base—$0.10100%fluxa51d ago0xe92eaf…f604fb
0xe88d…92210x0163…9820Base—$0.20100%fluxa51d ago0xc7aa26…c2cb10
0xe88d…92210xfcb9…f623Base—$0.20100%fluxa51d ago0xff3596…a33f8b
0xe88d…92210x617f…81ddBase—$0.10100%fluxa51d ago0x76c4b9…9e0bc3
0xe88d…92210x5cfe…4070Base—$0.10100%fluxa51d ago0x3ee633…b55ad2
0xe88d…92210xdf1b…48b3Base—$0.10100%fluxa51d ago0xbbca3b…81f9a5
0xe88d…92210xe4e1…e4a9Base—$0.10100%fluxa51d ago0x957966…6daba4
0xe88d…92210xd3fd…14ddBase—$2.18100%fluxa51d ago0xe55583…9ff9ee
0xe88d…92210x97c1…6e27Base—$0.40100%fluxa51d ago0xd98389…8dc3ef
0xe88d…92210x38db…a796Base—$0.10100%fluxa51d ago0xef2c1b…0a94a3
0xe88d…92210xd1d0…58cfBase—$0.20100%fluxa51d ago0x029e1c…a3e5f7
0xe88d…92210xad36…9631Base—$0.10100%fluxa51d ago0x783b2a…631afd
0xe88d…92210xa1ca…b2acBase—$0.10100%fluxa51d ago0x25ac63…41b03b
0xe88d…92210x1dd9…e8e8Base—$0.10100%fluxa51d ago0x8e6ddf…1f2c82
0xe88d…92210x0455…d578Base—$0.20100%fluxa51d ago0x8a046b…727d09
0xe88d…92210x16b1…80a0Base—$0.10100%fluxa51d ago0x182dd1…b43e38
0xe88d…92210xb7f2…8c01Base—$0.10100%fluxa51d ago0x3eca29…8347f2
0xe88d…92210xe14b…5ab3Base—$0.10100%fluxa51d ago0xc9bcd2…d0afcb
0xe88d…92210xd88c…8a76Base—$0.10100%fluxa51d ago0xfe099c…f261df
0xe88d…92210xfe15…96d7Base—$0.10100%fluxa51d ago0x5d30e9…183e12
0xe88d…92210x3731…7905Base—$0.10100%fluxa51d ago0xd45589…ee0678

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.