Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xa6e327…d4803d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x9fa629…74d223
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xbe54e0…d0b14a
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0x2b5444…d6f093
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xddf991…194c2e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI106d ago0xf83d32…a4a3b9
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x84fb24…988baf
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa1388e…06538e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x82cd18…55c98e
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x837a1d…7f9e8c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x268845…5a1582
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x1beb48…145e82
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xd85391…b005f5
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xb603be…ccfe0d
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x4fd154…6a5b0b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x57c206…29cf0c
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x9054c7…55cdf3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8f97d9…9093b3
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x99ae53…46fe7f
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xa84d25…bc82cf
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x32c15d…c9c27b
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xf5dbd5…67ff55
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x063ddb…4b61bf
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0xbbb1cd…65acfd
0xc4f9…50f20x6a5e…c666Basex402 service$0.001100%payAI107d ago0x8eface…16d988

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.