Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x86a516…d8c03f
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x4b7d51…e93225
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x3ec4a1…cebc2c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x36e8ea…bbccfd
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x7a8ae0…54b39b
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x106740…46e904
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x914b29…fb709c
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0xbb35fe…e95351
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0xf5878b…1330f0
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x802e82…7a6e29
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa28d ago0x53ad26…653b27
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0x32f4b3…2bd012
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0x417f9c…5ddea8
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0x34065c…30b45a
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0xf7e672…62ac42
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0xfbbd88…f0fb7e
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0x5a4e4f…4f0dd7
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0xf77bb0…50d463
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0xc39420…5d38aa
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0x23643b…5367f3
0xaa17…a8ee0xfe80…47eeBase—$0.001100%fluxa29d ago0xaac1c3…2b3e6f

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.