Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x11827a…e598cc
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xb0f516…5c100c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xaf3b81…1b66ed
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x953af2…5284fe
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x913e5f…7a96ad
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xd5eba1…d2abea
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xa2dd12…5263bf
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x289d9b…248269
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xf57e07…05444a
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x9215e2…137c83
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xcd0a3e…1baa94
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x0f1f72…117f01
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x071b78…7e8ed9
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xa91d13…2818ea
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xf69987…ae2c6e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x980c37…10309c
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x78a507…af66af
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x832ab5…6ceea0
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x72f76f…b14794
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x2f331d…f78ac8
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x790353…c63d3e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xdfede1…79acb3
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xd5a179…2b439e
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0x51660b…3f5215
0x66ef…faf10xfe80…47eeBase—$0.001100%fluxa24d ago0xa14165…0e809a

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.