Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x57e3d7…91a0cb
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xb51746…98f4f3
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xa9f38a…94bfaf
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xf6d73e…0258dd
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xfc8626…7e559b
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x156d36…ef157e
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xbd70f9…a63cc1
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x2e1f87…484d22
0x2452…760c0xa9dd…2315Base$0.002100%coinbase14d ago0x16ed11…eaa145
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase14d ago0xecacd4…870724
0x41cd…f3a50xa9dd…2315Base$0.002100%coinbase14d ago0x7233c4…c729ea
0xb959…219f0xa9dd…2315Base$0.002100%coinbase14d ago0xe98fdd…9b3ab7
0xb959…219f0xa9dd…2315Base$0.002100%coinbase14d ago0x4fcb2e…1b2e83
0xb959…219f0xa9dd…2315Base$0.002100%coinbase14d ago0x7a467e…42ff1d
0xb959…219f0xa9dd…2315Base$0.002100%coinbase14d ago0x7854d8…6ba4d9
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase14d ago0x3770ef…10f142
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase14d ago0x1d923c…24f9da
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase14d ago0x82045a…47dd65
0x5b2b…f2b10xa9dd…2315Base$0.002100%coinbase14d ago0x8cfd02…7dc57c
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x51a81b…536654
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0xe25130…5b7785
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xa536ab…4719f2
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0x6355fc…d7be2e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xc53cb2…6e44c0
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xf9da53…24cfe0

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.