Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc9c7…16700x6302…ad57BaseTripadvisorTravel$0.01100%payAI16d ago0x6d5c8c…3c1370
0xc9c7…16700x2099…1368Base$0.02100%coinbase16d ago0xd4360a…ecaf00
0xc9c7…16700x5c6b…a6dbBasex402 service$0.02100%coinbase16d ago0xc10e46…cf6f41
0xc9c7…16700x6671…c0faBaseAgentic ReservationsRestaurant reservations$0.01100%coinbase16d ago0xde7a14…c24ff3
0xc9c7…16700x177e…351dBasex402 service$0.03100%coinbase16d ago0x09da57…6e606d
0xc9c7…16700xf444…14a0Basex402 service$0.05100%coinbase16d ago0x8fd6f3…3618e2
0xc9c7…16700x3157…3fcfBasex402 service$0.001100%coinbase16d ago0x5b5ac2…dd75e8
0xc9c7…16700x549c…c6d1Basex402 service$0.02100%coinbase16d ago0x5a26d9…3077d5
0xc9c7…16700x9f8b…73a2BaseKokoro TTS for Agentsx402$0.002100%coinbase16d ago0xae81de…968eed
0xc9c7…16700xa136…c32aBasex402 service$0.01100%coinbase16d ago0xc1baf5…668d35
0xc9c7…16700xf61f…1ff5Basex402 service$0.02100%coinbase16d ago0x4047c7…04cf22
0xc9c7…16700x2373…6f75Basex402 service$0.01100%coinbase16d ago0xe48065…0b678e
0xc9c7…16700xf4f7…ab5bBasex402 service$0.05100%coinbase16d ago0x5a04c4…6404e3
0xc9c7…16700x9f8b…73a2BaseKokoro TTS for Agentsx402$0.001100%coinbase16d ago0xbd53d4…90fe38
0xc9c7…16700x43b8…63deBasex402 service$0.50100%coinbase16d ago0x3144a6…0a7681
0xc9c7…16700xbc64…e3b0Basex402 service$0.005100%coinbase16d ago0xf702a7…d59112
0xc9c7…16700x3bef…f196Basex402 service$0.02100%coinbase16d ago0xcc753e…9d6a59
0xc9c7…16700x4466…125eBasex402 service$0.01100%coinbase16d ago0x033810…2907d7
0xc9c7…16700xa9a3…0713Basex402 service$0.008100%coinbase16d ago0xe17a99…19c5f1
0xc9c7…16700xc9b7…3e6aBasex402 service$0.05100%coinbase16d ago0x35363d…041b8b
0xc9c7…16700xda2f…769fBasex402 service$0.008100%coinbase16d ago0xf2d87d…6ec5cf
0xc9c7…16700xefcd…5669Basex402 service$0.005100%coinbase16d ago0xf1c0c0…b8f515
0xc9c7…16700xd6b5…23a8Basex402 service$0.002100%coinbase16d ago0xe2c2de…e155d0
0xc9c7…16700x348a…cfaaBaseMachina SportsWorld-cup$0.40100%coinbase16d ago0x2d43b5…c1ab29
0xc9c7…16700xad62…95c8Basex402 service$0.005100%coinbase16d ago0xdf2f9b…4e7ad7

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.