Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xb806e0…d5bc65
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0xfc1e1b…691ceb
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa20d ago0x4a9a85…2b3816
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa46b43…385b06
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x11bb8d…64b7ee
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2b9302…e32977
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb8ea88…f834d2
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb1f02c…63732e
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x4f759d…e8243d
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x0029e2…e8c307
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a2b14…1c4d28
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x7d04aa…2d6750
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x086e41…6609b8
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x2b3056…6a188a
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xe001c8…2cf97f
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1a5363…b3917b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xee4de7…33a6de
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xa8db94…70de6f
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xb4b97c…ba73a0
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x859f82…6337f5
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1d771f…ddae3b
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1b474d…78cdbe
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x1962fc…5cb196
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0x79fca0…5ea6fa
0x74cd…0a2b0xfe80…47eeBase—$0.001100%fluxa21d ago0xced314…a5167a

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.