Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0xdd0422…3db6ac
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x14f905…867d25
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x8f07d3…f2cccf
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x367b3c…28da8d
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0xc88b9b…a68ec5
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa35d ago0x611f0b…c36f32
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0x2a3c89…58154e
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0x0736a6…c06faa
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0xc5034a…1eb566
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x3d2fe8…8c3ca6
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x9e362d…b173e0
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0xc693ae…2c190e
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0x262e16…680e52
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0xe540be…95ff7a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x4c8b9b…8c741a
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x89d6f6…b35c94
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x842852…753f27
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0xc8c98c…f66efc
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0xe2c2d9…deb132
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0xfcb218…e5a879
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x18dad6…5f7ed5
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0x78e2bf…1ff9a2
0x77c9…f8bd0x9c95…e299Base—$0.001100%fluxa36d ago0x14d9e8…1768a7
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0xdaf7ca…7dd2ea
0x77c9…f8bd0xfe80…47eeBase—$0.001100%fluxa36d ago0xa20d85…bb8515

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.