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%candidates104d ago0x8cce34…a1b10a
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x805f01…38e6de
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x3e5a3b…ee05d3
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x7090b9…c5058e
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x0e1367…dcf671
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x2c202d…57e243
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xc07c8f…679012
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x877435…19c115
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa104d ago0x874ebf…b56795
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x535387…fb9d2a
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x6b712d…1fc189
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x839c11…42f852
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xc8a2d8…b8ec75
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xb3bbbd…f25d17
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xda5763…8d63a2
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xe3e723…0d62e4
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0xd5b383…60d964
0xb90a…9ae40x2cd3…475aBase—$0.01100%candidates104d ago0x7c0d7c…d70c88
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0xa09bca…dfdd42
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0xdfcd4e…8ce45e
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0xf03af9…ee920e
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0x47701b…cb7b54
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0x7fba75…2be3af
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0x9cd7a1…2fe68b
0xb90a…9ae40x2cd3…475aBase—$0.01100%fluxa105d ago0x6106da…b048bf

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.