Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x0b46a3…2bce37
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x40a177…d3f946
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x6222c2…b4e3ea
0x8cbb…49b10x9c95…e299Base—$0.001100%fluxa50d ago0xa3bda7…f26288
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xe8ce6a…7ea458
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xec7139…1947c6
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x5596a7…49ee2e
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x5ef88d…4089ae
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x86f4f8…dbecf3
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x51eaac…1333c5
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x0cf500…586315
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x94e7cc…6b5f2e
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xa0dc97…49ef86
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xd23a11…f76472
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x2f5428…e7ddb1
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x91d309…316e1c
0x8cbb…49b10x9c95…e299Base—$0.001100%fluxa50d ago0x9ebe39…735546
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x0bcc9b…b80b23
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x3f9005…bf1534
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xb85b8b…3fe3a9
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x0f3bf7…e594e5
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0x2c910c…8d47a3
0x8cbb…49b10xfe80…47eeBase—$0.001100%fluxa50d ago0xf36ffe…c2bd9b
0x8cbb…49b10x9c95…e299Base—$0.001100%fluxa50d ago0xf80acc…828497
0x8cbb…49b10x9c95…e299Base—$0.001100%fluxa50d ago0x3a6462…76327e

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.