Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa39d ago0xa78cd0…372f59
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa39d ago0xdc43de…9d82f5
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa39d ago0xffefd8…1b6d64
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa39d ago0x2cf06f…8786c3
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa39d ago0x3b42e0…bb9029
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa39d ago0xa70b20…9b281c
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa39d ago0x06179e…4005b0
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0x4396f1…7f4cfa
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0x7f05d6…3b732d
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0xc2f607…11cc20
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0xe61332…24877c
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x580e5e…5f0f20
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0xaa38b5…907a4f
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x008f08…f892e3
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x5f9d56…3082f6
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x4d9914…13a870
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x3ce09d…028a1c
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0xe4d7be…30c6e9
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0x57f61c…8b4c3c
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0xe95635…51e0e6
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0xaa7d76…ddf231
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0xc038a3…b7df9a
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0x82398d…3fe5f3
0xc54f…20c70x9c95…e299Base—$0.001100%fluxa40d ago0x7593ab…938f4f
0xc54f…20c70xfe80…47eeBase—$0.001100%fluxa40d ago0x49b9a2…7a9079

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.