Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa18d ago0x15c13e…cb50d4
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa18d ago0x798694…a1705a
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa18d ago0x26ca91…e131cd
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa18d ago0xdb7496…fa9075
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x784998…7c20c4
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x99ed67…7fc7f7
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x4ba5ef…c19229
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xc36468…7cdc36
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x429b01…195098
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x129bc9…43d705
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x01566f…fc2e0b
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x69ebae…058ddb
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x97770f…d94632
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xf6c908…b31022
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x6e9c83…185ac5
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x29e23c…b202a3
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x370c16…0f6f00
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xd3b9dc…2c9cb0
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xcb098d…7dd8a6
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x16d553…75121c
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x375e3f…cbcba9
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x9ecd8b…eae361
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xb4724f…f009b4
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0xdead07…501445
0x0edf…26000xfe80…47eeBase—$0.001100%fluxa19d ago0x60b8df…0f925b

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.