Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6c4200…cfbece
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbbffef…bc35f1
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x7e7984…9b9430
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x10f743…bd3161
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa37085…261e7d
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xef013f…d0abb7
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb2d89b…e8939a
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4daddc…4fa929
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbaf9c6…9ae733
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xcf0a03…0a801f
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x77b1b2…d329c6
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x364950…2ac706
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x60691b…b1f947
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x332cf0…44b091
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x6e9d57…538a3b
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x9d6f3d…2e6f5a
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x4c9de9…8a41bd
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x1a8264…8fc8de
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xc6b78c…4ffa11
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0x940adf…2ada0b
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xb95dcd…6282d8
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xcbbf2f…8a8b13
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa5e279…5eac3f
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xa4f8b8…ce6f3b
0x98f3…869b0xfe80…47eeBase—$0.001100%fluxa16d ago0xbf2345…10802b

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.