Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa41d ago0x546d33…0144f8
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa41d ago0xddbc44…22b217
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa41d ago0x946959…d116f5
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa42d ago0x5da45a…81e4e0
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xce57b3…7d4fec
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xbb7b60…b7edd7
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x2d1fda…a280d0
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xbd3127…d07acc
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x747a3c…775e65
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x5b76c6…2ffc9c
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x7f31cc…61e588
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xb50aa2…f0341b
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x6a70cf…f245cc
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x53be66…118c41
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xa7ba1c…bfb6c7
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xe37a14…256517
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0x93e57c…2adf84
0x89e9…3d450x9c95…e299Base—$0.001100%fluxa42d ago0xee441c…4036ad
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa42d ago0x0dc75c…341381
0x89e9…3d450xfe80…47eeBase—$0.001100%fluxa42d ago0xe3d93d…c7121f

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.