Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0xe0d184…6b0932
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x7a30f8…72b093
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x98536e…5a6e6f
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x8b3fbf…10bcf6
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x1090e1…d34eb1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x6f8ed0…bbf0f5
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0xda66fc…094c97
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x5b7162…0276c7
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x5bd1cd…258824
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x2e2d73…462289
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x320cdd…2220f1
0x8951…ec060x9c95…e299Base—$0.001100%fluxa32d ago0x87ccb6…bc25f7
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0x0961a2…08e0fe
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0xfbecb1…93ba90
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0xaf5c36…c886fb
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0x070d83…4566b0
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0x88660a…4f60d1
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0xac841f…18252d
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0x6f8e96…e0a144
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa32d ago0xf4b998…43b6aa
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa33d ago0x22f463…39015c
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa33d ago0xec56aa…7d3098
0x8951…ec060xfe80…47eeBase—$0.001100%fluxa33d ago0xf0dc71…a23611
0x8951…ec060x9c95…e299Base—$0.001100%fluxa33d ago0x0abc20…518e36
0x8951…ec060x9c95…e299Base—$0.001100%fluxa33d ago0x5bcf2e…12f6b4

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.