Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x70b356…31a5f4
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x60004d…4dc223
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x3bcf2e…751408
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x6aea6a…8a473c
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x6aed04…1795cc
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x6eaa4a…808aaa
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x13493b…d123d1
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x5b927b…948b8a
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x2ff6ca…b3dc7e
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x39ebfd…2715da
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x397fdb…4b0454
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0xa2f54b…6a7a81
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0xcd03f2…5f9c6c
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x76865c…0ad0c4
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x11fa55…5739b1
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x8f5e15…cb6358
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0xc9e117…099f98
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0xfd3741…83290c
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x6dbc58…bded5a
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x3795e2…3e2294
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x4156ab…a5aa18
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x77f581…01d2bf
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x3e36bd…5d2288
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x460de2…5a27c2
0x60a4…e7030xfe80…47eeBase—$0.001100%fluxa16d ago0x161433…b7a1b1

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.