Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf106…c4a10xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xca2b62…8584cd
0x2006…43b50xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xa6d16c…2e2173
0xeb0d…927a0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xd79e11…ba6b26
0xd93d…de9c0xb1e9…8cdaBase—$0.003776100%0x461a…5962105d ago0x64849e…2bf826
0xd9de…20680xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x2b55e7…6aa079
0xae2b…a1850xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x822eb6…7aac64
0x6ff1…1b9a0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x510fdc…ddb8c9
0xd782…ac020xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xecece8…9426c5
0x503d…99180xb1e9…8cdaBase—$0.003776100%0x461a…5962105d ago0x6e8a1c…c47116
0xdf51…9c0b0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xe8c4b6…f5b932
0xd42b…31fd0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xc0a1df…a96a37
0x8b7e…c0e40xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x70ca6c…afa60b
0xf106…c4a10xb1e9…8cdaBase—$0.003776100%0x461a…5962105d ago0x5f8499…a7c8b7
0xd42b…31fd0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xc677f8…ff3bd6
0x1534…04600xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x4ae9c2…f08ea5
0xa15f…f8ce0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x5cc225…f8379f
0x24aa…181f0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xe7c453…192cbd
0x1c14…7aa50xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x63be3a…b42dd7
0xd9de…20680xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0xe0530b…a99cd6
0xc4b6…c38e0xb1e9…8cdaBase—$0.00768100%0x461a…5962105d ago0x6b3eaf…1def93

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.