Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x720dc4…e97804
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x34c19f…39f45f
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x56ca91…495c2e
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x48e5d2…c8e551
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0xf85d67…7e7a93
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x648305…d442d0
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x83f375…92645b
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa20d ago0x34d031…f68b7e
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x8b89a0…4b7cdc
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x0c0ae6…75e2ab
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xd221d2…1adf4a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x1aefb3…a929fc
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x933bb3…e0c9e6
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xd63cff…b1e928
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x7aca3b…91cd8a
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xba1df9…b6d128
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xc12666…38fa16
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0x12053b…0fde24
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xf2910f…517381
0x14e0…ef440xfe80…47eeBase—$0.001100%fluxa21d ago0xbcaaaf…42e28d

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.