Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x5cd0c3…197ad5
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xc0f48c…8f81c2
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x3babbb…7f3cfd
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x0094ea…2a6ab4
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x784a2a…9d56be
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x384b30…36bc5d
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xf8bf19…9c0f71
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xc68296…ed63e9
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x87d2a2…e93741
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xa3f0b8…b92c94
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xba91db…f3a6ad
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x990a48…6adc8b
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xfaa6cf…c44d93
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x5c0b3f…163fdb
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xa8078a…94a990
0xb90a…9ae40x1643…312cBase—$0.06100%fluxa122d ago0x536e68…777f28
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x122ead…0b5e1d
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x5340c0…514bfd
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x60b405…7c08b6
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0x34cb7a…ee2bbe
0xb90a…9ae40x1643…312cBase—$0.01100%fluxa122d ago0xfa2ee7…4786c5

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.