Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xaeb346…5c4dbf
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0x8dd676…141080
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter39d ago0x3bed72…2942cc
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x476f12…1f516d
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter39d ago0xe22fc9…30e42c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x4682bb…0b9f1d
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x10fc7b…b739cd
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter39d ago0x99a97f…30301f
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xd2a3c3…c80c39
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xf054dd…07719d
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x1d0bef…cb36d5
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0xcef739…ea7bfd
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xc80fac…7ec236
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0xa05f4a…736073
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0x71ab20…8d006b
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x668562…76922c
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xa44e88…e9c3c1
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter39d ago0xdbc08f…d018c8
0x1fff…ce910x07cf…2396Basex402 service$0.06100%dexter39d ago0xf7da1c…f8e0e3
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xbe1db4…e3c5aa
0x1fff…ce910x07cf…2396Basex402 service$0.0270%0x1360…66fa39d ago0x00c43b…60b686
0x1fff…ce910x07cf…2396Basex402 service$0.10100%dexter39d ago0xe75d86…369f2a
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0xd84dab…6589c5
0x1fff…ce910x07cf…2396Basex402 service$0.04100%dexter39d ago0xf54e40…88b62c
0x1fff…ce910x07cf…2396Basex402 service$0.02100%dexter39d ago0x3edede…75b291

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.