Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x458d23…8f9b23
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x294dbd…d70e0b
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x078b50…c1e4ff
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xf1830c…05fe65
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x9c7940…135844
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xa71db1…cce0aa
0xb621…d6a50x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x78ef7b…07a49d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x14ed50…b6b861
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x02551f…fef63e
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x73701b…55b87e
0x6a16…3b5e0x47d3…9ddaBasex402 service$5.00100%coinbase15d ago0x9e6d59…95fdc7
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0xea7202…bdbbe4
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x025d56…556846
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xfff3e1…5c28b5
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x45db7f…9fa771
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x8f6917…8a5466
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x062ba0…75603c
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xba3902…4d2454
0x8dae…0ee10x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x6c0632…4b0e49
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0xc76173…c42f40
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0xbe9842…7fd431
0xcf53…454f0x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x2b0cb5…4640f4
0xe6a4…ad000x47d3…9ddaBasex402 service$1.00100%coinbase15d ago0x4a613f…10ae90
0x8098…d7830x47d3…9ddaBasex402 service$2.50100%coinbase15d ago0x2cb57f…756457
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase15d ago0x641357…5d4054

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.