Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfdf746…2c429f
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1edfa2…7de1d8
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd619b9…2216e3
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x17c6d6…b63840
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x76f06f…0eba64
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x0dfa69…4bf128
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x658019…cff731
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x5bc6b7…19f8d3
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x63b472…617083
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x1bb4de…3695bd
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xefd9c5…32302d
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x9f97ac…0508ca
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xea8547…be70d6
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0x49a44c…adcbf9
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xfb5a35…f897e9
0xbecc…b1650x6a5e…c666Basex402 service$0.01100%payAI112d ago0xd108d9…0e866c
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd583ac…229337
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7f0feb…bda363
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xd766e7…55ef8f
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xebf236…f5aa1b
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xec91ff…dd65ad
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xc5a69f…331de1
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0x7965e7…a30f8d
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0xb8931b…2e96f7
0xbecc…b1650x6a5e…c666Basex402 service$0.001100%payAI112d ago0x948b34…5be700

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.