Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x158e53…a3e2f4
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xce4083…0833d3
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xfad9e4…6c8aaa
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xada767…68e81e
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x0eeb06…88dd77
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x7d5588…db5d74
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x0cf78c…867be6
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x60c7a5…a2eaf8
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xb5bb62…dd0ce0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x4dca48…50f82c
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xca8e80…8922b6
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x8bd9ee…00e0f2
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xc0951d…17c06d
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x70ae23…3f74af
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xa7c80a…6dafdc
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x3fad08…beac21
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xee57b4…357fcf
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xac9da3…95f1e4
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x906102…2faf66
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x4f3795…c59c1d
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xb94cdd…f65cf0
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xb72cc6…1cc68b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0xfdcd1b…233b61
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x85d389…4ada3b
0xf73b…05830xfe80…47eeBase—$0.001100%fluxa17d ago0x83d4d5…75e9e9

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.