Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x73e16e…ac6f46
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x93e1ea…3dc741
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0xe6c898…f574ff
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0xc8af46…e90ef0
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x83beaa…b4df30
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x4e97fc…ddc1db
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x0345f6…f62306
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x069365…90dfaa
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x3da46e…85be20
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x8db121…8e5ed6
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0xd40732…f47de9
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x474050…e769f0
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa109d ago0x4f35f2…a77cdf
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x26b5ae…30a217
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x9cfa81…c2ea26
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x7736f7…eedb62
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x3df793…256473
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x9054e6…9cf159
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0xa4dea0…3fb379
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x944a9f…51e1d3
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0xdc8400…2491e4
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x391ad8…2ebd70
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0x481198…0a6524
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0xebb7ff…198752
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa110d ago0xff127e…7d1ea8

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.