Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb01177…9bd7f7
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xd54e44…6e1a9c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x2bc76a…f0622e
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x4c0b56…6b4312
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0x39a903…7b8f51
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI115d ago0xb228e3…35ddab
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x662aa8…987479
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xea3449…1e5211
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x2d1663…30807c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x27f81a…f5be37
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x531132…44e461
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x656010…cef60f
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xefc7aa…1d7589
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xdc2f2a…b1db6c
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x8d8f35…d121f1
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xfc32d3…de0c85
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x0046c5…295c49
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x49ab64…a633df
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x877509…987233
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x77d85d…37c99a
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x87133d…d5b7d0
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xa901b1…9fee40
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0x029d42…744e18
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xd1f225…4e4c25
0x050d…48b30x6a5e…c666Basex402 service$0.001100%payAI116d ago0xe376d6…1e2d3b

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.