Transactions

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

RouteTxn hash
Any chain
Any
Any
Any
Any route
0xd241…1bf10xcf3d…b9fcBase—$243.9070%0xe528…c02837d ago0xbcb9f8…28d012
0x8056…badb0xcf3d…b9fcBase—$1,495.4970%0x23ef…243137d ago0xc49de4…b287b1
0x9f06…619f0xcf3d…b9fcBase—$50.0070%0x23ef…243137d ago0xaefd21…4e1d09
0x0312…53000xcf3d…b9fcBase—$24.3970%0xe528…c02837d ago0xc4795b…54a3e4
0x7aba…2a5b0xcf3d…b9fcBase—$677.0570%0x23ef…243137d ago0xd36370…839051
0x4fbd…ca940xcf3d…b9fcBase—$100.0070%0xe528…c02837d ago0x32bdf6…a82357
0x9f2e…ea1d0xcf3d…b9fcBase—$50.0070%0x23ef…243137d ago0x54a87c…bd27f1
0x0057…68c10xcf3d…b9fcBase—$132.2670%0xe528…c02837d ago0xa3a943…bd96b5
0x20b4…e4c30xcf3d…b9fcBase—$10.0070%0xe528…c02837d ago0x2ba7f9…eb7544
0x8e89…aaab0xcf3d…b9fcBase—$219.9770%0x23ef…243137d ago0xbdb932…5bd997
0xb2c3…d9370xcf3d…b9fcBase—$61.9670%0xe528…c02837d ago0x994caf…7601d8
0x8e89…aaab0xcf3d…b9fcBase—$299.9770%0x23ef…243137d ago0xa50f59…f3f84a
0xb96e…ee940xcf3d…b9fcBase—$75.0070%0xe528…c02837d ago0xc2c54d…498469
0xb96e…ee940xcf3d…b9fcBase—$25.0070%0x23ef…243137d ago0x5a0e04…723f8d

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.