Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x886169…506a20
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xbd650a…52f47c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xd65a07…369294
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x7a743a…7862e5
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x1c5e4e…d07b7a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x9b53c5…3d0f6f
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0xca35cf…8a2e64
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xca8fec…546f18
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x724eb9…951f6a
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0xd008c8…9d5358
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x564f19…ec63ab
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xb49300…3d2733
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x3f87a5…566f7a
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0xb9973d…711741
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0xfdd098…cfeac4
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x3d7818…025e39
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xfc5ebf…4cf519
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0xb953d3…a1f02c
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x1e987a…0df527
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x6135ff…519aa4
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0x6e3476…0e5f0e
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x497fc6…f8323b
0x06d0…262f0x9c95…e299Base—$0.001100%fluxa36d ago0xd61599…87c15a
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x07639d…24f8bd
0x06d0…262f0xfe80…47eeBase—$0.001100%fluxa36d ago0x5a960f…75141d

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.