Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0xe68902…fe17b3
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0xe336e1…3928a4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x0826bd…6ba92b
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x1b75a5…0e234e
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x00349e…5181ea
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x33861f…9a5e0d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x01f140…24e66d
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0xa77b97…a33703
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x9efe35…1d7829
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x5005c6…349bec
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0x8a687d…fe54ab
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa16d ago0xa696c4…85cd5c
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x5b7810…d22bf9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xba081b…4e2ceb
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xe2da68…2e27a4
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x9bb000…075788
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xba5504…175bfd
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0x0480ef…d173c9
0x8c41…aebc0xfe80…47eeBase—$0.001100%fluxa17d ago0xca19e9…e25e83

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.