Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x17d3…22550x159b…4908Basex402 service$0.01100%dexter39d ago0x832cf5…6b1f3a
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x1d1326…6b86ea
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xef4cfe…3ddc47
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xe85122…166444
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x4ce87a…7b5101
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x727bd3…dadf4d
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xefa4ca…33973a
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x53b944…3814da
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xb12b6d…ec3a9f
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x479a80…73f206
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x90f926…ca3b00
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x3dd292…398712
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xf1770a…e2bf07
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x24132e…ef558c
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xa91d6b…fe543f
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x414f5d…49a36d
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x78ccc3…e04670
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x42741d…9d6488
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0xb0263f…f0e402
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x17cfd9…b107bb
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x56343c…18f98d
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x550089…36fd78
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x58c273…de116e
0x0363…51bd0x17d3…2255Base—$2.21100%dexter39d ago0x2c1b95…0afc7c
0x17d3…22550x159b…4908Basex402 service$0.10100%dexter39d ago0x2d9076…e97250

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.