Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xfd101f…1786fd
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x83b264…df2ebf
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x771a6b…03068e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xea45a5…4c1578
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x472bca…324b7d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x6aa44f…1e075a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xc7b6d9…0e732e
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x6e9be3…5a392d
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x2c291d…c49241
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xe2da7b…55d9bb
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xe3c74e…2395d2
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xb26f4e…6e7251
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x478bc7…9370b6
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x2ceb82…ec38e7
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x806f02…8fb81b
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x29cee2…428a80
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0x5f6402…2af65a
0x350e…50890xfe80…47eeBase—$0.001100%fluxa24d ago0xf95eb9…abd3e9
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0xc0570d…f15d71
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0xc5957d…b32383
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0xfe292b…c00afa
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0xc2e54c…5d68b6
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0x5342a4…69e5a8
0x350e…50890xfe80…47eeBase—$0.001100%fluxa25d ago0xe05e4a…f359d2

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.