Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1b71…59020x9c95…e299Base—$0.001100%fluxa93d ago0x59045e…def4e7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa93d ago0xc065f8…3c2e0f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x934280…de6482
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x81c42a…f5d122
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xa39b77…b33cc7
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x10605f…7cfb32
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x2b87d2…339e44
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x52ad81…970288
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x0da2c0…442090
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x71b831…22e68c
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xe43d22…90f337
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xbf8517…303663
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x857d4b…b2a76f
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x028b85…47e548
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x6c58fd…c0eaf1
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xadb602…6a427e
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x778656…7f0ac3
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x9312a6…f4db5a
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x8d6f52…3a1a83
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xa69a9c…92f4aa
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xfa63da…bbec9b
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xd22971…39c905
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xb81592…19bd01
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0xe20c50…230083
0x1b71…59020x9c95…e299Base—$0.001100%fluxa94d ago0x450550…c1bd70

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.