Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0x073309…ba2cec
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0x534eb1…9bb969
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0xbbd088…3f3424
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0x61789e…b51e8b
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0x9b0732…cb3002
0x5432…61e80x159b…4908Basex402 service$0.01100%dexter44d ago0xb1c4d2…01a0a7
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xfb0fbe…940392
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xcb6357…35699b
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xd112bf…97f805
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xf23a6f…f22553
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xc44645…76705c
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xb98166…a18161
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xe7caec…8ba970
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x16d1ad…b96dc8
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x7a5488…873568
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x9b3b57…161645
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x83d959…43b669
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x4f5002…06ddc6
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x64ba55…c28359
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0xb5ca1f…993b36
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x709dcc…fabf57
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x34af7c…2dbb9a
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x6c86a4…58ee9e
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x6a3a95…7e311a
0x5432…61e80x159b…4908Basex402 service$0.10100%dexter44d ago0x4b29b8…d8c207

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.