Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xb769…3320velinus.ethBasex402 service$0.07100%coinbase80d ago0x42972a…dcdacd
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase80d ago0x902c45…22efea
0xf2b2…b2fdvelinus.ethBasex402 service$0.01100%coinbase80d ago0xef4edb…58f258
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0xc22b46…2872cd
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x7b7d2d…46bdeb
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x794d46…45d577
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x312226…6110bf
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0xb567d9…76aeca
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0xd6593b…b76588
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x6faf88…21a46b
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x954a75…ca86ea
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x9758c4…1da74e
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x55947a…bd42d8
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x30f12b…7b95ee
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x7e310b…9b4685
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0xe3cf56…5cb63d
0xf2b2…b2fdvelinus.ethBasex402 service$0.05100%coinbase81d ago0x1d7a06…8d049c

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.