Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xfdabb6…25fda9
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xc6d50e…a3f991
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x6bbea0…bd6a39
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xa1cae1…602cdd
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xf6afdd…b48ad9
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x96a17c…6f2128
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xb270eb…14e838
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xc003e4…bd9332
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x6e8366…eadf09
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x4da763…20b09c
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xd57fdc…ba7053
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x1431e3…87e6f8
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x9c934c…f22040
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x99e4c8…d1bfb0
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xd8cf2e…ff3ede
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x692a40…46cdd2
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xad13e9…a2d1eb
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x335559…117b44
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xf0b33f…385d6e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xd024d4…236949
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x9ea252…8c6d66
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x93eeda…aa0c0e
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0xb0eaa3…f2fe07
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x6f72b6…d4417d
0x4040…017f0x2ec4…be71Basex402scanX402$0.01100%coinbase18d ago0x14fc17…8a252d

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.