Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xada278…05cc15
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x39f6fd…f9415a
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x18a9f6…ef7953
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x458cdd…059af1
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x5ef9cc…2c7eab
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xb628f2…56d2fa
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x24613c…3dac0e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x073cae…a5ad23
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xc2baf1…f9ed82
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x3a3936…713b28
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x9a89e9…40c3f8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x59da7a…87f3f0
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x2c0fd2…c292ba
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x32f001…97c9c6
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xf237ba…07677f
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x96582d…f538b8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x70f559…35fcb3
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xcf528a…636198
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x6a45f9…6e3a44
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x06c0c0…6d43c0
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xe5ac85…1849fd
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x36e368…db326e
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0xe89be7…44580c
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x654f05…5796a8
0x1a3d…86730x9c95…e299Base—$0.001100%fluxa60d ago0x5abb13…0346a7

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.