Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x21d69d…3b1ede
0x9cc4…b1760xbaf5…53ccBasex402 service$0.10100%candidates100d ago0xc453af…967875
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x23b96f…edee64
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0xc53bd3…0b1c31
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x5135d3…3cab92
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x1630af…ea5406
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0xed117a…bb3ad4
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0xd64a15…05799f
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x150bd8…58e429
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0xe66004…03445c
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0xc97b2a…0e658f
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0xc0ae0a…dd27a3
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x3ccd63…de511e
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x3fcfb7…868f3a
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x213f81…ff4074
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0x064e4f…6d1481
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x0b9192…fecfc9
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x20adc8…88db30
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0xe3e153…9fd4ca
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x1c2a04…3c3777
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x6c7b49…0c2cfc
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x4861d8…cc1f10
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0x427857…b14684
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%candidates100d ago0x560b65…10786c
0x9cc4…b1760xbaf5…53ccBasex402 service$0.05100%coinbase100d ago0xe141c1…7310c9

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.