Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0x3a6748…cbbc5e
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0x8d3591…b83e32
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0x603b4d…ef4095
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0xd80831…92bf13
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0x9e5c96…014736
0xf292…4d960x159b…4908Basex402 service$0.01100%dexter37d ago0xe9e2df…531be7
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x06406c…83a3b2
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x5c7b6b…68d0b5
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xf1ed7f…27f30b
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xcc672b…595903
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xe93719…2b5d30
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xb44345…25403f
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x5315f9…2274fd
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x9159ec…3e9ced
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x0a938f…14c4e6
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x9693f9…e2e8df
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xed9231…cbceac
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xb39348…68d4ed
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xd4f0b6…f21a0c
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xd21352…0c23e4
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x043112…06acc5
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xf757c0…6fea03
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0xba0cac…111b01
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x10a604…f9fb08
0xf292…4d960x159b…4908Basex402 service$0.10100%dexter37d ago0x4cf8b3…6b4823

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.