Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xcaa2…e16b0x4cd0…bc31Base—$0.1170%0xf70d…dbef24d ago0x83b542…7db186
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.15100%coinbase24d ago0x12f5ec…e67d0e
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase24d ago0x742541…05e8ed
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$0.01100%coinbase24d ago0x0f0213…37ce73
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0x06f2fe…ce13d7
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0x202735…8d1552
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0xad1124…f36f9b
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$1.50100%coinbase24d ago0x5b09b3…085a82
0xcaa2…e16b0x2a90…ea3bBaseDeepAIImages$1.50100%coinbase24d ago0x0b98f4…22c47e
0xcaa2…e16b0x5df1…0168Base—$0.10100%coinbase24d ago0x3ead2c…a834d7
0xcaa2…e16b0x3071…c72cBase—$0.01100%coinbase24d ago0x604ed2…d0d802
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.05100%coinbase24d ago0x4ed37e…1d4405
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.05100%coinbase24d ago0xfc3bf7…318430
0xcaa2…e16b0xcd71…3df3Base—$0.01100%coinbase24d ago0x94945c…a62ba1
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.05100%coinbase24d ago0x956c3e…afd021
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0xee3c8e…16db3b
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0x4177c1…80a07f
0xcaa2…e16b0xa732…b3ebBasezeroclassTravel$0.05100%coinbase24d ago0x8cbfef…ec828f
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0x5edeef…e709ac
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase24d ago0x93b0d6…168a31
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase24d ago0xdc9671…a92b04
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0xd0454a…87ccb5
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase24d ago0x995b7d…7b718c
0xcaa2…e16bWithZeroBaseWithZeroMedia$0.05100%coinbase24d ago0xbf59ea…03b5c9
0xcaa2…e16b0xfdb4…ed03Basex402stockMarket-data$0.01100%coinbase24d ago0x9fbe57…669734

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.