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
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
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xcfd303…50307d
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x9fa383…6a60a3
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x4ae524…4a49cd
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0x35160b…0cc33e
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0x1dd9e3…93637a
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xe94e25…d9c7eb
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0x13ab58…e42159
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0x9058a3…075b41
0x8f9a…f3940xa9dd…2315Base$0.002100%coinbase14d ago0xa2e6c4…36fc4a
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x3f29eb…1ef4ac
0x8f9a…f3940xa9dd…2315Base$0.01100%coinbase14d ago0x21f39a…d6513c

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.