Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x779cc9…f4fd7c
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa41d ago0x8c57d4…04e3c2
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xaf27a2…184dd4
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa41d ago0x92b88d…22f5f6
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa41d ago0xccdc02…f74e2b
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xb4e4f1…ab323e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xcfce35…de5b04
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xdce66d…6f0346
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xf0a6bf…f0c6de
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xdc1550…5461e8
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x5ce858…1d73f2
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x0835a8…4aecb6
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xe2e31c…dc1a1b
0x5070…4f8a0xfe80…47eeBase—$0.001100%fluxa42d ago0x804603…44c9ac
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xf1943a…97b5aa
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xa752cf…bababa
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x3d4c14…2868aa
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xc3cf7a…08a8b5
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0xacbc79…a1e8cd
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x320061…75b868
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x057539…5c7d97
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x8d564a…28a915
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x0de872…0e308e
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x43bf58…c92c94
0x5070…4f8a0x9c95…e299Base—$0.001100%fluxa42d ago0x122bd1…5204e9

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.