Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x4c72b2…11784c
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xee65ae…797a1b
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xa8a099…2748fb
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x382a55…ed21fd
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x5974e4…63cfc5
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xc0c093…a5349e
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xfd24b4…2f2d3f
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x08dcfc…faa5d1
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x006c58…ca0007
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xfc6a4e…28dcdd
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xab58d3…469096
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x0c4abc…71be9c
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x28c41c…d190f6
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x8ea18d…8988f6
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xc7bd61…4e30e5
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x3af60c…6833b3
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xcccd41…8e2669
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0xb85c45…1028ed
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x71b31a…6a9f66
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x5c5fbc…84bcaf
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x161988…a8d590
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x5f30d5…d1f2c8
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x56ce85…5cfb9f
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x870a7e…4f1cda
0x770a…9cc20xfe80…47eeBase—$0.001100%fluxa15d ago0x0d77fc…465868

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.