Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xa7cb92…412dee
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x900c6b…7b4754
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x325e90…7498b8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xba46ac…b108a2
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x0ab527…4dd4cc
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x2e9438…748896
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x7bf855…ae6ef8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x6e7eb3…420e9a
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x8f30ac…a7b776
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xe05738…647a23
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x067109…e41903
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0xd37942…979759
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x823ba7…39f0d7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x1c457b…6268f9
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x6374ad…371df7
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x7c3fd6…981e46
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x585748…56379d
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x16b85e…d1fcec
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x9b5668…21b0e8
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x49de02…00c282
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x1d2296…0d3bb0
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x15a3d0…204b38
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x90bbf0…d85c06
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x533c1e…218cdb
0x6faf…09f30x47d3…9ddaBasex402 service$0.60100%coinbase19d ago0x7eba53…6e0c87

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.