Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe22b1a…ae4b67
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xab0012…17f09e
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe49eae…6eda1a
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x79e01a…c2d6ec
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x1090b1…5d660d
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe34de0…effe31
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9f7be0…4002fe
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x862ce2…26c927
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x8f31ce…cedac8
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xccf798…ea6be9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xe5e192…56f874
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xd28c4f…4fe9df
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x7150fe…b89d81
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xb90db0…78721c
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xbad420…386848
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x17d0cf…10ed76
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x203758…9ea897
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x005a90…c3b673
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x8f9194…4f3a00
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x67c66c…000240
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xefa68c…e71ba9
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0xf519b2…b4bd1f
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9d448d…c4f548
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x9e73a6…4a8adc
0xac43…be830x47d3…9ddaBasex402 service$1.00100%coinbase7d ago0x924079…7d72f8

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.